From 524857af77edfcb6957056dc90eedd0be75e6a75 Mon Sep 17 00:00:00 2001 From: Phil Sutter Date: Fri, 20 Sep 2024 17:22:11 +0200 Subject: [PATCH] iptables-1.8.10-12.el10 * Fri Sep 20 2024 Phil Sutter [1.8.10-12.el10] - Bump release for beta (Phil Sutter) Related: RHEL-34919 --- iptables.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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)