From 76c313d842fe20b4d50ca068c71d503fe4f261c9 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Wed, 13 Feb 2013 20:13:21 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild --- iptables.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/iptables.spec b/iptables.spec index 729b4ed..a1c8da4 100644 --- a/iptables.spec +++ b/iptables.spec @@ -25,7 +25,7 @@ Name: iptables Summary: Tools for managing Linux kernel packet filtering capabilities Version: 1.4.16.2 -Release: 6%{?dist} +Release: 7%{?dist} Source: http://www.netfilter.org/projects/iptables/files/%{name}-%{version}.tar.bz2 Source1: iptables.init Source2: iptables-config @@ -298,6 +298,9 @@ fi %changelog +* Thu Feb 14 2013 Fedora Release Engineering - 1.4.16.2-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + * Wed Jan 16 2013 Ville Skyttä - 1.4.16.2-6 - Own unowned -services libexec dirs (#894464, Michael Scherer). - Fix -services unit file permissions (#732936, Michal Schmidt).