This commit is contained in:
Dennis Gilmore 2012-07-18 14:37:32 -05:00
parent 019b0cc717
commit 7a8b7c5138

View File

@ -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 <rel-eng@lists.fedoraproject.org> - 1.0.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Mon May 07 2012 Paul Wouters <pwouters@redhat.com> - 1.0.1-1
- Updated to 1.0.1
- Added daemon using systemd and configuration file