diff --git a/.cvsignore b/.cvsignore index f7daaf3..9f5e4d2 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -wireshark-1.0.5.tar.gz +wireshark-1.0.6.tar.bz2 diff --git a/sources b/sources index f16c179..703695c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -99ac9a9d2c1445658039f1f34c89e3f6 wireshark-1.0.5.tar.gz +f97041ec73e72fc36e39be2588045578 wireshark-1.0.6.tar.bz2 diff --git a/wireshark.spec b/wireshark.spec index 415f364..4aeb9d8 100644 --- a/wireshark.spec +++ b/wireshark.spec @@ -5,14 +5,14 @@ Summary: Network traffic analyzer Name: wireshark -Version: 1.0.5 +Version: 1.0.6 Release: 1%{?dist} License: GPL+ Group: Applications/Internet %if %{svn_version} Source0: http://wireshark.org/download/prerelease/%{name}-%{version}-SVN-%{svn_version}.tar.gz %else -Source0: http://wireshark.org/download/src/%{name}-%{version}.tar.gz +Source0: http://wireshark.org/download/src/%{name}-%{version}.tar.bz2 %endif Source1: wireshark.pam Source2: wireshark.console @@ -201,6 +201,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Tue Feb 17 2009 Radek Vokal 1.0.6-1 +- upgrade to 1.0.6 + * Mon Dec 15 2008 Radek Vokal 1.0.5-1 - upgrade to 1.0.5