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

index 3b84d8e55756ea9cd4da539bacaf0f6591b85d79..cd863bbdd8f8f98d224894f389af2b14693fbab3 100644 (file)
@@ -2,7 +2,7 @@
 
 Summary:       PostgreSQL based time-series database
 Name:          %{sname}-tsl_%{pgmajorversion}
-Version:       2.20.0
+Version:       2.20.1
 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 May 28 2025 Devrim Gündüz <devrim@gunduz.org> - 2.20.1-1PGDG
+- Update to 2.20.1, per changes described at:
+  https://github.com/timescale/timescaledb/releases/tag/2.20.1
+
 * Sun May 18 2025 Devrim Gündüz <devrim@gunduz.org> - 2.20.0-1PGDG
 - Update to 2.20.0, per changes described at:
   https://github.com/timescale/timescaledb/releases/tag/2.20.0