X-Git-Url: http://git.onelab.eu/?p=monitor.git;a=blobdiff_plain;f=Monitor.spec;h=31ffe55724bb1fb8c6c5e78ad46127ed1ec2b5c1;hp=b53bf935d97a6816f92894fee91a4bea991fc597;hb=3dbc6ae5bbb228a756fe4be7373472e94acb511a;hpb=3f2acbd8b7761dae4bb02fedd3557e1003cafb43 diff --git a/Monitor.spec b/Monitor.spec index b53bf93..31ffe55 100644 --- a/Monitor.spec +++ b/Monitor.spec @@ -6,7 +6,7 @@ %define name monitor %define version 3.0 -%define taglevel 11 +%define taglevel 12 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} %global python_sitearch %( python -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)" ) @@ -247,6 +247,10 @@ chkconfig --add monitor-runlevelagent chkconfig monitor-runlevelagent on %changelog +* Tue Jun 02 2009 Stephen Soltesz - Monitor-3.0-12 +- tag of latest changes. +- need to test end to end. + * Sat May 30 2009 Thierry Parmentelat - Monitor-3.0-11 - big merge from the 2.0 branch