From: Thierry Parmentelat Date: Wed, 25 Jun 2008 09:18:15 +0000 (+0000) Subject: Tagging module PLCAPI - PLCAPI-dummynet-6 X-Git-Tag: PLCAPI-dummynet-6~1 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=bc96a534a08ecba8f1c01d5bff81a5351ce00f46;p=plcapi.git Tagging module PLCAPI - PLCAPI-dummynet-6 Marta's fixes for dummynet - for inclusion in rc11 --- diff --git a/PLCAPI.spec b/PLCAPI.spec index c6f113fd..a1eb6d4d 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 5 +%define taglevel 6 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -102,6 +102,9 @@ rm -rf $RPM_BUILD_ROOT %{_bindir}/refresh-peer.py* %changelog +* Wed Jun 25 2008 Thierry Parmentelat - PLCAPI-dummynet-6 +- Marta's fixes for dummynet - for inclusion in rc11 + * Sat Jun 14 2008 Thierry Parmentelat - PLCAPI-dummynet-5 - getbootmedium had an undefined variable -