From f77839f05600d1a19c486086193ea8a53409d1dd Mon Sep 17 00:00:00 2001 From: Peter Hatina Date: Mar 12 2013 09:08:06 +0000 Subject: upgrade to 1.8.6 --- diff --git a/.gitignore b/.gitignore index 6f4943c..6ed1aa0 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/sources b/sources index 4d04633..3fe22a3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fde40a8d4555cab12271e67f9778f5d5 wireshark-1.8.5.tar.bz2 +317361e701936c72f7f18f857059b944 wireshark-1.8.6.tar.bz2 diff --git a/wireshark.spec b/wireshark.spec index 4f73845..39e748e 100644 --- a/wireshark.spec +++ b/wireshark.spec @@ -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 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 - 1.8.5-3 - Remove vendor tag from desktop file as per https://fedorahosted.org/fesco/ticket/1077