upgrade to 1.8.1
This commit is contained in:
parent
6f2dff30ac
commit
08d607be97
1
.gitignore
vendored
1
.gitignore
vendored
@ -18,3 +18,4 @@ wireshark-1.2.10.tar.bz2
|
||||
/wireshark-1.6.7.tar.bz2
|
||||
/wireshark-1.6.8.tar.bz2
|
||||
/wireshark-1.8.0.tar.bz2
|
||||
/wireshark-1.8.1.tar.bz2
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
3eca81253800a0089d0f957e75853b05 wireshark-1.8.0.tar.bz2
|
||||
629fe03f4a64eb8c7bd9308ee4e22e2e wireshark-1.8.1.tar.bz2
|
||||
|
@ -12,7 +12,7 @@
|
||||
|
||||
Summary: Network traffic analyzer
|
||||
Name: wireshark
|
||||
Version: 1.8.0
|
||||
Version: 1.8.1
|
||||
Release: 1%{?dist}
|
||||
License: GPL+
|
||||
Group: Applications/Internet
|
||||
@ -347,6 +347,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
||||
%{_datadir}/aclocal/*
|
||||
|
||||
%changelog
|
||||
* Tue Jul 24 2012 Jan Safranek <jsafrane@redhat.com> - 1.8.1-1
|
||||
- upgrade to 1.8.1
|
||||
- see http://www.wireshark.org/docs/relnotes/wireshark-1.8.1.html
|
||||
|
||||
* Mon Jun 25 2012 Jan Safranek <jsafrane@redhat.com> - 1.8.0
|
||||
- upgrade to 1.8.0
|
||||
- see http://www.wireshark.org/docs/relnotes/wireshark-1.8.0.html
|
||||
|
Loading…
Reference in New Issue
Block a user