timescaledb and timescaledb_tsl: Update to 2.19.0, per changes described at https...
authorDevrim Gunduz <devrim@gunduz.org>
Wed, 19 Mar 2025 00:06:45 +0000 (03:06 +0300)
committerDevrim Gunduz <devrim@gunduz.org>
Wed, 19 Mar 2025 00:06:45 +0000 (03:06 +0300)
rpm/redhat/main/non-common/timescaledb/main/timescaledb.spec
rpm/redhat/main/non-free/timescaledb-tsl/main/timescaledb-tsl.spec

index 90a5ac20631b4e3a6c113f39f9dc1f76d25bbcd1..760cebc86593d88cd6e3f448b47046a48fa14132 100644 (file)
@@ -2,7 +2,7 @@
 
 Summary:       A time-series database for high-performance real-time analytics
 Name:          %{sname}_%{pgmajorversion}
-Version:       2.18.2
+Version:       2.19.0
 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
+* 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
+
 * Wed Feb 19 2025 Devrim Gündüz <devrim@gunduz.org> - 2.18.2-1PGDG
 - Update to 2.18.2, per changes described at:
   https://github.com/timescale/timescaledb/releases/tag/2.18.2
index 9719321fdac541f83bd6554ce91adfb6b024bb6a..c664d4e5db54fc81170ea4a1d194f8a301375ec6 100644 (file)
@@ -3,7 +3,7 @@
 
 Summary:       PostgreSQL based time-series database
 Name:          %{sname}-tsl_%{pgmajorversion}
-Version:       2.18.2
+Version:       2.19.0
 Release:       1PGDG%{?dist}
 License:       Timescale
 Source0:       https://github.com/timescale/%{sname}/archive/%{version}.tar.gz
@@ -62,6 +62,10 @@ cd build; %{__make} %{?_smp_mflags} DESTDIR=%{buildroot} install
 %{pginstdir}/lib/pgxs/src/test/perl/TimescaleNode.pm
 
 %changelog
+* 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
+
 * Wed Feb 19 2025 Devrim Gündüz <devrim@gunduz.org> - 2.18.2-1PGDG
 - Update to 2.18.2, per changes described at:
   https://github.com/timescale/timescaledb/releases/tag/2.18.2