From: Thierry Parmentelat Date: Thu, 8 May 2008 07:29:48 +0000 (+0000) Subject: Tagging module PLCAPI - PLCAPI-4.2-6 X-Git-Tag: PLCAPI-4.2-6~1 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=67fce01aab87fb1e302b12de8a3bf2c81a6bd7cd;p=plcapi.git Tagging module PLCAPI - PLCAPI-4.2-6 checkpoint while the new myplc-docs package is underway bugfix: GetSlivers & conf files doc: removed target files --- diff --git a/PLCAPI.spec b/PLCAPI.spec index 1ac1d9e9..13ba2ce1 100644 --- a/PLCAPI.spec +++ b/PLCAPI.spec @@ -6,7 +6,7 @@ %define name PLCAPI %define version 4.2 -%define taglevel 5 +%define taglevel 6 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -114,6 +114,11 @@ rm -rf $RPM_BUILD_ROOT %{_bindir}/refresh-peer.py* %changelog +* Thu May 08 2008 Thierry Parmentelat - PLCAPI-4.2-6 +- checkpoint while the new myplc-docs package is underway +- bugfix: GetSlivers & conf files +- doc: removed target files + * Wed Apr 23 2008 Stephen Soltesz - PLCAPI-4.2-5 - Removed conditions on the persons, site, and nodes indexes. previsouly only - the non-deleted fields were index, resulting in massivly slow queries.