diff --git a/check_yum/nagios-okplugin-check_yum.spec b/check_yum/nagios-okplugin-check_yum.spec index 3ad0c41..361cac6 100644 --- a/check_yum/nagios-okplugin-check_yum.spec +++ b/check_yum/nagios-okplugin-check_yum.spec @@ -2,8 +2,8 @@ Summary: A Nagios plugin to check yum updates via NRPE Name: nagios-okplugin-check_yum -Version: 0.8.0 -Release: 2%{?dist} +Version: 0.8.1 +Release: 1%{?dist} License: GPLv2+ Group: Applications/System URL: http://opensource.is/trac/wiki/check_yum @@ -44,5 +44,14 @@ rm -rf %{buildroot} /etc/nrpe.d/check_yum.cfg %changelog +* Mon May 27 2013 Tomas Edwardsson 0.8.1-1 +- Added missing nrpe config (tommi@tommi.org) +- Initial rpm packaging (tommi@tommi.org) +- fix for changed output in list-security query (pall.valmundsson@gmail.com) +- Merge branch 'master' of github.com:opinkerfi/misc (palli@opensource.is) +- Added perfdata and longoutput with ERRATA IDs (tommi@tommi.org) +- Added perfdata and longoutput with ERRATA IDs (tommi@tommi.org) +- Updated to new upstream release (tommi@tommi.org) + * Tue Apr 16 2013 Tomas Edwardsson 0.8.0-2 - Initial packaging diff --git a/rel-eng/packages/nagios-okplugin-check_yum b/rel-eng/packages/nagios-okplugin-check_yum index fe5a454..f82dc42 100644 --- a/rel-eng/packages/nagios-okplugin-check_yum +++ b/rel-eng/packages/nagios-okplugin-check_yum @@ -1 +1 @@ -0.7.4-2 check_yum/ +0.8.1-1 check_yum/