upgrade to 1.8.5

This commit is contained in:
Peter Hatina 2013-01-31 10:58:25 +01:00
parent 7d90fafd86
commit edd50b45ef
3 changed files with 7 additions and 2 deletions

1
.gitignore vendored
View File

@ -22,3 +22,4 @@ wireshark-1.2.10.tar.bz2
/wireshark-1.8.2.tar.bz2
/wireshark-1.8.3.tar.bz2
/wireshark-1.8.4.tar.bz2
/wireshark-1.8.5.tar.bz2

View File

@ -1 +1 @@
ce22aa0fe7ecb5af39c93ff905c7d026 wireshark-1.8.4.tar.bz2
fde40a8d4555cab12271e67f9778f5d5 wireshark-1.8.5.tar.bz2

View File

@ -20,7 +20,7 @@
Summary: Network traffic analyzer
Name: wireshark
Version: 1.8.4
Version: 1.8.5
Release: 1%{?dist}
License: GPL+
Group: Applications/Internet
@ -362,6 +362,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%{_datadir}/aclocal/*
%changelog
* Thu Jan 31 2013 Peter Hatina <phatina@redhat.com> - 1.8.5-1
- upgrade to 1.8.5
- see http://www.wireshark.org/docs/relnotes/wireshark-1.8.5.html
* Mon Dec 03 2012 Peter Hatina <phatina@redhat.com> - 1.8.4-1
- upgrade to 1.8.4
- see http://www.wireshark.org/docs/relnotes/wireshark-1.8.4.html