From 5cb323fd87c1f7e50af8d30b7bd49d77f5b3b804 Mon Sep 17 00:00:00 2001 From: Jose Pedro Oliveira Date: May 25 2011 14:21:24 +0000 Subject: Update to 1.4.14. --- diff --git a/.gitignore b/.gitignore index 116bda6..5d36b31 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /check_updates-1.4.11.tar.gz /check_updates-1.4.12.tar.gz /check_updates-1.4.13.tar.gz +/check_updates-1.4.14.tar.gz diff --git a/nagios-plugins-check-updates.spec b/nagios-plugins-check-updates.spec index 4dd7815..35cec79 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.13 +Version: 1.4.14 Release: 1%{?dist} Summary: A Nagios plugin to check if Red Hat or Fedora system is up-to-date @@ -66,6 +66,9 @@ rm -rf %{buildroot} %changelog +* Wed May 25 2011 Jose Pedro Oliveira - 1.4.14-1 +- Update to 1.4.14. + * 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). diff --git a/sources b/sources index 44492bb..c099d32 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4dfdd61a5cd5739cb556ede962003f92 check_updates-1.4.13.tar.gz +bfe716c4807690233043c6b2ac7c47cd check_updates-1.4.14.tar.gz