rebase: update to latest upstream release
Per release notes: http://initd.org/psycopg/articles/2017/03/01/psycopg-271-released/ Version: 2.7.1-1
This commit is contained in:
parent
32e83c7ac1
commit
7d88cb52bc
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
/psycopg2-2.7.tar.gz
|
||||
/psycopg2-2.7.1.tar.gz
|
||||
|
@ -26,7 +26,7 @@ features offered by PostgreSQL.
|
||||
|
||||
Summary: %{sum}
|
||||
Name: python-%{srcname}
|
||||
Version: 2.7
|
||||
Version: 2.7.1
|
||||
Release: 1%{?dist}
|
||||
# The exceptions allow linking to OpenSSL and PostgreSQL's libpq
|
||||
License: LGPLv3+ with exceptions
|
||||
@ -232,6 +232,10 @@ cp -pr ZPsycopgDA/* %{buildroot}%{ZPsycopgDAdir}
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Mar 13 2017 Pavel Raiskup <praiskup@redhat.com> - 2.7.1-1
|
||||
- rebase to latest upstream release, per release notes:
|
||||
http://initd.org/psycopg/articles/2017/03/01/psycopg-271-released/
|
||||
|
||||
* Thu Mar 02 2017 Pavel Raiskup <praiskup@redhat.com> - 2.7-1
|
||||
- rebase to latest upstream release, per release notes:
|
||||
http://initd.org/psycopg/articles/2017/03/01/psycopg-27-released/
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (psycopg2-2.7.tar.gz) = 6e8923767960fc1fbd03623030005d6cbb2a0c98a51e6681622aa86903c22ea9d4827238a1ce1c9fbd2140c3eccd0c421a89ad5810b7e8577618e5a61e395b42
|
||||
SHA512 (psycopg2-2.7.1.tar.gz) = dc46fb85ae47371efa64b59c2bd5ed8e05e966faa6c1176ab81b481b3d8157a6012bde31ffab3ee7704b2962566d5116fe6adcc635b50b58349f62a9fd893759
|
||||
|
Loading…
Reference in New Issue
Block a user