Rebuilt for Python 3.12
This commit is contained in:
parent
1f41e5d7b0
commit
1dfc94dd20
@ -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 <python-maint@redhat.com> - 15.3-2
|
||||
- Rebuilt for Python 3.12
|
||||
|
||||
* Mon Jun 12 2023 Filip Janus <fjanus@redhat.com> - 15.3-1
|
||||
- Update to 15.3
|
||||
- Remove pdf documentation
|
||||
|
Loading…
Reference in New Issue
Block a user