From 0afd591a11ea6f3ca431a6013faafb888f9f2825 Mon Sep 17 00:00:00 2001 From: Jose Pedro Oliveira Date: Nov 01 2010 15:21:16 +0000 Subject: * update to 1.4.9 --- diff --git a/.gitignore b/.gitignore index 03d95ce..f349ad0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /check_updates-1.4.7.tar.gz /check_updates-1.4.8.tar.gz +/check_updates-1.4.9.tar.gz diff --git a/nagios-plugins-check-updates.spec b/nagios-plugins-check-updates.spec index 7a1c33c..880dca6 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.8 +Version: 1.4.9 Release: 1%{?dist} Summary: A Nagios plugin to check if Red Hat or Fedora system is up-to-date @@ -57,6 +57,9 @@ rm -rf %{buildroot} %changelog +* Mon Nov 1 2010 Jose Pedro Oliveira - 1.4.9-1 +- Update to 1.4.9 (solves the EPEL5 build problem). + * Sun Oct 31 2010 Jose Pedro Oliveira - 1.4.8-1 - Update to 1.4.8 (license clarification). diff --git a/sources b/sources index 832bc9d..478f79e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f41c7d0775163625622f0f5c5a9f242e check_updates-1.4.8.tar.gz +bd7ffccd1a84b8c142042cdaebf51a2b check_updates-1.4.9.tar.gz