[PyMunin] updated to latest upstream version 0.9.26 (rhbz 902238)

Matthias Runge mrunge at fedoraproject.org
Wed Feb 6 20:13:50 UTC 2013


commit e32a375fc140b5680cf92ac29b66df87481126e3
Author: Matthias Runge <mrunge at redhat.com>
Date:   Wed Feb 6 21:13:18 2013 +0100

    updated to latest upstream version 0.9.26 (rhbz 902238)

 .gitignore   |    1 +
 PyMunin.spec |    7 +++++--
 sources      |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2dba4a4..1995063 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /PyMunin-0.9.17.tar.gz
 /PyMunin-0.9.19.tar.gz
 /PyMunin-0.9.20.tar.gz
+/PyMunin-0.9.26.tar.gz
diff --git a/PyMunin.spec b/PyMunin.spec
index b34c080..e065b21 100644
--- a/PyMunin.spec
+++ b/PyMunin.spec
@@ -1,5 +1,5 @@
 Name:           PyMunin
-Version:        0.9.20
+Version:        0.9.26
 Release:        1%{?dist}
 Summary:        Python Module for developing Munin Multigraph Monitoring Plugins
 
@@ -44,13 +44,16 @@ sed -i -e '/^#!\//, 1d' pysysinfo/*.py
 rm -r %{buildroot}/%{_bindir}
  
 %files
-%doc COPYING.txt README.markdown
+%doc COPYING.txt README.md
 %{python_sitelib}/%{name}-%{version}-py2.?.egg-info
 %{python_sitelib}/pymunin
 %{python_sitelib}/pysysinfo
 %{_datarootdir}/munin/plugins/*
 
 %changelog
+* Wed Feb 06 2013 Matthias Runge <mrunge at redhat.com> - 0.9.26-1
+- update to 0.9.26 (rhbz#902238)
+
 * Wed Oct 03 2012 Matthias Runge <mrunge at matthias-runge.de> - 0.9.20-1
 - update to 0.9.20
 
diff --git a/sources b/sources
index e237805..93d2bae 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2fc512439e280a16f2021e0defdf5f2f  PyMunin-0.9.20.tar.gz
+92cf638ee1e244c1023e39810b9671a2  PyMunin-0.9.26.tar.gz


More information about the scm-commits mailing list