diff --git a/iptables.spec b/iptables.spec index 063264c..b10d14a 100644 --- a/iptables.spec +++ b/iptables.spec @@ -7,7 +7,7 @@ Name: iptables Summary: Tools for managing Linux kernel packet filtering capabilities Version: 1.6.1 -Release: 1%{?dist} +Release: 2%{?dist} Source: http://www.netfilter.org/projects/iptables/files/%{name}-%{version}.tar.bz2 Source1: iptables.init Source2: iptables-config @@ -289,6 +289,9 @@ done %{_sbindir}/xtables-compat-multi %changelog +* Fri Feb 10 2017 Fedora Release Engineering - 1.6.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Thu Feb 02 2017 Thomas Woerner - 1.6.1-1 - New upstream version 1.6.1 with enhanced translation to nft support and several fixes (RHBZ#1417323)