timescaledb-tsl: Update to 2.21.1, per changes described at https://github.com/timesc...
authorDevrim Gunduz <devrim@gunduz.org>
Wed, 23 Jul 2025 11:29:20 +0000 (14:29 +0300)
committerDevrim Gunduz <devrim@gunduz.org>
Wed, 23 Jul 2025 11:29:20 +0000 (14:29 +0300)
rpm/redhat/main/non-free/timescaledb-tsl/main/timescaledb-tsl.spec

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