From 083710c7cafb0d4cb9d416f10e7d89b525a69646 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Bar=C4=B1=C5=9F=20Metin?= Date: Wed, 12 May 2010 15:00:59 +0000 Subject: [PATCH] Setting tag Monitor-3.0-34 * copy selections to clipbord on Advanced Query page * RPM Pattern as regexp * scan ipmi port --- Monitor.spec | 7 ++++++- zabbix.spec | 7 ++++++- 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/Monitor.spec b/Monitor.spec index 6d9cfbd..7ea4bb4 100644 --- a/Monitor.spec +++ b/Monitor.spec @@ -7,7 +7,7 @@ %define name monitor # keep this version in sync with monitor/monitor_version.py %define version 3.0 -%define taglevel 33 +%define taglevel 34 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} %global python_sitearch %( python -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)" ) @@ -278,6 +278,11 @@ fi %changelog +* Wed May 12 2010 Talip Baris Metin - Monitor-3.0-34 +- * copy selections to clipbord on Advanced Query page +- * RPM Pattern as regexp +- * scan ipmi port + * Tue Apr 27 2010 Talip Baris Metin - Monitor-3.0-33 - handle hostname changes diff --git a/zabbix.spec b/zabbix.spec index 31d3caf..e0fe9ce 100644 --- a/zabbix.spec +++ b/zabbix.spec @@ -295,6 +295,11 @@ rm -f %{zabbix_logdir}/zabbix_agentd.log %{zabbix_webdir} %changelog +* Wed May 12 2010 Talip Baris Metin - Monitor-3.0-34 +- * copy selections to clipbord on Advanced Query page +- * RPM Pattern as regexp +- * scan ipmi port + * Tue Apr 27 2010 Talip Baris Metin - Monitor-3.0-33 - handle hostname changes @@ -498,6 +503,6 @@ rm -f %{zabbix_logdir}/zabbix_agentd.log %define module_current_branch 2.0 -%define taglevel 33 +%define taglevel 34 %define version 3.0 -- 2.43.0