From: Daniel Hokka Zakrisson Date: Fri, 12 Dec 2008 23:51:04 +0000 (+0000) Subject: Tagging module pyplnet - pyplnet-4.2-1 X-Git-Tag: pyplnet-4.2-1~1 X-Git-Url: http://git.onelab.eu/?p=pyplnet.git;a=commitdiff_plain;h=954b03bd46bbe626e2e54da13e808c78df142989 Tagging module pyplnet - pyplnet-4.2-1 Rewrite sioc in Python. Add a plnet symlink to make it easier to run the script via plcsh. Set DNS servers/gateway for static configurations. Work with an empty tree. Use tempfile for temporary files. --- diff --git a/pyplnet.spec b/pyplnet.spec index 03e520c..5450a71 100644 --- a/pyplnet.spec +++ b/pyplnet.spec @@ -5,7 +5,7 @@ %define name pyplnet %define version 4.2 -%define taglevel 0 +%define taglevel 1 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -55,5 +55,12 @@ rm -rf $RPM_BUILD_ROOT %{python_sitelib}/* %changelog +* Sat Dec 13 2008 Daniel Hokka Zakrisson - pyplnet-4.2-1 +- Rewrite sioc in Python. +- Add a plnet symlink to make it easier to run the script via plcsh. +- Set DNS servers/gateway for static configurations. +- Work with an empty tree. +- Use tempfile for temporary files. + * Tue Dec 2 2008 Daniel Hokka Zakrisson - pyplnet-4.2-1 - initial release