new version 4.8.1
This commit is contained in:
parent
561100c24a
commit
c45ea0eccc
1
.gitignore
vendored
1
.gitignore
vendored
@ -12,3 +12,4 @@ tcpdump-4.1.1.tar.gz
|
|||||||
/tcpdump-4.7.3.tar.gz
|
/tcpdump-4.7.3.tar.gz
|
||||||
/tcpdump-4.7.4.tar.gz
|
/tcpdump-4.7.4.tar.gz
|
||||||
/tcpdump-4.8.0.tar.gz
|
/tcpdump-4.8.0.tar.gz
|
||||||
|
/tcpdump-4.8.1.tar.gz
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
68778081ed0a0654f491fbf17ad1a8e5 tcpdump-4.8.0.tar.gz
|
32f57943649f276e09236ba66622bb0c tcpdump-4.8.1.tar.gz
|
||||||
e329cbeb7e589f132d92c3447c477190 tcpslice-1.2a3.tar.gz
|
e329cbeb7e589f132d92c3447c477190 tcpslice-1.2a3.tar.gz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
Summary: A network traffic monitoring tool
|
Summary: A network traffic monitoring tool
|
||||||
Name: tcpdump
|
Name: tcpdump
|
||||||
Epoch: 14
|
Epoch: 14
|
||||||
Version: 4.8.0
|
Version: 4.8.1
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: BSD with advertising
|
License: BSD with advertising
|
||||||
URL: http://www.tcpdump.org
|
URL: http://www.tcpdump.org
|
||||||
@ -82,6 +82,9 @@ exit 0
|
|||||||
%{_mandir}/man8/tcpdump.8*
|
%{_mandir}/man8/tcpdump.8*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Oct 31 2016 Luboš Uhliarik <luhliari@redhat.com> - 14:4.8.1-1
|
||||||
|
- new version 4.8.1
|
||||||
|
|
||||||
* Tue Aug 09 2016 Luboš Uhliarik <luhliari@redhat.com> - 14:4.8.0-1
|
* Tue Aug 09 2016 Luboš Uhliarik <luhliari@redhat.com> - 14:4.8.0-1
|
||||||
- new version 4.8.0
|
- new version 4.8.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user