X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=PLCAPI.spec;fp=PLCAPI.spec;h=0b2cdd95e07a92ae6e24bad57c2b883d01b3ecfe;hb=4fe2cd84f265885993b222b9c8e5424c56323e11;hp=3b418149d0c4713bb745642de78a870a49fd2783;hpb=c70d455693665a29ab0eb31a3929b98b42bfe2ea;p=plcapi.git diff --git a/PLCAPI.spec b/PLCAPI.spec index 3b41814..0b2cdd9 100644 --- a/PLCAPI.spec +++ b/PLCAPI.spec @@ -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 - PLCAPI-4.3-32 +- support for fedora 12 +- fix subtle bug in filering with ] and quotes + * Fri Dec 18 2009 Baris Metin - PLCAPI-4.3-31 - * patch for php-5.3 (the one in f12) - * validate email addresses with regex