From: Stephen Soltesz <soltesz@cs.princeton.edu>
Date: Fri, 18 Jun 2010 20:24:46 +0000 (+0000)
Subject: Setting tag pcucontrol-1.0-6
X-Git-Tag: pcucontrol-1.0-6~1
X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=00bb1a3f4f210815cd928f6fb5df7902d5ebad20;p=pcucontrol.git

Setting tag pcucontrol-1.0-6
adding a testrun parameter to the api
---

diff --git a/pcucontrol.spec b/pcucontrol.spec
index ea66f51..789cf94 100644
--- a/pcucontrol.spec
+++ b/pcucontrol.spec
@@ -6,7 +6,7 @@
 
 %define name pcucontrol
 %define version 1.0
-%define taglevel 5
+%define taglevel 6
 
 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}}
 %global python_sitearch	%( python -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)" )
@@ -61,6 +61,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Fri Jun 18 2010 s s <soltesz@cs.princeton.edu> - pcucontrol-1.0-6
+- adding a testrun parameter to the api
+
 * Fri May 21 2010 Talip Baris Metin <Talip-Baris.Metin@sophia.inria.fr> - pcucontrol-1.0-5
 - ePowerSwitchOld fix