Update to 2.5.4, per #1181549

This commit is contained in:
Devrim Gündüz 2015-01-13 13:51:37 +02:00
parent db1eaea9af
commit c830da19ab
3 changed files with 8 additions and 4 deletions

2
.gitignore vendored
View File

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

View File

@ -27,8 +27,8 @@
Summary: A PostgreSQL database adapter for Python
Name: python-psycopg2
Version: 2.5.3
Release: 2%{?dist}
Version: 2.5.4
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
* Tue Jan 13 2015 Devrim Gündüz <devrim@gunduz.org> 2.5.4-1
- Update to 2.5.4, per changes described at:
http://www.psycopg.org/psycopg/articles/2014/08/30/psycopg-254-released
* Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.5.3-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild

View File

@ -1 +1 @@
09dcec70f623a9ef774f1aef75690995 psycopg2-2.5.3.tar.gz
25216543a707eb33fd83aa8efb6e3f26 psycopg2-2.5.4.tar.gz