diff --git a/check_apcext.pl/nagios-okplugin-apc.spec b/check_apcext.pl/nagios-okplugin-apc.spec index 96335a0..089abe6 100644 --- a/check_apcext.pl/nagios-okplugin-apc.spec +++ b/check_apcext.pl/nagios-okplugin-apc.spec @@ -2,7 +2,7 @@ Summary: A Nagios plugin to check APC devices Name: nagios-okplugin-apc -Version: 2.1.1 +Version: 2.1.2 Release: 1%{?dist} License: GPLv2+ Group: Applications/System @@ -38,6 +38,9 @@ rm -rf %{buildroot} %{_libdir}/nagios/plugins/* %changelog +* Mon Jun 09 2014 Tomas Edwardsson 2.1.2-1 +- Disable embedded perl (tommi@tommi.org) + * Thu Mar 20 2014 Tomas Edwardsson 2.1.1-1 - Merge github.com:opinkerfi/misc (palli@opensource.is) - Use the right value for the job nbmstemp (tommi@tommi.org) diff --git a/rel-eng/packages/nagios-okplugin-apc b/rel-eng/packages/nagios-okplugin-apc index ae9b72b..7b73130 100644 --- a/rel-eng/packages/nagios-okplugin-apc +++ b/rel-eng/packages/nagios-okplugin-apc @@ -1 +1 @@ -2.1.1-1 check_apcext.pl/ +2.1.2-1 check_apcext.pl/