Rebuilt for Python 3.7
This commit is contained in:
parent
b707571b4f
commit
d18c574660
@ -59,7 +59,7 @@ Summary: PostgreSQL client programs
|
|||||||
Name: postgresql
|
Name: postgresql
|
||||||
%global majorversion 10
|
%global majorversion 10
|
||||||
Version: 10.4
|
Version: 10.4
|
||||||
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.
|
||||||
@ -1195,6 +1195,9 @@ make -C postgresql-setup-%{setup_version} check
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 10.4-2
|
||||||
|
- Rebuilt for Python 3.7
|
||||||
|
|
||||||
* Wed May 09 2018 Pavel Raiskup <praiskup@redhat.com> - 10.4-1
|
* Wed May 09 2018 Pavel Raiskup <praiskup@redhat.com> - 10.4-1
|
||||||
- update to 10.4 per release notes:
|
- update to 10.4 per release notes:
|
||||||
https://www.postgresql.org/docs/10/static/release-10-4.html
|
https://www.postgresql.org/docs/10/static/release-10-4.html
|
||||||
|
Loading…
Reference in New Issue
Block a user