timescaledb: Update to 2.20.0, per changes described at https://github.com/timescale...
authorDevrim Gunduz <devrim@gunduz.org>
Sun, 18 May 2025 11:02:48 +0000 (14:02 +0300)
committerDevrim Gunduz <devrim@gunduz.org>
Sun, 18 May 2025 11:02:48 +0000 (14:02 +0300)
rpm/redhat/main/non-common/timescaledb/main/timescaledb.spec

index 4d8196ad3b78d77ae1df0a767548172b4d1a0ed1..9ef0dbe3e8d5a68ed8f141254b0a1009d164733e 100644 (file)
@@ -2,7 +2,7 @@
 
 Summary:       A time-series database for high-performance real-time analytics
 Name:          %{sname}_%{pgmajorversion}
-Version:       2.19.3
+Version:       2.20.0
 Release:       1PGDG%{?dist}
 License:       Apache
 Source0:       https://github.com/timescale/%{sname}/archive/%{version}.tar.gz
@@ -49,6 +49,10 @@ cd build; %{__make} %{?_smp_mflags} DESTDIR=%{buildroot} install
 %{pginstdir}/share/extension/%{sname}.control
 
 %changelog
+* 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
+
 * 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