diff --git a/postgresql-pgpool-II.spec b/postgresql-pgpool-II.spec index 3e699a5..2ac39f6 100644 --- a/postgresql-pgpool-II.spec +++ b/postgresql-pgpool-II.spec @@ -5,7 +5,7 @@ Summary: Pgpool is a connection pooling/replication server for PostgreSQL Name: postgresql-%{sname} Version: 4.7.1 -Release: 1%{?dist} +Release: 3%{?dist} # Automatically converted from old format: BSD - review is highly recommended. License: LicenseRef-Callaway-BSD @@ -191,6 +191,12 @@ sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool %changelog +* Thu Jul 16 2026 Fedora Release Engineering - 4.7.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild + +* Fri Jun 12 2026 Yaakov Selkowitz - 4.7.1-2 +- Rebuilt for openssl 4.0 + * Thu Feb 20 2026 Devrim Gunduz - 4.7.1-1 - Update to 4.7.1 per changes described at: https://www.pgpool.net/docs/latest/en/html/release-4-7-1.html