Rebuilt for Python 3.15.0b4 ABI change

This commit is contained in:
Python Maint 2026-07-24 12:56:40 +02:00 committed by Miro Hrončok
commit 80e3ceb23f

View file

@ -48,7 +48,7 @@
Summary: PostgreSQL client programs
Name: %{majorname}%{majorversion}
Version: %{majorversion}.9
Release: 8%{?dist}
Release: 9%{?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
* Fri Jul 24 2026 Python Maint <python-maint@redhat.com> - 17.9-9
- Rebuilt for Python 3.15.0b4 ABI change
* Thu Jul 23 2026 Jitka Plesnikova <jplesnik@redhat.com> - 17.9-8
- Perl 5.44 rebuild