- new upstream version 2.2.5 with IPv6 and ICMP6 support

This commit is contained in:
Thomas Woerner 2012-10-08 18:24:45 +02:00
parent 30a72d37dd
commit e16ff72813
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
iptstate-2.1.tar.bz2
iptstate-2.2.1.tar.bz2
iptstate-2.2.2.tar.bz2
/iptstate-2.2.5.tar.bz2

View File

@ -1,7 +1,7 @@
Name: iptstate
Summary: A top-like display of IP Tables state table entries
Version: 2.2.2
Release: 8%{?dist}
Version: 2.2.5
Release: 1%{?dist}
Source: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
Patch0: iptstate-2.1-man8.patch
Group: System Environment/Base
@ -54,6 +54,9 @@ rm -rf %{buildroot}
%{_mandir}/man8/iptstate.*
%changelog
* Mon Oct 8 2012 Thomas Woerner <twoerner@redhat.com> 2.2.5-1
- new upstream version 2.2.5 with IPv6 and ICMP6 support
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.2.2-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild

View File

@ -1 +1 @@
b3f2e89ef38d6e8a85c8ab88a9c514d8 iptstate-2.2.2.tar.bz2
5abe47e473bee256adaf8a48b1141a90 iptstate-2.2.5.tar.bz2