diff --git a/conntrack-tools.spec b/conntrack-tools.spec index 0a0f7b4..74e030a 100644 --- a/conntrack-tools.spec +++ b/conntrack-tools.spec @@ -1,6 +1,6 @@ Name: conntrack-tools Version: 1.0.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Tools to manipulate netfilter connection tracking table Group: System Environment/Base License: GPLv2 @@ -50,6 +50,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man8/* %changelog +* Thu Jan 12 2012 Fedora Release Engineering - 1.0.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild + * Thu May 5 2011 Paul P. Komkoff Jr - 1.0.0 - new upstream version