diff --git a/check_firewall_active/nagios-okplugin-check_firewall_active.spec b/check_firewall_active/nagios-okplugin-check_firewall_active.spec index 9be9395..618b943 100644 --- a/check_firewall_active/nagios-okplugin-check_firewall_active.spec +++ b/check_firewall_active/nagios-okplugin-check_firewall_active.spec @@ -1,5 +1,5 @@ %define debug_package %{nil} -%define release 2 +%define release 3 Summary: A Nagios plugin to check if iptables are actually enforcing rules Name: nagios-okplugin-check_firewall_active @@ -47,5 +47,6 @@ rm -rf %{buildroot} restorecon -v %{_libdir}/nagios/plugins/check_firewall_active.sh /etc/nrpe.d/check_firewall_active.cfg /etc/sudoers.d/check_firewall_active %changelog +* Thu Dec 21 2016 Gardar Thorsteinsson 1.0.0-3 * Thu Dec 20 2016 Richard Allen 0.1-1 - Initial packaging