diff --git a/iptables.spec b/iptables.spec index 0ee7aa3..e954efa 100644 --- a/iptables.spec +++ b/iptables.spec @@ -7,7 +7,7 @@ Name: iptables Summary: Tools for managing Linux kernel packet filtering capabilities Version: 1.8.0 -Release: 2%{?dist} +Release: 3%{?dist} Source: http://www.netfilter.org/projects/iptables/files/%{name}-%{version}.tar.bz2 Source1: iptables.init Source2: iptables-config @@ -352,6 +352,9 @@ fi %ghost %{_sbindir}/arptables %changelog +* Fri Jul 13 2018 Fedora Release Engineering - 1.8.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Tue Jul 10 2018 Phil Sutter - 1.8.0-2 - Fix calling ebtables-nft and arptables-nft via their new names.