From: Devrim Gunduz Date: Thu, 10 Jul 2025 10:08:08 +0000 (+0300) Subject: timescaledb-tsl: Update to 2.21.0, per changes described at https://github.com/timesc... X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=b71760d32358c040e57743b5d6c51c3175da3cf3;p=pgrpms.git timescaledb-tsl: Update to 2.21.0, per changes described at https://github.com/timescale/timescaledb/releases/tag/2.21.0 --- diff --git a/rpm/redhat/main/non-free/timescaledb-tsl/main/timescaledb-tsl.spec b/rpm/redhat/main/non-free/timescaledb-tsl/main/timescaledb-tsl.spec index dd226fb79..4359d0191 100644 --- a/rpm/redhat/main/non-free/timescaledb-tsl/main/timescaledb-tsl.spec +++ b/rpm/redhat/main/non-free/timescaledb-tsl/main/timescaledb-tsl.spec @@ -2,7 +2,7 @@ Summary: PostgreSQL based time-series database Name: %{sname}-tsl_%{pgmajorversion} -Version: 2.20.3 +Version: 2.21.0 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 +* Thu Jul 10 2025 Devrim Gündüz - 2.21.0-1PGDG +- Update to 2.21.0, per changes described at: + https://github.com/timescale/timescaledb/releases/tag/2.21.0 + * Wed Jun 11 2025 Devrim Gündüz - 2.20.3-1PGDG - Update to 2.20.3, per changes described at: https://github.com/timescale/timescaledb/releases/tag/2.20.3