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 - 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 - 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