Bump release for October 2024 mass rebuild:

Resolves: RHEL-64018
This commit is contained in:
Troy Dawson 2024-10-29 08:36:55 -07:00
parent 5be672c069
commit d2a9a30f8e

View File

@ -19,7 +19,7 @@ Name: iptables
Summary: Tools for managing Linux kernel packet filtering capabilities
URL: https://www.netfilter.org/projects/iptables
Version: %{iptables_rpmversion}
Release: %{iptables_specrelease}%{?dist}%{?buildid}
Release: %{iptables_specrelease}%{?dist}%{?buildid}.1
Source: %{url}/files/%{name}-%{version}.tar.xz
Source1: iptables.init
Source2: iptables-config
@ -473,6 +473,10 @@ fi
%ghost %{_mandir}/man8/ebtables{,-translate}.8.gz
%changelog
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1.8.10-14.1
- Bump release for October 2024 mass rebuild:
Resolves: RHEL-64018
* Sat Sep 21 2024 Phil Sutter <psutter@redhat.com> [1.8.10-14.el10]
- Bump release to trigger CI (Phil Sutter)