From 693a7ab51ce0bd32803bd6f0448c66945607446e Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Fri, 8 Mar 2013 08:48:12 +0100 Subject: [PATCH] Setting tag plcapi-5.2-1 new slice tag 'interface' for configuring a virtual interface new builtin 030-interface_tags new node accessor and tag 'virt' for mixing lxc & vs nodes also exposed in GetNodeFlavour based on fcdistro and PLC_FLAVOUR_VIRT_MAP moved ModPypthon and plc.wsgi in the apache/ subdir renamed PLCAPI.spec into plcapi.spec removed old and unused tag 'type' on slices(!) - original intention seemed like virt support for php-5.4 --- plcapi.spec | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/plcapi.spec b/plcapi.spec index b213450..51c40b6 100644 --- a/plcapi.spec +++ b/plcapi.spec @@ -1,6 +1,6 @@ %define name plcapi %define version 5.2 -%define taglevel 0 +%define taglevel 1 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -144,6 +144,16 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Fri Mar 08 2013 Thierry Parmentelat - plcapi-5.2-1 +- new slice tag 'interface' for configuring a virtual interface +- new builtin 030-interface_tags +- new node accessor and tag 'virt' for mixing lxc & vs nodes +- also exposed in GetNodeFlavour based on fcdistro and PLC_FLAVOUR_VIRT_MAP +- moved ModPypthon and plc.wsgi in the apache/ subdir +- renamed PLCAPI.spec into plcapi.spec +- removed old and unused tag 'type' on slices(!) - original intention seemed like virt +- support for php-5.4 + * Wed Dec 19 2012 Thierry Parmentelat - plcapi-5.1-6 - implement PLC_VSYS_DEFAULTS in AddSlice -- 2.43.0