From: Thierry Parmentelat Date: Wed, 1 Sep 2010 08:40:30 +0000 (+0200) Subject: Setting tag plcapi-5.0-16 X-Git-Tag: plcapi-5.0-16^0 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=a107b7c5a20205527752fb43dcfb82d803a8c79c;p=plcapi.git Setting tag plcapi-5.0-16 set accessors return the new value tweaks in the pubsub groups management --- diff --git a/PLCAPI.spec b/PLCAPI.spec index d90743e..4442ad6 100644 --- a/PLCAPI.spec +++ b/PLCAPI.spec @@ -6,7 +6,7 @@ %define name PLCAPI %define version 5.0 -%define taglevel 15 +%define taglevel 16 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -142,6 +142,10 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Wed Sep 01 2010 Thierry Parmentelat - plcapi-5.0-16 +- set accessors return the new value +- tweaks in the pubsub groups management + * Wed Jul 28 2010 S.Çağlar Onur - plcapi-5.0-15 - convert hostnames to lower case and use ILIKE instead of LIKE