Rebuilt for Python 3.15
This commit is contained in:
parent
9e98877d16
commit
355d6d92e6
1 changed files with 4 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue