diff --git a/iptables.spec b/iptables.spec index 1d3d332..cc9d6b0 100644 --- a/iptables.spec +++ b/iptables.spec @@ -1,5 +1,5 @@ %define iptables_rpmversion 1.8.10 -%define iptables_specrelease 5 +%define iptables_specrelease 6 # install init scripts to /usr/libexec with systemd %global script_path %{_libexecdir}/iptables @@ -482,6 +482,9 @@ fi %ghost %{_mandir}/man8/ebtables{,-translate}.8.gz %changelog +* Wed Nov 27 2024 Phil Sutter [1.8.10-6.el9] +- Bump release for RHEL-9.5.z (Phil Sutter) [RHEL-69283 RHEL-69284] + * Wed Aug 14 2024 Phil Sutter [1.8.10-5.el9] - xtables-monitor: Ignore ebtables policy rules unless tracing (Phil Sutter) [RHEL-47264] - xtables-monitor: Fix for ebtables rule events (Phil Sutter) [RHEL-47264]