[PyMunin] update to 0.9.11

Matthias Runge mrunge at fedoraproject.org
Fri Mar 16 07:44:55 UTC 2012


commit c8f6949f533d894811c3068cc575fec62e01d370
Author: Matthias Runge <mrunge at matthias-runge.de>
Date:   Fri Mar 16 08:44:41 2012 +0100

    update to 0.9.11

 .gitignore   |    1 +
 PyMunin.spec |    7 +++++--
 sources      |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3269ded..9e66522 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /PyMunin-0.9.4.tar.gz
 /PyMunin-0.9.6.tar.gz
 /PyMunin-0.9.9.tar.gz
+/PyMunin-0.9.11.tar.gz
diff --git a/PyMunin.spec b/PyMunin.spec
index a305f32..4bd497b 100644
--- a/PyMunin.spec
+++ b/PyMunin.spec
@@ -1,11 +1,11 @@
 Name:           PyMunin
-Version:        0.9.9
+Version:        0.9.11
 Release:        1%{?dist}
 Summary:        Python Module for developing Munin Multigraph Monitoring Plugins
 
 License:        GPLv3+
 URL:            http://aouyar.github.com/PyMunin
-Source0:        http://pypi.python.org/packages/source/P/PyMunin/%{name}-%{version}.tar.gz
+Source0:        http://pypi.python.org/packages/source/P/%{name}/%{name}-%{version}.tar.gz
 
 BuildArch:      noarch
 BuildRequires:  python2-devel
@@ -51,6 +51,9 @@ rm -r %{buildroot}/%{_bindir}
 %{_datarootdir}/munin/plugins/*
 
 %changelog
+* Fri Mar 16 2012 Matthias Runge <mrunge at matthias-runge.de> - 0.9.11-1
+- update 0.9.11
+
 * Fri Mar 09 2012 Matthias Runge <mrunge at matthias-runge.de> - 0.9.9-1
 - update to 0.9.9
 - more explicit %%files-section
diff --git a/sources b/sources
index 945c8e8..2d13061 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-64964a69bf572aa1e28cde41362e8e44  PyMunin-0.9.9.tar.gz
+2ab38dc5e2707a62f94cce4c20d465ef  PyMunin-0.9.11.tar.gz


More information about the scm-commits mailing list