From 6e70667984357f80cd83170b2fb462b15c9689bc Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Fri, 4 Jul 2008 15:58:52 +0000 Subject: [PATCH] Tagging module PLCAPI - 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/ --- PLCAPI.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/PLCAPI.spec b/PLCAPI.spec index 2eed646e..fae8a91c 100644 --- a/PLCAPI.spec +++ b/PLCAPI.spec @@ -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 - 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 - PLCAPI-4.2-9 - getbootmedium had an undefined variable -- 2.47.0