From 7a1bb09bbbcd51dcc8f71da44582d8b9111e7940 Mon Sep 17 00:00:00 2001 From: Devrim Gunduz Date: Tue, 1 Apr 2025 13:30:57 +0300 Subject: [PATCH] timescaledb-tsl: Update to 2.19.1, per changes described at https://github.com/timescale/timescaledb/releases/tag/2.19.1 --- .../non-free/timescaledb-tsl/main/timescaledb-tsl.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) 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 c664d4e5d..20e30f2a3 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 @@ -1,9 +1,8 @@ -%global debug_package %{nil} %global sname timescaledb Summary: PostgreSQL based time-series database Name: %{sname}-tsl_%{pgmajorversion} -Version: 2.19.0 +Version: 2.19.1 Release: 1PGDG%{?dist} License: Timescale Source0: https://github.com/timescale/%{sname}/archive/%{version}.tar.gz @@ -62,6 +61,10 @@ cd build; %{__make} %{?_smp_mflags} DESTDIR=%{buildroot} install %{pginstdir}/lib/pgxs/src/test/perl/TimescaleNode.pm %changelog +* Tue Apr 1 2025 Devrim Gündüz - 2.19.1-1PGDG +- Update to 2.19.1, per changes described at: + https://github.com/timescale/timescaledb/releases/tag/2.19.1 + * Wed Mar 19 2025 Devrim Gündüz - 2.19.0-1PGDG - Update to 2.19.0, per changes described at: https://github.com/timescale/timescaledb/releases/tag/2.19.0 -- 2.39.5