diff --git a/check_updates/nagios-okplugin-check_updates.spec b/check_updates/nagios-okplugin-check_updates.spec index 267f73b..b2874b6 100644 --- a/check_updates/nagios-okplugin-check_updates.spec +++ b/check_updates/nagios-okplugin-check_updates.spec @@ -3,7 +3,7 @@ Summary: A Nagios plugin to check operating system updates Name: nagios-okplugin-%{plugin} -Version: 0.0.2 +Version: 0.0.3 Release: 1%{?dist} License: GPLv3+ Group: Applications/System @@ -43,6 +43,11 @@ rm -rf %{buildroot} %config(noreplace) %{_sysconfdir}/nrpe.d/%{plugin}.cfg %changelog +* Tue Jul 16 2013 Tomas Edwardsson 0.0.3-1 +- Plugin should conflict with check_yum (tommi@tommi.org) +- No obsolete (tommi@tommi.org) +- Obsolete nagios-okplugin-check_yum (tommi@tommi.org) + * Tue Jul 16 2013 Tomas Edwardsson 0.0.2-1 - new package built with tito diff --git a/rel-eng/packages/nagios-okplugin-check_updates b/rel-eng/packages/nagios-okplugin-check_updates index 32e9597..acd74eb 100644 --- a/rel-eng/packages/nagios-okplugin-check_updates +++ b/rel-eng/packages/nagios-okplugin-check_updates @@ -1 +1 @@ -0.0.2-1 check_updates/ +0.0.3-1 check_updates/