upgrade to 1.6.8
This commit is contained in:
parent
df20f811b5
commit
4202a6299f
1
.gitignore
vendored
1
.gitignore
vendored
@ -16,3 +16,4 @@ wireshark-1.2.10.tar.bz2
|
|||||||
/wireshark-1.6.5.tar.bz2
|
/wireshark-1.6.5.tar.bz2
|
||||||
/wireshark-1.6.6.tar.bz2
|
/wireshark-1.6.6.tar.bz2
|
||||||
/wireshark-1.6.7.tar.bz2
|
/wireshark-1.6.7.tar.bz2
|
||||||
|
/wireshark-1.6.8.tar.bz2
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
7e39f1c0ea4abd8bffa5122df800ca5d wireshark-1.6.7.tar.bz2
|
dcdc5f4904af5804b622c955a30974e2 wireshark-1.6.8.tar.bz2
|
||||||
|
@ -12,8 +12,8 @@
|
|||||||
|
|
||||||
Summary: Network traffic analyzer
|
Summary: Network traffic analyzer
|
||||||
Name: wireshark
|
Name: wireshark
|
||||||
Version: 1.6.7
|
Version: 1.6.8
|
||||||
Release: 2%{?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
|
||||||
@ -349,6 +349,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
|||||||
%{_sbindir}/idl2wrs
|
%{_sbindir}/idl2wrs
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed May 23 2012 Jan Safranek <jsafrane@redhat.com> - 1.6.8-1
|
||||||
|
- upgrade to 1.6.8
|
||||||
|
- see http://www.wireshark.org/docs/relnotes/wireshark-1.6.8.html
|
||||||
|
|
||||||
* Mon May 21 2012 Jan Safranek <jsafrane@redhat.com> - 1.6.7-2
|
* Mon May 21 2012 Jan Safranek <jsafrane@redhat.com> - 1.6.7-2
|
||||||
- Removed dependency on GeoIP on RHEL.
|
- Removed dependency on GeoIP on RHEL.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user