This commit is contained in:
Paul P. Komkoff 2013-09-07 20:46:00 +04:00
parent 86490d76d0
commit 282137aaf7

View File

@ -1,6 +1,6 @@
Name: conntrack-tools
Version: 1.4.0
Release: 2%{?dist}
Version: 1.4.1
Release: 1%{?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
* Sun Mar 24 2013 Paul P. Komkoff Jr <i@stingr.net> - 1.4.1-1
- new upstream version
* Fri Feb 08 2013 Paul Komkoff <i@stingr.net> - 1.4.0-2
- fix bz#909128