From ab835ed0e99bc4c57728c8cfa61856d15dfc34f5 Mon Sep 17 00:00:00 2001 From: Stephen Soltesz Date: Mon, 17 Aug 2009 22:51:21 +0000 Subject: [PATCH] Setting tag Monitor-3.0-19 Major increment - adds multiple features and web changes adds new fields to db improved layout general improvements otherwise --- Monitor.spec | 9 ++++++++- zabbix.spec | 9 ++++++++- 2 files changed, 16 insertions(+), 2 deletions(-) diff --git a/Monitor.spec b/Monitor.spec index 230e6de..f4e0cb3 100644 --- a/Monitor.spec +++ b/Monitor.spec @@ -6,7 +6,7 @@ %define name monitor %define version 3.0 -%define taglevel 18 +%define taglevel 19 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} %global python_sitearch %( python -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)" ) @@ -303,6 +303,13 @@ fi %changelog +* Mon Aug 17 2009 Stephen Soltesz - Monitor-3.0-19 +- Major increment - +- adds multiple features and web changes +- adds new fields to db +- improved layout +- general improvements otherwise + * Sun Jun 28 2009 Stephen Soltesz - Monitor-3.0-18 - bug fixes. - improved templates and views diff --git a/zabbix.spec b/zabbix.spec index 2b693e6..b798d2d 100644 --- a/zabbix.spec +++ b/zabbix.spec @@ -290,6 +290,13 @@ rm -f %{zabbix_logdir}/zabbix_agentd.log %{zabbix_webdir} %changelog +* Mon Aug 17 2009 Stephen Soltesz - Monitor-3.0-19 +- Major increment - +- adds multiple features and web changes +- adds new fields to db +- improved layout +- general improvements otherwise + * Sun Jun 28 2009 Stephen Soltesz - Monitor-3.0-18 - bug fixes. - improved templates and views @@ -418,6 +425,6 @@ rm -f %{zabbix_logdir}/zabbix_agentd.log %define module_current_branch 2.0 -%define taglevel 18 +%define taglevel 19 %define version 3.0 -- 2.43.0