From e97c3d9be4c49224681acbb1bf5cc3d200b34b0d Mon Sep 17 00:00:00 2001 From: Pavel Raiskup Date: Jul 04 2014 12:38:08 +0000 Subject: rebase to most recent minor version per release notes: http://www.psycopg.org/psycopg/articles/2014/05/13/psycopg-253-released/ Version: 2.5.3-1 --- diff --git a/.gitignore b/.gitignore index c343ce7..68a1375 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/psycopg2-2.5.2.tar.gz +/psycopg2-2.5.3.tar.gz diff --git a/python-psycopg2.spec b/python-psycopg2.spec index fabebaa..ee089af 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.2 -Release: 3%{?dist} +Version: 2.5.3 +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 +* 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/ + * Sat Jun 07 2014 Fedora Release Engineering - 2.5.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild diff --git a/sources b/sources index ffdee8a..3f3032b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -53d81793fbab8fee6e732a0425d50047 psycopg2-2.5.2.tar.gz +09dcec70f623a9ef774f1aef75690995 psycopg2-2.5.3.tar.gz