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

index 1726c2aaa5d77a17ec12edcc41143e5dd011bad9..77d4b76a6fdf4ffc9cfd1aff71103af7ecd7e0c8 100644 (file)
@@ -2,7 +2,7 @@
 
 Summary:       A time-series database for high-performance real-time analytics
 Name:          %{sname}_%{pgmajorversion}
-Version:       2.21.0
+Version:       2.21.1
 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
+* 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