X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=Monitor.spec;h=5111b0c90ea1834af406ffbc7802cb482a1480c7;hb=c86492e0be8e45f9aa2f913762dbc0a97ee23e65;hp=1ce41e474c351a821c0132b4b39d3b59a4bfc4dd;hpb=9f7748eb0471284f18df75199c73a773082c7954;p=monitor.git diff --git a/Monitor.spec b/Monitor.spec index 1ce41e4..5111b0c 100644 --- a/Monitor.spec +++ b/Monitor.spec @@ -6,7 +6,7 @@ %define name monitor %define version 3.0 -%define taglevel 8 +%define taglevel 10 %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,11 @@ chkconfig --add monitor-runlevelagent chkconfig monitor-runlevelagent on %changelog +* Tue May 26 2009 Thierry Parmentelat - Monitor-3.0-10 +- minor improvements in rendering with sortable tables + +* Tue May 19 2009 Baris Metin - Monitor-3.0-9 + * Fri May 15 2009 Thierry Parmentelat - Monitor-3.0-8 - first draft with sortable tables + checkpoint