From 4202a6299f9c3f1af9db8e35ee3807f5a145620c Mon Sep 17 00:00:00 2001 From: Jan Safranek Date: May 23 2012 07:18:10 +0000 Subject: upgrade to 1.6.8 --- diff --git a/.gitignore b/.gitignore index 5cf3f79..b4550f6 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,4 @@ wireshark-1.2.10.tar.bz2 /wireshark-1.6.5.tar.bz2 /wireshark-1.6.6.tar.bz2 /wireshark-1.6.7.tar.bz2 +/wireshark-1.6.8.tar.bz2 diff --git a/sources b/sources index caea9d9..5ac28b4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7e39f1c0ea4abd8bffa5122df800ca5d wireshark-1.6.7.tar.bz2 +dcdc5f4904af5804b622c955a30974e2 wireshark-1.6.8.tar.bz2 diff --git a/wireshark.spec b/wireshark.spec index 0feb7d9..22310bc 100644 --- a/wireshark.spec +++ b/wireshark.spec @@ -12,8 +12,8 @@ Summary: Network traffic analyzer Name: wireshark -Version: 1.6.7 -Release: 2%{?dist} +Version: 1.6.8 +Release: 1%{?dist} License: GPL+ Group: Applications/Internet Source0: http://wireshark.org/download/src/%{name}-%{version}.tar.bz2 @@ -349,6 +349,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %{_sbindir}/idl2wrs %changelog +* Wed May 23 2012 Jan Safranek - 1.6.8-1 +- upgrade to 1.6.8 +- see http://www.wireshark.org/docs/relnotes/wireshark-1.6.8.html + * Mon May 21 2012 Jan Safranek - 1.6.7-2 - Removed dependency on GeoIP on RHEL.