[monitorix/f19] Update to 3.4.0

Christopher Meng cicku at fedoraproject.org
Tue Dec 3 01:23:06 UTC 2013


commit 60c25f319fcbd2e4bb196fdc9835efff0a7542c5
Author: Christopher Meng <rpm at cicku.me>
Date:   Tue Dec 3 09:21:30 2013 +0800

    Update to 3.4.0

 .gitignore     |    1 +
 monitorix.spec |    5 ++++-
 sources        |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 57c01f8..c78c62f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /monitorix-3.2.1.tar.gz
 /monitorix-3.3.0.tar.gz
 /monitorix-3.3.1.tar.gz
+/monitorix-3.4.0.tar.gz
diff --git a/monitorix.spec b/monitorix.spec
index 1b20346..1cb2dfa 100644
--- a/monitorix.spec
+++ b/monitorix.spec
@@ -2,7 +2,7 @@
 %global __provides_exclude perl\\(
 
 Name:              monitorix
-Version:           3.3.1
+Version:           3.4.0
 Release:           1%{?dist}
 Summary:           A free, open source, lightweight system monitoring tool
 License:           GPLv2+
@@ -93,6 +93,9 @@ install -pDm644 docs/%{name}.service %{buildroot}%{_unitdir}/%{name}.service
 %attr(755,root,root) %{_localstatedir}/lib/%{name}/usage
 
 %changelog
+* Tue Dec 03 2013 Christopher Meng <rpm at cicku.me> - 3.4.0-1
+- Update to 3.4.0
+
 * Sat Nov 23 2013 Christopher Meng <rpm at cicku.me> - 3.3.1-1
 - Urgent security update.
 
diff --git a/sources b/sources
index f3f8a39..6098d61 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-aaaee4ead9b8e1fc3e9489782840ec62  monitorix-3.3.1.tar.gz
+eded5984fc7bc4e72bb9a5a5d2fd524c  monitorix-3.4.0.tar.gz


More information about the scm-commits mailing list