upgrade to 1.6.5
This commit is contained in:
parent
9070e46b6b
commit
7342f7ac08
1
.gitignore
vendored
1
.gitignore
vendored
@ -13,3 +13,4 @@ wireshark-1.2.10.tar.bz2
|
|||||||
/wireshark-1.6.2.tar.bz2
|
/wireshark-1.6.2.tar.bz2
|
||||||
/wireshark-1.6.3.tar.bz2
|
/wireshark-1.6.3.tar.bz2
|
||||||
/wireshark-1.6.4.tar.bz2
|
/wireshark-1.6.4.tar.bz2
|
||||||
|
/wireshark-1.6.5.tar.bz2
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
a348521c514fcdd890d974f2a0b59db3 wireshark-1.6.4.tar.bz2
|
794948a10d387fc8e37d824ea11dbac9 wireshark-1.6.5.tar.bz2
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
|
|
||||||
Summary: Network traffic analyzer
|
Summary: Network traffic analyzer
|
||||||
Name: wireshark
|
Name: wireshark
|
||||||
Version: 1.6.4
|
Version: 1.6.5
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPL+
|
License: GPL+
|
||||||
Group: Applications/Internet
|
Group: Applications/Internet
|
||||||
@ -331,6 +331,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
|||||||
%{_sbindir}/idl2wrs
|
%{_sbindir}/idl2wrs
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jan 11 2012 Jan Safranek <jsafrane@redhat.com> - 1.6.5-1
|
||||||
|
- upgrade to 1.6.5
|
||||||
|
- see http://www.wireshark.org/docs/relnotes/wireshark-1.6.5.html
|
||||||
|
|
||||||
* Fri Dec 2 2011 Jan Safranek <jsafrane@redhat.com> - 1.6.4-1
|
* Fri Dec 2 2011 Jan Safranek <jsafrane@redhat.com> - 1.6.4-1
|
||||||
- upgrade to 1.6.4
|
- upgrade to 1.6.4
|
||||||
- see http://www.wireshark.org/docs/relnotes/wireshark-1.6.4.html
|
- see http://www.wireshark.org/docs/relnotes/wireshark-1.6.4.html
|
||||||
|
Loading…
Reference in New Issue
Block a user