diff --git a/check_bond/nagios-okplugin-bond.spec b/check_bond/nagios-okplugin-bond.spec index 0958c77..be7cb3e 100644 --- a/check_bond/nagios-okplugin-bond.spec +++ b/check_bond/nagios-okplugin-bond.spec @@ -2,7 +2,7 @@ Summary: A Nagios plugin to check network bond devices Name: nagios-okplugin-bond -Version: 0.0.3 +Version: 0.0.4 Release: 1%{?dist} License: GPLv2+ Group: Applications/System @@ -40,6 +40,10 @@ rm -rf %{buildroot} %config(noreplace) %{_sysconfdir}/nrpe.d/check_bond.cfg %changelog +* Thu Feb 20 2014 Pall Sigurdsson 0.0.4-1 +- Merge pull request #5 from pallvalmundsson/check_yum_security_patch (palli- + github@minor.is) + * Wed Mar 13 2013 Pall Sigurdsson 0.0.3-1 - diff --git a/rel-eng/packages/nagios-okplugin-bond b/rel-eng/packages/nagios-okplugin-bond index 23f4534..f3c925d 100644 --- a/rel-eng/packages/nagios-okplugin-bond +++ b/rel-eng/packages/nagios-okplugin-bond @@ -1 +1 @@ -0.0.3-1 check_bond/ +0.0.4-1 check_bond/