JDBC: Update to 42.7.8 per changes described at https://github.com/pgjdbc/pgjdbc...
authorDevrim Gunduz <devrim@gunduz.org>
Thu, 25 Sep 2025 13:11:48 +0000 (16:11 +0300)
committerDevrim Gunduz <devrim@gunduz.org>
Thu, 25 Sep 2025 13:11:48 +0000 (16:11 +0300)
rpm/redhat/main/common/postgresql-jdbc/main/postgresql-jdbc.spec

index 44f3c77cd9f049e08114f39c83a36c72757c7ef7..8b6b92780532ba178817661980c9b368d1e3f311 100644 (file)
@@ -1,7 +1,7 @@
 
 Summary:       JDBC driver for PostgreSQL
 Name:          postgresql-jdbc
-Version:       42.7.7
+Version:       42.7.8
 Release:       1PGDG%{?dist}
 # ASL 2.0 applies only to postgresql-jdbc.pom file, the rest is BSD
 License:       BSD and ASL 2.0
@@ -149,6 +149,10 @@ test $? -eq 0 && { cat test.log ; exit 1 ; }
 %doc %{_javadocdir}/%{name}
 
 %changelog
+* Thu Sep 25 2025 Devrim GΓΌndΓΌz <devrim@gunduz.org> - 42.7.8-1PGDG
+- Update to 42.7.8 per changes described at:
+  https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.8
+
 * Wed Jun 11 2025 Devrim GΓΌndΓΌz <devrim@gunduz.org> - 42.7.7-1PGDG
 - Update to 42.7.7 per changes described at:
   https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.7