timescaledb: Update to 2.21.2, per changes described at https://github.com/timescale...
authorDevrim Gunduz <devrim@gunduz.org>
Tue, 5 Aug 2025 14:19:05 +0000 (09:19 -0500)
committerDevrim Gunduz <devrim@gunduz.org>
Tue, 5 Aug 2025 14:19:05 +0000 (09:19 -0500)
rpm/redhat/main/non-common/timescaledb/main/timescaledb.spec

index 77d4b76a6fdf4ffc9cfd1aff71103af7ecd7e0c8..a1ab166dddcf27217765266ec007a06c6acd2636 100644 (file)
@@ -2,7 +2,7 @@
 
 Summary:       A time-series database for high-performance real-time analytics
 Name:          %{sname}_%{pgmajorversion}
-Version:       2.21.1
+Version:       2.21.2
 Release:       1PGDG%{?dist}
 License:       Apache
 Source0:       https://github.com/timescale/%{sname}/archive/%{version}.tar.gz
@@ -49,6 +49,10 @@ cd build; %{__make} %{?_smp_mflags} DESTDIR=%{buildroot} install
 %{pginstdir}/share/extension/%{sname}.control
 
 %changelog
+* Tue Aug 5 2025 Devrim Gündüz <devrim@gunduz.org> - 2.21.2-1PGDG
+- Update to 2.21.2, per changes described at:
+  https://github.com/timescale/timescaledb/releases/tag/2.21.2
+
 * Wed Jul 23 2025 Devrim Gündüz <devrim@gunduz.org> - 2.21.1-1PGDG
 - Update to 2.21.1, per changes described at:
   https://github.com/timescale/timescaledb/releases/tag/2.21.1