[nagios-plugins-check-updates] Update to 1.4.13. Fixes a build problem in EPEL5 (test script failure).

Jose Pedro Oliveira jpo at fedoraproject.org
Tue May 24 16:16:54 UTC 2011


commit 7f42b36714ac97bf43490e4abcbd14f24e681963
Author: Jose Pedro Oliveira <jpo at di.uminho.pt>
Date:   Tue May 24 17:16:30 2011 +0100

    Update to 1.4.13.
    Fixes a build problem in EPEL5 (test script failure).

 .gitignore                        |    1 +
 nagios-plugins-check-updates.spec |    6 +++++-
 sources                           |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8c767e6..116bda6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /check_updates-1.4.9.tar.gz
 /check_updates-1.4.11.tar.gz
 /check_updates-1.4.12.tar.gz
+/check_updates-1.4.13.tar.gz
diff --git a/nagios-plugins-check-updates.spec b/nagios-plugins-check-updates.spec
index 76e9a8b..4dd7815 100644
--- a/nagios-plugins-check-updates.spec
+++ b/nagios-plugins-check-updates.spec
@@ -5,7 +5,7 @@
 %define debug_package %{nil}
 
 Name:          nagios-plugins-check-updates
-Version:       1.4.12
+Version:       1.4.13
 Release:       1%{?dist}
 Summary:       A Nagios plugin to check if Red Hat or Fedora system is up-to-date
 
@@ -66,6 +66,10 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Tue May 24 2011 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.4.13-1
+- Update to 1.4.13.
+- Fixes a build problem in EPEL5 (test script failure).
+
 * Tue May 24 2011 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.4.12-1
 - Update to 1.4.12.
 - Upstream added a test suite.
diff --git a/sources b/sources
index 793daab..44492bb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-345f1f031ce0159395d304aec84f8532  check_updates-1.4.12.tar.gz
+4dfdd61a5cd5739cb556ede962003f92  check_updates-1.4.13.tar.gz


More information about the scm-commits mailing list