rebase to most recent minor version

per release notes:
http://www.psycopg.org/psycopg/articles/2014/05/13/psycopg-253-released/

Version: 2.5.3-1
This commit is contained in:
Pavel Raiskup 2014-07-04 14:38:08 +02:00
parent ef2f2ec169
commit e97c3d9be4
3 changed files with 8 additions and 4 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
/psycopg2-2.5.2.tar.gz
/psycopg2-2.5.3.tar.gz

View File

@ -27,8 +27,8 @@
Summary: A PostgreSQL database adapter for Python
Name: python-psycopg2
Version: 2.5.2
Release: 3%{?dist}
Version: 2.5.3
Release: 1%{?dist}
# The exceptions allow linking to OpenSSL and PostgreSQL's libpq
License: LGPLv3+ with exceptions
Group: Applications/Databases
@ -193,6 +193,10 @@ rm -rf %{buildroot}
%endif
%changelog
* Fri Jul 04 2014 Pavel Raiskup <praiskup@redhat.com> - 2.5.3-1
- rebase to most recent upstream version, per release notes:
http://www.psycopg.org/psycopg/articles/2014/05/13/psycopg-253-released/
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.5.2-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild

View File

@ -1 +1 @@
53d81793fbab8fee6e732a0425d50047 psycopg2-2.5.2.tar.gz
09dcec70f623a9ef774f1aef75690995 psycopg2-2.5.3.tar.gz