Rebuilt for Python 3.15

This commit is contained in:
Python Maint 2026-06-03 17:37:55 +02:00 committed by Karolina Surma
commit 355d6d92e6

View file

@ -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 <python-maint@redhat.com> - 17.9-4
- Rebuilt for Python 3.15
* Tue May 12 2026 Pavol Sloboda <psloboda@redhat.com> - 17.9-3
- Release bump