diff --git a/postgresql.spec b/postgresql.spec index 470dde8..21af223 100644 --- a/postgresql.spec +++ b/postgresql.spec @@ -65,7 +65,7 @@ Summary: PostgreSQL client programs Name: postgresql %global majorversion 15 Version: %{majorversion}.3 -Release: 1%{?dist} +Release: 2%{?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. @@ -1257,6 +1257,9 @@ make -C postgresql-setup-%{setup_version} check %changelog +* Tue Jun 13 2023 Python Maint - 15.3-2 +- Rebuilt for Python 3.12 + * Mon Jun 12 2023 Filip Janus - 15.3-1 - Update to 15.3 - Remove pdf documentation