TimescaleDB: Update to 2.19.1, per changes described at https://github.com/timescale...
authorDevrim Gunduz <devrim@gunduz.org>
Tue, 1 Apr 2025 10:16:20 +0000 (13:16 +0300)
committerDevrim Gunduz <devrim@gunduz.org>
Tue, 1 Apr 2025 10:16:20 +0000 (13:16 +0300)
rpm/redhat/main/non-common/timescaledb/main/timescaledb.spec

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