diff --git a/postgresql17.spec b/postgresql17.spec index 2322445..168300d 100644 --- a/postgresql17.spec +++ b/postgresql17.spec @@ -48,7 +48,7 @@ Summary: PostgreSQL client programs Name: %{majorname}%{majorversion} Version: %{majorversion}.9 -Release: 3%{?dist} +Release: 4%{?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. @@ -1356,6 +1356,9 @@ make -C postgresql-setup-%{setup_version} check %changelog +* Wed Jun 03 2026 Python Maint - 17.9-4 +- Rebuilt for Python 3.15 + * Tue May 12 2026 Pavol Sloboda - 17.9-3 - Release bump