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

index c664d4e5db54fc81170ea4a1d194f8a301375ec6..20e30f2a39e0ca08b3b77fbf0ba5a470fa437d02 100644 (file)
@@ -1,9 +1,8 @@
-%global debug_package %{nil}
 %global sname  timescaledb
 
 Summary:       PostgreSQL based time-series database
 Name:          %{sname}-tsl_%{pgmajorversion}
-Version:       2.19.0
+Version:       2.19.1
 Release:       1PGDG%{?dist}
 License:       Timescale
 Source0:       https://github.com/timescale/%{sname}/archive/%{version}.tar.gz
@@ -62,6 +61,10 @@ cd build; %{__make} %{?_smp_mflags} DESTDIR=%{buildroot} install
 %{pginstdir}/lib/pgxs/src/test/perl/TimescaleNode.pm
 
 %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