diff --git a/.gitignore b/.gitignore index 775b308..0a0a567 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /check_updates-1.4.13.tar.gz /check_updates-1.4.14.tar.gz /check_updates-1.5.0.tar.gz +/check_updates-1.5.1.tar.gz diff --git a/nagios-plugins-check-updates.spec b/nagios-plugins-check-updates.spec index 27b3ea9..92bc664 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.5.0 +Version: 1.5.1 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 +* Sat Dec 3 2011 Jose Pedro Oliveira - 1.5.1-1 +- Update to 1.5.1. + * Tue Oct 4 2011 Jose Pedro Oliveira - 1.5.0-1 - Update to 1.5.0. diff --git a/sources b/sources index 09b02d8..20bdacb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -58a081955ece37b5b3a4c290f1228cb8 check_updates-1.5.0.tar.gz +108cad73b628076e741c90bdd662e6b2 check_updates-1.5.1.tar.gz