From 7a8b7c5138f7dcd1e80153c9591fae22aa83bea0 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Wed, 18 Jul 2012 14:37:32 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild --- conntrack-tools.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/conntrack-tools.spec b/conntrack-tools.spec index 246f4ed..88d8be1 100644 --- a/conntrack-tools.spec +++ b/conntrack-tools.spec @@ -1,6 +1,6 @@ Name: conntrack-tools Version: 1.0.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Manipulate netfilter connection tracking table and run High Availability Group: System Environment/Base License: GPLv2 @@ -78,6 +78,9 @@ if [ $1 -ge 1 ] ; then fi %changelog +* Wed Jul 18 2012 Fedora Release Engineering - 1.0.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild + * Mon May 07 2012 Paul Wouters - 1.0.1-1 - Updated to 1.0.1 - Added daemon using systemd and configuration file