diff --git a/postgresql17.spec b/postgresql17.spec index 47684fc..fa92ce4 100644 --- a/postgresql17.spec +++ b/postgresql17.spec @@ -48,7 +48,7 @@ Summary: PostgreSQL client programs Name: %{majorname}%{majorversion} Version: %{majorversion}.5 -Release: 4%{?dist} +Release: 5%{?dist} # The PostgreSQL license is very similar to other MIT licenses, but the OSI # recognizes it as an independent license, so we do as well. @@ -1354,6 +1354,9 @@ make -C postgresql-setup-%{setup_version} check %changelog +* Fri Jul 25 2025 Fedora Release Engineering - 17.5-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild + * Tue Jul 15 2025 Filip Janus - 17.5-4 - Enable zstd support - Enable tmpfiles.d configuration