upgrade to 1.6.7
This commit is contained in:
parent
a5eec8b4c9
commit
4ef1f1fa3b
1
.gitignore
vendored
1
.gitignore
vendored
@ -15,3 +15,4 @@ wireshark-1.2.10.tar.bz2
|
|||||||
/wireshark-1.6.4.tar.bz2
|
/wireshark-1.6.4.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
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
61145ccd7684b3cfb159fc902fedfecf wireshark-1.6.6.tar.bz2
|
7e39f1c0ea4abd8bffa5122df800ca5d wireshark-1.6.7.tar.bz2
|
||||||
|
@ -10,8 +10,8 @@
|
|||||||
|
|
||||||
Summary: Network traffic analyzer
|
Summary: Network traffic analyzer
|
||||||
Name: wireshark
|
Name: wireshark
|
||||||
Version: 1.6.6
|
Version: 1.6.7
|
||||||
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
|
||||||
@ -340,6 +340,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
|||||||
%{_sbindir}/idl2wrs
|
%{_sbindir}/idl2wrs
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Apr 10 2012 Jan Safranek <jsafrane@redhat.com> - 1.6.7-1
|
||||||
|
- upgrade to 1.6.7
|
||||||
|
- see http://www.wireshark.org/docs/relnotes/wireshark-1.6.7.html
|
||||||
|
|
||||||
* Wed Mar 28 2012 Jan Safranek <jsafrane@redhat.com> - 1.6.6-1
|
* Wed Mar 28 2012 Jan Safranek <jsafrane@redhat.com> - 1.6.6-1
|
||||||
- upgrade to 1.6.6
|
- upgrade to 1.6.6
|
||||||
- see http://www.wireshark.org/docs/relnotes/wireshark-1.6.6.html
|
- see http://www.wireshark.org/docs/relnotes/wireshark-1.6.6.html
|
||||||
|
Loading…
Reference in New Issue
Block a user