From 0ba65cddae84da6f5ee4b2638fde91e097506736 Mon Sep 17 00:00:00 2001 From: Slavek Kabrda Date: Tue, 13 May 2014 12:28:41 +0200 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4 --- python-psycopg2.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-psycopg2.spec b/python-psycopg2.spec index 3bca07b..9c60153 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.5.2 -Release: 1%{?dist} +Release: 2%{?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 +* Tue May 13 2014 Bohuslav Kabrda - 2.5.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4 + * 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