diff --git a/.cvsignore b/.cvsignore index 773ce9b..0714931 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -wireshark-0.99.6-SVN-22104.tar.gz +wireshark-0.99.6.tar.gz diff --git a/sources b/sources index e071b4b..4e1557e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0d6eb440bad9015a6c63e7751bd6834d wireshark-0.99.6-SVN-22104.tar.gz +d9c723032c424b3a210a0426167e9732 wireshark-0.99.6.tar.gz diff --git a/wireshark.spec b/wireshark.spec index 0777efc..50b5bf2 100644 --- a/wireshark.spec +++ b/wireshark.spec @@ -1,11 +1,11 @@ %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()") #define to 0 for final version -%define svn_version 22104 +%define svn_version 0 Summary: Network traffic analyzer Name: wireshark Version: 0.99.6 -Release: 0.pre2%{?dist} +Release: 1%{?dist} License: GPL Group: Applications/Internet %if %{svn_version} @@ -186,6 +186,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Mon Jul 9 2007 Radek Vokal 0.99.6-1 +- upgrade to 0.99.6 final + * Fri Jun 15 2007 Radek Vokál 0.99.6-0.pre2 - another pre-release - turn on ADNS support