upgrade to 1.8.6

This commit is contained in:
Peter Hatina 2013-03-12 10:08:06 +01:00
parent 70571d9807
commit f77839f056
3 changed files with 8 additions and 3 deletions

1
.gitignore vendored
View File

@ -23,3 +23,4 @@ wireshark-1.2.10.tar.bz2
/wireshark-1.8.3.tar.bz2
/wireshark-1.8.4.tar.bz2
/wireshark-1.8.5.tar.bz2
/wireshark-1.8.6.tar.bz2

View File

@ -1 +1 @@
fde40a8d4555cab12271e67f9778f5d5 wireshark-1.8.5.tar.bz2
317361e701936c72f7f18f857059b944 wireshark-1.8.6.tar.bz2

View File

@ -20,8 +20,8 @@
Summary: Network traffic analyzer
Name: wireshark
Version: 1.8.5
Release: 3%{?dist}
Version: 1.8.6
Release: 1%{?dist}
License: GPL+
Group: Applications/Internet
Source0: http://wireshark.org/download/src/%{name}-%{version}.tar.bz2
@ -365,6 +365,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%{_datadir}/aclocal/*
%changelog
* Tue Mar 12 2013 Peter Hatina <phatina@redhat.com> 1.8.6-1
- upgrade to 1.8.6
- see http://www.wireshark.org/docs/relnotes/wireshark-1.8.6.html
* Sun Feb 10 2013 Parag Nemade <paragn AT fedoraproject DOT org> - 1.8.5-3
- Remove vendor tag from desktop file as per https://fedorahosted.org/fesco/ticket/1077