diff --git a/.gitignore b/.gitignore index a4c3919..5acf371 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ /check_updates-1.5.0.tar.gz /check_updates-1.5.1.tar.gz /check_updates-1.5.2.tar.gz +/check_updates-1.6.0.tar.gz diff --git a/nagios-plugins-check-updates.spec b/nagios-plugins-check-updates.spec index d2b3d2f..9b4de9e 100644 --- a/nagios-plugins-check-updates.spec +++ b/nagios-plugins-check-updates.spec @@ -5,8 +5,8 @@ %define debug_package %{nil} Name: nagios-plugins-check-updates -Version: 1.5.2 -Release: 2%{?dist} +Version: 1.6.0 +Release: 1%{?dist} Summary: A Nagios plugin to check if Red Hat or Fedora system is up-to-date Group: Applications/System @@ -66,6 +66,9 @@ rm -rf %{buildroot} %changelog +* Mon Apr 16 2012 Jose Pedro Oliveira - 1.6.0-1 +- Update to 1.6.0. + * Fri Jan 13 2012 Fedora Release Engineering - 1.5.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild diff --git a/sources b/sources index 5c4592c..830393d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ab04bf2403a96b87d56f1bd5f3de3a96 check_updates-1.5.2.tar.gz +18e9b435e63cd9bc7962eaa5daa0d313 check_updates-1.6.0.tar.gz