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

index dd226fb799f1d72e294ce5cf6808ffbf57f5dfe7..4359d019152339d32041ef5e4bda26a21dc1054d 100644 (file)
@@ -2,7 +2,7 @@
 
 Summary:       PostgreSQL based time-series database
 Name:          %{sname}-tsl_%{pgmajorversion}
-Version:       2.20.3
+Version:       2.21.0
 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
+* 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
+
 * Wed Jun 11 2025 Devrim Gündüz <devrim@gunduz.org> - 2.20.3-1PGDG
 - Update to 2.20.3, per changes described at:
   https://github.com/timescale/timescaledb/releases/tag/2.20.3