From db1eaea9af0fed4157b260801d3ed88cd02ab811 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Sun, 17 Aug 2014 21:35:31 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild --- python-psycopg2.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-psycopg2.spec b/python-psycopg2.spec index ee089af..3680de1 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.3 -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 +* Sun Aug 17 2014 Fedora Release Engineering - 2.5.3-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild + * Fri Jul 04 2014 Pavel Raiskup - 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/