[python-psycopg2/f20] Update to 2.5.5

Devrim GÜNDÜZ devrim at fedoraproject.org
Mon Feb 9 18:57:12 UTC 2015


commit a21e40d6d0d9db802c895a50285e1a6c13c15501
Author: Devrim Gündüz <devrim at gunduz.org>
Date:   Mon Feb 9 20:56:54 2015 +0200

    Update to 2.5.5

 .gitignore           |    2 +-
 python-psycopg2.spec |    6 +++++-
 sources              |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a03474c..70ce77f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/psycopg2-2.5.4.tar.gz
+/psycopg2-2.5.5.tar.gz
diff --git a/python-psycopg2.spec b/python-psycopg2.spec
index 72902cf..f7d4342 100644
--- a/python-psycopg2.spec
+++ b/python-psycopg2.spec
@@ -27,7 +27,7 @@
 
 Summary:	A PostgreSQL database adapter for Python
 Name:		python-psycopg2
-Version:	2.5.4
+Version:	2.5.5
 Release:	1%{?dist}
 # The exceptions allow linking to OpenSSL and PostgreSQL's libpq
 License:	LGPLv3+ with exceptions
@@ -193,6 +193,10 @@ rm -rf %{buildroot}
 %endif
 
 %changelog
+* Mon Feb 9 2015 Devrim Gündüz <devrim at gunduz.org> 2.5.5-1
+- Update to 2.5.5, per changes described at:
+  http://www.psycopg.org/psycopg/articles/2015/02/09/psycopg-26-and-255-released/
+
 * Tue Jan 13 2015 Devrim Gündüz <devrim at gunduz.org> 2.5.4-1
 - Update to 2.5.4, per changes described at:
   http://www.psycopg.org/psycopg/articles/2014/08/30/psycopg-254-released
diff --git a/sources b/sources
index 905f24a..d65b68c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-25216543a707eb33fd83aa8efb6e3f26  psycopg2-2.5.4.tar.gz
+1404a6cc0108eed5d7dd0c1dc9a1c074  psycopg2-2.5.5.tar.gz


More information about the scm-commits mailing list