TimescaleDB: Update to 2.21.3, per changes described at https://github.com/timescale...
authorDevrim Gunduz <devrim@gunduz.org>
Tue, 12 Aug 2025 11:57:51 +0000 (14:57 +0300)
committerDevrim Gunduz <devrim@gunduz.org>
Tue, 12 Aug 2025 11:57:51 +0000 (14:57 +0300)
rpm/redhat/main/non-common/timescaledb/main/timescaledb.spec

index a1ab166dddcf27217765266ec007a06c6acd2636..5ec28b8b48273013c6eaef564e6d323fde3a305a 100644 (file)
@@ -2,7 +2,7 @@
 
 Summary:       A time-series database for high-performance real-time analytics
 Name:          %{sname}_%{pgmajorversion}
-Version:       2.21.2
+Version:       2.21.3
 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 12 2025 Devrim Gündüz <devrim@gunduz.org> - 2.21.3-1PGDG
+- Update to 2.21.3, per changes described at:
+  https://github.com/timescale/timescaledb/releases/tag/2.21.3
+
 * 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