diff --git a/iptables.spec b/iptables.spec index 1609ad2..100b2ee 100644 --- a/iptables.spec +++ b/iptables.spec @@ -1,5 +1,5 @@ %define iptables_rpmversion 1.8.10 -%define iptables_specrelease 11 +%define iptables_specrelease 12 # install init scripts to /usr/libexec with systemd %global script_path %{_libexecdir}/iptables @@ -472,6 +472,9 @@ fi %ghost %{_mandir}/man8/ebtables{,-translate}.8.gz %changelog +* Fri Sep 20 2024 Phil Sutter [1.8.10-12.el10] +- Bump release for beta (Phil Sutter) + * Wed Sep 11 2024 Phil Sutter [1.8.10-11.el10] - Bump release to trigger CI (Phil Sutter)