diff --git a/.gitignore b/.gitignore index 5d36b31..775b308 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /check_updates-1.4.12.tar.gz /check_updates-1.4.13.tar.gz /check_updates-1.4.14.tar.gz +/check_updates-1.5.0.tar.gz diff --git a/nagios-plugins-check-updates.spec b/nagios-plugins-check-updates.spec index 35cec79..27b3ea9 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.14 +Version: 1.5.0 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 +* Tue Oct 4 2011 Jose Pedro Oliveira - 1.5.0-1 +- Update to 1.5.0. + * Wed May 25 2011 Jose Pedro Oliveira - 1.4.14-1 - Update to 1.4.14. diff --git a/sources b/sources index c099d32..09b02d8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -bfe716c4807690233043c6b2ac7c47cd check_updates-1.4.14.tar.gz +58a081955ece37b5b3a4c290f1228cb8 check_updates-1.5.0.tar.gz