diff --git a/.gitignore b/.gitignore index 5b23f0a..a52d9ef 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ /check_updates-1.6.0.tar.gz /check_updates-1.6.1.tar.gz /check_updates-1.6.2.tar.gz +/check_updates-1.6.3.tar.gz diff --git a/nagios-plugins-check-updates.spec b/nagios-plugins-check-updates.spec index b4553f1..9ac6c52 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.6.2 +Version: 1.6.3 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 15 2013 Jose Pedro Oliveira - 1.6.3-1 +- Update to 1.6.3. + * Sat Mar 30 2013 Jose Pedro Oliveira - 1.6.2-1 - Update to 1.6.2. diff --git a/sources b/sources index 62366a4..c4ab231 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -211771e9bcdc6f6292a7cdc1862a3e53 check_updates-1.6.2.tar.gz +a20cacc22a559b6cdc0086792795b9c9 check_updates-1.6.3.tar.gz