upgrade to 1.4.7
This commit is contained in:
parent
35ded6ace8
commit
88fc6739db
1
.gitignore
vendored
1
.gitignore
vendored
@ -7,3 +7,4 @@ wireshark-1.2.10.tar.bz2
|
|||||||
/wireshark-1.4.4.tar.bz2
|
/wireshark-1.4.4.tar.bz2
|
||||||
/wireshark-1.4.5.tar.bz2
|
/wireshark-1.4.5.tar.bz2
|
||||||
/wireshark-1.4.6.tar.bz2
|
/wireshark-1.4.6.tar.bz2
|
||||||
|
/wireshark-1.4.7.tar.bz2
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
fd301004ebc5fac8e56c2f0d4ef6173f wireshark-1.4.6.tar.bz2
|
b5065426d5524ddc1667314f8256c2b1 wireshark-1.4.7.tar.bz2
|
||||||
|
@ -10,8 +10,8 @@
|
|||||||
|
|
||||||
Summary: Network traffic analyzer
|
Summary: Network traffic analyzer
|
||||||
Name: wireshark
|
Name: wireshark
|
||||||
Version: 1.4.6
|
Version: 1.4.7
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPL+
|
License: GPL+
|
||||||
Group: Applications/Internet
|
Group: Applications/Internet
|
||||||
Source0: http://wireshark.org/download/src/%{name}-%{version}.tar.bz2
|
Source0: http://wireshark.org/download/src/%{name}-%{version}.tar.bz2
|
||||||
@ -322,6 +322,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
|||||||
%{_sbindir}/idl2wrs
|
%{_sbindir}/idl2wrs
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jun 2 2011 Jan Safranek <jsafrane@redhat.com> - 1.4.7-1
|
||||||
|
- upgrade to 1.4.7
|
||||||
|
- see http://www.wireshark.org/docs/relnotes/wireshark-1.4.7.html
|
||||||
|
|
||||||
* Thu May 19 2011 Steve Dickson <steved@redhat.com> - 1.4.6-3
|
* Thu May 19 2011 Steve Dickson <steved@redhat.com> - 1.4.6-3
|
||||||
- Improved the NFS4.1 patcket dissectors
|
- Improved the NFS4.1 patcket dissectors
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user