[PyMunin] update to 0.9.19

Matthias Runge mrunge at fedoraproject.org
Mon Jun 11 19:57:26 UTC 2012


commit eaf1ce848945b99950e3fcbf1a41c47d6641d02a
Author: Matthias Runge <mrunge at matthias-runge.de>
Date:   Mon Jun 11 21:56:59 2012 +0200

    update to 0.9.19

 .gitignore   |    1 +
 PyMunin.spec |    5 ++++-
 sources      |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e27d6e1..f1709d2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /PyMunin-0.9.9.tar.gz
 /PyMunin-0.9.11.tar.gz
 /PyMunin-0.9.17.tar.gz
+/PyMunin-0.9.19.tar.gz
diff --git a/PyMunin.spec b/PyMunin.spec
index 8e30320..4448ef9 100644
--- a/PyMunin.spec
+++ b/PyMunin.spec
@@ -1,5 +1,5 @@
 Name:           PyMunin
-Version:        0.9.17
+Version:        0.9.19
 Release:        1%{?dist}
 Summary:        Python Module for developing Munin Multigraph Monitoring Plugins
 
@@ -51,6 +51,9 @@ rm -r %{buildroot}/%{_bindir}
 %{_datarootdir}/munin/plugins/*
 
 %changelog
+* Mon Jun 11 2012 Matthias Runge <mrunge at matthias-runge.de> - 0.9.19-1
+- update to 0.9.19
+
 * Wed Jun 06 2012 Matthias Runge <mrunge at matthias-runge.de> - 0.9.17-1
 - update to 0.9.17
 
diff --git a/sources b/sources
index 93264a4..8608b20 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ac06ae671525f0aa17778d7c2962ecec  PyMunin-0.9.17.tar.gz
+e888a8e2e1ad818cc4ecbf0fc6d43700  PyMunin-0.9.19.tar.gz


More information about the scm-commits mailing list