diff --git a/iptables.spec b/iptables.spec index 8af4d09..1609ad2 100644 --- a/iptables.spec +++ b/iptables.spec @@ -1,5 +1,5 @@ %define iptables_rpmversion 1.8.10 -%define iptables_specrelease 10 +%define iptables_specrelease 11 # 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 +* Wed Sep 11 2024 Phil Sutter [1.8.10-11.el10] +- Bump release to trigger CI (Phil Sutter) + * Fri Jul 05 2024 Phil Sutter [1.8.10-10.el10] - spec: Try to fix upgrade path from Fedora package (Phil Sutter)