rebase: update to latest upstream release
Per release notes: http://initd.org/psycopg/articles/2017/07/24/psycopg-273-released/ Resolves: rhbz#1473996 Version: 2.7.3-1
This commit is contained in:
parent
d0a64ad453
commit
e8c49c6a01
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
/psycopg2-2.7.2.tar.gz
|
||||
/psycopg2-2.7.3.tar.gz
|
||||
|
@ -28,8 +28,8 @@ features offered by PostgreSQL.
|
||||
|
||||
Summary: %{sum}
|
||||
Name: python-%{srcname}
|
||||
Version: 2.7.2
|
||||
Release: 3%{?dist}
|
||||
Version: 2.7.3
|
||||
Release: 1%{?dist}
|
||||
# The exceptions allow linking to OpenSSL and PostgreSQL's libpq
|
||||
License: LGPLv3+ with exceptions
|
||||
Group: Applications/Databases
|
||||
@ -245,6 +245,10 @@ cp -pr ZPsycopgDA/* %{buildroot}%{ZPsycopgDAdir}
|
||||
|
||||
|
||||
%changelog
|
||||
* Sun Aug 13 2017 Pavel Raiskup <praiskup@redhat.com> - 2.7.3-1
|
||||
- rebase to latest upstream release, per release notes:
|
||||
http://initd.org/psycopg/articles/2017/07/24/psycopg-273-released/
|
||||
|
||||
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.7.2-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (psycopg2-2.7.2.tar.gz) = fe2eb9b224542b87443397e918ad870ccec093ad4c99f3dfdbf2651d90e9eb7cd662e96fab747457e5a2349b8fd3b3e961d64f66e5fe3ce88615a5cf00e8c7b5
|
||||
SHA512 (psycopg2-2.7.3.tar.gz) = 9e673f47190b12ab31e783a3d2b464231b933cc6ad4f12742c457020aab5db36b83829d84b4e63f793f5567e689081fd9479bfc4634b7bb08c7d873a3f42efc9
|
||||
|
Loading…
Reference in New Issue
Block a user