upgrade to 1.6.5

This commit is contained in:
Jan Safranek 2012-01-11 09:22:05 +01:00
parent 9070e46b6b
commit 7342f7ac08
3 changed files with 7 additions and 2 deletions

1
.gitignore vendored
View File

@ -13,3 +13,4 @@ wireshark-1.2.10.tar.bz2
/wireshark-1.6.2.tar.bz2
/wireshark-1.6.3.tar.bz2
/wireshark-1.6.4.tar.bz2
/wireshark-1.6.5.tar.bz2

View File

@ -1 +1 @@
a348521c514fcdd890d974f2a0b59db3 wireshark-1.6.4.tar.bz2
794948a10d387fc8e37d824ea11dbac9 wireshark-1.6.5.tar.bz2

View File

@ -10,7 +10,7 @@
Summary: Network traffic analyzer
Name: wireshark
Version: 1.6.4
Version: 1.6.5
Release: 1%{?dist}
License: GPL+
Group: Applications/Internet
@ -331,6 +331,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%{_sbindir}/idl2wrs
%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
- upgrade to 1.6.4
- see http://www.wireshark.org/docs/relnotes/wireshark-1.6.4.html