From 57c256e239e0bd4c360eff67ae90860fcb3e6207 Mon Sep 17 00:00:00 2001 From: Radek Vokál Date: Dec 18 2007 22:51:06 +0000 Subject: - upgrade to 0.99.7 --- diff --git a/.cvsignore b/.cvsignore index 1e52cf0..c9a2457 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -wireshark-0.99.7-SVN-23536.tar.gz +wireshark-0.99.7.tar.gz diff --git a/sources b/sources index 31f6187..2c91ac3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6e5d9fbdc1920e0e2fe48c24c7ac9eba wireshark-0.99.7-SVN-23536.tar.gz +94fa5f58ccee12c1a298f9e0daca9a94 wireshark-0.99.7.tar.gz diff --git a/wireshark.spec b/wireshark.spec index 632412f..135cd3e 100644 --- a/wireshark.spec +++ b/wireshark.spec @@ -1,12 +1,12 @@ %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 23536 +%define svn_version 0 %define with_adns 0 Summary: Network traffic analyzer Name: wireshark Version: 0.99.7 -Release: 0.pre2.1%{?dist} +Release: 1%{?dist} License: GPL+ Group: Applications/Internet %if %{svn_version} @@ -196,6 +196,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Tue Dec 18 2007 Radek Vokál 0.99.7-1 +- upgrade to 0.99.7 + * Fri Dec 7 2007 Radek Vokál 0.99.7-0.pre2.1 - rebuilt for openssl