JDBC: Update to 42.7.7 per changes described at https://github.com/pgjdbc/pgjdbc...
authorDevrim Gunduz <[email protected]>
Wed, 11 Jun 2025 15:18:28 +0000 (18:18 +0300)
committerDevrim Gunduz <[email protected]>
Wed, 11 Jun 2025 15:18:28 +0000 (18:18 +0300)
rpm/redhat/main/common/postgresql-jdbc/main/postgresql-jdbc.spec

index bf6dc4f41c8ea0f47827d31036f29057f6a8c90f..44f3c77cd9f049e08114f39c83a36c72757c7ef7 100644 (file)
@@ -1,7 +1,7 @@
 
 Summary:       JDBC driver for PostgreSQL
 Name:          postgresql-jdbc
-Version:       42.7.6
+Version:       42.7.7
 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
+* Wed Jun 11 2025 Devrim Gündüz <[email protected]> - 42.7.7-1PGDG
+- Update to 42.7.7 per changes described at:
+  https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.7
+
 * Wed May 28 2025 Devrim Gündüz <[email protected]> - 42.7.6-1PGDG
 - Update to 42.7.6 per changes described at:
   https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.6