timescaledb: Update to 2.20.2, per changes described at https://github.com/timescale...
authorDevrim Gunduz <devrim@gunduz.org>
Mon, 2 Jun 2025 12:53:17 +0000 (15:53 +0300)
committerDevrim Gunduz <devrim@gunduz.org>
Mon, 2 Jun 2025 12:53:17 +0000 (15:53 +0300)
rpm/redhat/main/non-common/timescaledb/main/timescaledb.spec

index 399a1b2105a486b89b0a07a592bfe507a76f8fa4..9e1fccfc6a13f97a631552a3117187d8dd21c6ca 100644 (file)
@@ -2,7 +2,7 @@
 
 Summary:       A time-series database for high-performance real-time analytics
 Name:          %{sname}_%{pgmajorversion}
-Version:       2.20.1
+Version:       2.20.2
 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
+* Mon Jun 2 2025 Devrim Gündüz <devrim@gunduz.org> - 2.20.2-1PGDG
+- Update to 2.20.2, per changes described at:
+  https://github.com/timescale/timescaledb/releases/tag/2.20.2
+
 * 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