timescaledb-tsl: Update to 2.22.1, per changes described at https://github.com/timesc...
authorDevrim Gunduz <devrim@gunduz.org>
Tue, 30 Sep 2025 11:59:47 +0000 (12:59 +0100)
committerDevrim Gunduz <devrim@gunduz.org>
Tue, 30 Sep 2025 11:59:47 +0000 (12:59 +0100)
rpm/redhat/main/non-free/timescaledb-tsl/main/timescaledb-tsl.spec

index 0e84905817637346113d3d115f21f4ab02673648..63f4d4d2125ab769115f919266a50b76f01235ea 100644 (file)
@@ -2,7 +2,7 @@
 
 Summary:       PostgreSQL based time-series database
 Name:          %{sname}-tsl_%{pgmajorversion}
-Version:       2.22.0
+Version:       2.22.1
 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
+* Tue Sep 30 2025 Devrim GΓΌndΓΌz <devrim@gunduz.org> - 2.22.1-1PGDG
+- Update to 2.22.1, per changes described at:
+  https://github.com/timescale/timescaledb/releases/tag/2.22.1
+
 * Tue Sep 2 2025 Devrim GΓΌndΓΌz <devrim@gunduz.org> - 2.22.0-1PGDG
 - Update to 2.22.0, per changes described at:
   https://github.com/timescale/timescaledb/releases/tag/2.22.0