postgresql-tcl: Update to 3.1.1 per changes described at https://github.com/flightawa...
authorDevrim Gunduz <devrim@gunduz.org>
Sat, 27 Sep 2025 20:09:16 +0000 (21:09 +0100)
committerDevrim Gunduz <devrim@gunduz.org>
Sat, 27 Sep 2025 20:09:16 +0000 (21:09 +0100)
rpm/redhat/main/non-common/postgresql-tcl/main/postgresql-tcl.spec

index 9d9b53278e18805debc17dfddefe070cc8705fa0..4b53bc421f6b0f1eb8df6b51db52dbc489fce9a0 100644 (file)
@@ -8,7 +8,7 @@
 %global pgtclprefix /usr/pgtcl%{pgtclmajorversion}
 
 Name:          postgresql%{pgmajorversion}-tcl
-Version:       %{pgtclmajorversion}.0
+Version:       %{pgtclmajorversion}.1
 Release:       1PGDG%{?dist}
 Summary:       A Tcl client library for PostgreSQL
 
@@ -63,6 +63,10 @@ autoconf
 %{pgtclprefix}-%{pgmajorversion}/share/man/mann/*
 
 %changelog
+* Sat Sep 27 2025 Devrim Gunduz <devrim@gunduz.org> - 3.1.1-1PGDG
+- Update to 3.1.1 per changes described at:
+  https://github.com/flightaware/Pgtcl/releases/tag/v3.1.1
+
 * Fri Jun 14 2024 Devrim Gunduz <devrim@gunduz.org> - 3.1.0-1PGDG
 - Update to 3.1.0 per changes described at:
   https://github.com/flightaware/Pgtcl/releases/tag/v3.1.0