diff --git a/check_time/nagios-okplugin-check_time.spec b/check_time/nagios-okplugin-check_time.spec index 8725a32..a7bcb87 100644 --- a/check_time/nagios-okplugin-check_time.spec +++ b/check_time/nagios-okplugin-check_time.spec @@ -2,7 +2,7 @@ Summary: A Nagios plugin to compare time on remote host with localhost Name: nagios-okplugin-check_time -Version: 1.0.2 +Version: 1.0.3 Release: 1%{?dist} License: GPLv2+ Group: Applications/System @@ -41,6 +41,9 @@ rm -rf %{buildroot} /etc/nrpe.d/check_time.cfg %changelog +* Fri Apr 04 2014 Tomas Edwardsson 1.0.3-1 +- check_time - Added requirement for bc (tommi@tommi.org) + * Tue Mar 25 2014 Tomas Edwardsson 1.0.2-1 - Bump version diff --git a/rel-eng/packages/nagios-okplugin-check_time b/rel-eng/packages/nagios-okplugin-check_time index 244cc02..c870b52 100644 --- a/rel-eng/packages/nagios-okplugin-check_time +++ b/rel-eng/packages/nagios-okplugin-check_time @@ -1 +1 @@ -1.0.2-1 check_time/ +1.0.3-1 check_time/