From: Thierry Parmentelat Date: Wed, 10 Sep 2008 13:25:07 +0000 (+0000) Subject: Tagging module PLCAPI - PLCAPI-dummynet-10 X-Git-Tag: PLCAPI-dummynet-10~1 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=7181ba5047122160bbaef0511a8e5739ff482638;p=plcapi.git Tagging module PLCAPI - PLCAPI-dummynet-10 Improvements in the dummy net boxes area fix GetPlcRelease --- diff --git a/PLCAPI.spec b/PLCAPI.spec index 2165f1af..8554ccb3 100644 --- a/PLCAPI.spec +++ b/PLCAPI.spec @@ -10,7 +10,7 @@ %define name PLCAPI # this branch was created from tag PLCAPI-4.2-2 %define version 4.2 -%define taglevel 9 +%define taglevel 10 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -102,6 +102,10 @@ rm -rf $RPM_BUILD_ROOT %{_bindir}/refresh-peer.py* %changelog +* Wed Sep 10 2008 Thierry Parmentelat - PLCAPI-dummynet-10 +- Improvements in the dummy net boxes area +- fix GetPlcRelease + * Wed Sep 03 2008 Thierry Parmentelat - PLCAPI-dummynet-9 - new method for controlling dummynet boxes + minor fixes