timescaledb-tsl: Update to 2.19.3, per changes described at https://github.com/timesc...
authorDevrim Gunduz <devrim@gunduz.org>
Wed, 16 Apr 2025 07:43:38 +0000 (10:43 +0300)
committerDevrim Gunduz <devrim@gunduz.org>
Wed, 16 Apr 2025 07:43:38 +0000 (10:43 +0300)
rpm/redhat/main/non-free/timescaledb-tsl/main/timescaledb-tsl.spec

index 81808b9be1ce49e5878a1c999b02d21542050984..9e8af0893e5bbfe2b1223f1d243676c83b3e8e0b 100644 (file)
@@ -2,7 +2,7 @@
 
 Summary:       PostgreSQL based time-series database
 Name:          %{sname}-tsl_%{pgmajorversion}
-Version:       2.19.2
+Version:       2.19.3
 Release:       1PGDG%{?dist}
 License:       Timescale
 Source0:       https://github.com/timescale/%{sname}/archive/%{version}.tar.gz
@@ -61,6 +61,10 @@ cd build; %{__make} %{?_smp_mflags} DESTDIR=%{buildroot} install
 %{pginstdir}/lib/pgxs/src/test/perl/TimescaleNode.pm
 
 %changelog
+* Wed Apr 16 2025 Devrim Gündüz <devrim@gunduz.org> - 2.19.3-1PGDG
+- Update to 2.19.3, per changes described at:
+  https://github.com/timescale/timescaledb/releases/tag/2.19.3
+
 * Tue Apr 8 2025 Devrim Gündüz <devrim@gunduz.org> - 2.19.2-1PGDG
 - Update to 2.19.2, per changes described at:
   https://github.com/timescale/timescaledb/releases/tag/2.19.2