Tagging module PLCAPI - PLCAPI-dummynet-7
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Fri, 4 Jul 2008 16:02:57 +0000 (16:02 +0000)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Fri, 4 Jul 2008 16:02:57 +0000 (16:02 +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 a1eb6d4..e6ea6e3 100644 (file)
@@ -10,7 +10,7 @@
 %define name PLCAPI
 # this branch was created from tag PLCAPI-4.2-2 
 %define version 4.2
-%define taglevel 6
+%define taglevel 7
 
 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}}
 
@@ -102,6 +102,10 @@ rm -rf $RPM_BUILD_ROOT
 %{_bindir}/refresh-peer.py*
 
 %changelog
+* Fri Jul 04 2008 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - PLCAPI-dummynet-7
+- fix for psycopg2-2.0.7 - more compliant with DBAPI-2.0
+- as described in http://www.python.org/dev/peps/pep-0249/
+
 * Wed Jun 25 2008 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - PLCAPI-dummynet-6
 - Marta's fixes for dummynet - for inclusion in rc11