conntrack-tools-1.4.0-2

This commit is contained in:
Paul P. Komkoff 2013-02-08 20:57:24 +04:00
parent 4da545a5e2
commit 86490d76d0

View File

@ -1,6 +1,6 @@
Name: conntrack-tools
Version: 1.4.0
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Manipulate netfilter connection tracking table and run High Availability
Group: System Environment/Base
License: GPLv2
@ -82,6 +82,9 @@ if [ $1 -ge 1 ] ; then
fi
%changelog
* Fri Feb 08 2013 Paul Komkoff <i@stingr.net> - 1.4.0-2
- fix bz#909128
* Mon Nov 26 2012 Paul P. Komkoff Jr <i@stingr.net> - 1.4.0-1
- new upstream version