Tagging module PLCAPI - PLCAPI-4.2-10
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Fri, 4 Jul 2008 15:58:52 +0000 (15:58 +0000)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Fri, 4 Jul 2008 15:58:52 +0000 (15:58 +0000)
fix for psycopg2-2.0.7 - more compliant with DBAPI-2.0
as described in http://www.python.org/dev/peps/pep-0249/

PLCAPI.spec

index 2eed646..fae8a91 100644 (file)
@@ -6,7 +6,7 @@
 
 %define name PLCAPI
 %define version 4.2
-%define taglevel 9
+%define taglevel 10
 
 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}}
 
@@ -98,6 +98,10 @@ rm -rf $RPM_BUILD_ROOT
 %{_bindir}/refresh-peer.py*
 
 %changelog
+* Fri Jul 04 2008 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - PLCAPI-4.2-10
+- fix for psycopg2-2.0.7 - more compliant with DBAPI-2.0
+- as described in http://www.python.org/dev/peps/pep-0249/
+
 * Sat Jun 14 2008 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - PLCAPI-4.2-9
 - getbootmedium had an undefined variable