diff --git a/.gitignore b/.gitignore index b2ea0d1..c343ce7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1 @@ -/psycopg2-2.5.tar.gz -/psycopg2-2.5.1.tar.gz +/psycopg2-2.5.2.tar.gz diff --git a/python-psycopg2.spec b/python-psycopg2.spec index ccd6262..3bca07b 100644 --- a/python-psycopg2.spec +++ b/python-psycopg2.spec @@ -27,8 +27,8 @@ Summary: A PostgreSQL database adapter for Python Name: python-psycopg2 -Version: 2.5.1 -Release: 2%{?dist} +Version: 2.5.2 +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 7 2014 Devrim Gündüz 2.5.2-1 +- Update to 2.5.2, per changes described at: + http://www.psycopg.org/psycopg/articles/2014/01/07/psycopg-252-released + * Sun Aug 04 2013 Fedora Release Engineering - 2.5.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild diff --git a/sources b/sources index 0da6a43..ffdee8a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1b433f83d50d1bc61e09026e906d84c7 psycopg2-2.5.1.tar.gz +53d81793fbab8fee6e732a0425d50047 psycopg2-2.5.2.tar.gz