-%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
%{pginstdir}/lib/pgxs/src/test/perl/TimescaleNode.pm
%changelog
+* Tue Apr 1 2025 Devrim Gündüz <devrim@gunduz.org> - 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 <devrim@gunduz.org> - 2.19.0-1PGDG
- Update to 2.19.0, per changes described at:
https://github.com/timescale/timescaledb/releases/tag/2.19.0