X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=Monitor.spec;h=31ffe55724bb1fb8c6c5e78ad46127ed1ec2b5c1;hb=3dbc6ae5bbb228a756fe4be7373472e94acb511a;hp=5111b0c90ea1834af406ffbc7802cb482a1480c7;hpb=c86492e0be8e45f9aa2f913762dbc0a97ee23e65;p=monitor.git diff --git a/Monitor.spec b/Monitor.spec index 5111b0c..31ffe55 100644 --- a/Monitor.spec +++ b/Monitor.spec @@ -6,7 +6,7 @@ %define name monitor %define version 3.0 -%define taglevel 10 +%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,13 @@ 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 + * Tue May 26 2009 Thierry Parmentelat - Monitor-3.0-10 - minor improvements in rendering with sortable tables