upgrade to 1.2.7

This commit is contained in:
Radek Vokál 2010-04-02 14:24:26 +00:00
parent 3eb82fd431
commit 708c3754b0
3 changed files with 8 additions and 4 deletions

View File

@ -1 +1 @@
wireshark-1.2.6.tar.bz2 wireshark-1.2.7.tar.bz2

View File

@ -1 +1 @@
f3e0917ed393366bbf96c53b58cb0931 wireshark-1.2.6.tar.bz2 cff6b18aa47a7e3eb973efe62c676b50 wireshark-1.2.7.tar.bz2

View File

@ -11,11 +11,11 @@
Summary: Network traffic analyzer Summary: Network traffic analyzer
Name: wireshark Name: wireshark
Version: 1.2.6 Version: 1.2.7
%if %{svn_version} %if %{svn_version}
Release: 0.%{svn_version}%{?dist} Release: 0.%{svn_version}%{?dist}
%else %else
Release: 3%{?dist} Release: 1%{?dist}
%endif %endif
License: GPL+ License: GPL+
Group: Applications/Internet Group: Applications/Internet
@ -323,6 +323,10 @@ rm -rf $RPM_BUILD_ROOT
%{_sbindir}/idl2wrs %{_sbindir}/idl2wrs
%changelog %changelog
* Fri Apr 2 2010 Radek Vokal <rvokal@redhat.com> - 1.2.7-1
- upgrade to 1.2.7
- see http://www.wireshark.org/docs/relnotes/wireshark-1.2.7.html
* Wed Mar 24 2010 Radek Vokal <rvokal@redhat.com> - 1.2.6-3 * Wed Mar 24 2010 Radek Vokal <rvokal@redhat.com> - 1.2.6-3
- bring back -pie - bring back -pie