conntrack-tools-0.9.15-1

This commit is contained in:
Paul P. Komkoff Jr 2010-11-19 20:49:07 +03:00
parent eb23f3ffa0
commit bd354d224d
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
conntrack-tools-0.9.14.tar.bz2
/conntrack-tools-0.9.15.tar.bz2

View File

@ -1,5 +1,5 @@
Name: conntrack-tools
Version: 0.9.14
Version: 0.9.15
Release: 1%{?dist}
Summary: Tools to manipulate netfilter connection tracking table
Group: System Environment/Base
@ -50,6 +50,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man8/*
%changelog
* Fri Nov 19 2010 Paul P. Komkoff Jr <i@stingr.net> - 0.9.15-1
- new upstream version
* Thu Mar 25 2010 Paul P. Komkoff Jr <i@stingr.net> - 0.9.14-1
- update, at last

View File

@ -1 +1 @@
7e9344fe85bb68bcf65c35034add6655 conntrack-tools-0.9.14.tar.bz2
caecb479ceb5ff7f646d47e85484d655 conntrack-tools-0.9.15.tar.bz2