[perl-Nagios-Plugin] - Upstream released new version

Ruben Kerkhof ruben at fedoraproject.org
Sun Dec 12 16:28:16 UTC 2010


commit c050f33597e769fe66361b1ff7a2bf8dc7a9bd5e
Author: Ruben <ruben at rubenkerkhof.com>
Date:   Sun Dec 12 17:27:48 2010 +0100

    - Upstream released new version

 .gitignore              |    1 +
 perl-Nagios-Plugin.spec |    5 ++++-
 sources                 |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 153ba47..e0f8e80 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 Nagios-Plugin-0.34.tar.gz
+/Nagios-Plugin-0.35.tar.gz
diff --git a/perl-Nagios-Plugin.spec b/perl-Nagios-Plugin.spec
index 26e3ea1..5cb601e 100644
--- a/perl-Nagios-Plugin.spec
+++ b/perl-Nagios-Plugin.spec
@@ -1,7 +1,7 @@
 %global libname Nagios-Plugin
 
 Name:           perl-%{libname}
-Version:        0.34
+Version:        0.35
 Release:        1%{?dist}
 Summary:        Family of perl modules to streamline writing Nagios plugins
 License:        GPL+ or Artistic
@@ -53,6 +53,9 @@ make test
 %{_mandir}/man3/Nagios::Plugin*
 
 %changelog
+* Sun Dec 12 2010 Ruben Kerkhof <ruben at rubenkerkhof.com> 0.35-1
+- Upstream released new version
+
 * Thu Jun 24 2010 Ruben Kerkhof <ruben at rubenkerkhof.com> 0.34-1
 - Upstream released new version
 
diff --git a/sources b/sources
index 71c2daf..773b7f7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cf9c54fe89115916fb15609f4ff5fd3f  Nagios-Plugin-0.34.tar.gz
+96b3510798e28f3ebed8c23f4225e80e  Nagios-Plugin-0.35.tar.gz



More information about the perl-devel mailing list