Setting tag PLCAPI-4.3-32
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Sat, 9 Jan 2010 07:44:14 +0000 (07:44 +0000)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Sat, 9 Jan 2010 07:44:14 +0000 (07:44 +0000)
support for fedora 12
fix subtle bug in filering with ] and quotes

PLCAPI.spec

index 3b41814..0b2cdd9 100644 (file)
@@ -6,7 +6,7 @@
 
 %define name PLCAPI
 %define version 4.3
-%define taglevel 31
+%define taglevel 32
 
 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}}
 
@@ -101,6 +101,10 @@ rm -rf $RPM_BUILD_ROOT
 /var/www/html/wsdl/plcapi.wsdl
 
 %changelog
+* Sat Jan 09 2010 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - PLCAPI-4.3-32
+- support for fedora 12
+- fix subtle bug in filering with ] and quotes
+
 * Fri Dec 18 2009 Baris Metin <Talip-Baris.Metin@sophia.inria.fr> - PLCAPI-4.3-31
 - * patch for php-5.3 (the one in f12)
 - * validate email addresses with regex