From: S.Çağlar Onur Date: Wed, 28 Jul 2010 21:00:27 +0000 (-0400) Subject: Setting tag plcapi-5.0-15 X-Git-Tag: plcapi-5.0-15 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=d1c1ff42c1c342ff8aad4a24f6232373b513bc1a;p=plcapi.git Setting tag plcapi-5.0-15 convert hostnames to lower case and use ILIKE instead of LIKE --- diff --git a/PLCAPI.spec b/PLCAPI.spec index 22b7d439..d90743e3 100644 --- a/PLCAPI.spec +++ b/PLCAPI.spec @@ -6,7 +6,7 @@ %define name PLCAPI %define version 5.0 -%define taglevel 14 +%define taglevel 15 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -142,6 +142,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Wed Jul 28 2010 S.Çağlar Onur - plcapi-5.0-15 +- convert hostnames to lower case and use ILIKE instead of LIKE + * Fri Jul 16 2010 Baris Metin - plcapi-5.0-14 - use hrn in pubsub groups