diff --git a/python-psycopg2.spec b/python-psycopg2.spec index cb642d8..9c73787 100644 --- a/python-psycopg2.spec +++ b/python-psycopg2.spec @@ -28,7 +28,7 @@ Summary: A PostgreSQL database adapter for Python Name: python-psycopg2 Version: 2.4.5 -Release: 5%{?dist} +Release: 6%{?dist} # The exceptions allow linking to OpenSSL and PostgreSQL's libpq License: LGPLv3+ with exceptions Group: Applications/Databases @@ -193,6 +193,9 @@ rm -rf %{buildroot} %endif %changelog +* Sat Aug 04 2012 David Malcolm - 2.4.5-6 +- rebuild for https://fedoraproject.org/wiki/Features/Python_3.3 + * Fri Aug 3 2012 David Malcolm - 2.4.5-5 - generalize python 3 fileglobbing to work with both Python 3.2 and 3.3