Rebuilt for Python 3.10
This commit is contained in:
parent
0bf1efb845
commit
3ccb5d848e
@ -60,7 +60,7 @@ Summary: PostgreSQL client programs
|
|||||||
Name: postgresql
|
Name: postgresql
|
||||||
%global majorversion 13
|
%global majorversion 13
|
||||||
Version: %{majorversion}.3
|
Version: %{majorversion}.3
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
|
|
||||||
# The PostgreSQL license is very similar to other MIT licenses, but the OSI
|
# The PostgreSQL license is very similar to other MIT licenses, but the OSI
|
||||||
# recognizes it as an independent license, so we do as well.
|
# recognizes it as an independent license, so we do as well.
|
||||||
@ -1129,6 +1129,9 @@ make -C postgresql-setup-%{setup_version} check
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 13.3-2
|
||||||
|
- Rebuilt for Python 3.10
|
||||||
|
|
||||||
* Fri May 21 2021 Filip Januš <fjanus@redhat.com> - 13.3-1
|
* Fri May 21 2021 Filip Januš <fjanus@redhat.com> - 13.3-1
|
||||||
- Update to 13.3
|
- Update to 13.3
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user