upgrade to 1.2.6
This commit is contained in:
parent
85c18be339
commit
94574385b7
@ -1 +1 @@
|
|||||||
wireshark-1.2.5.tar.bz2
|
wireshark-1.2.6.tar.bz2
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
38010265a76f25553498304dcf15a92c wireshark-1.2.5.tar.bz2
|
f3e0917ed393366bbf96c53b58cb0931 wireshark-1.2.6.tar.bz2
|
||||||
|
@ -11,11 +11,11 @@
|
|||||||
|
|
||||||
Summary: Network traffic analyzer
|
Summary: Network traffic analyzer
|
||||||
Name: wireshark
|
Name: wireshark
|
||||||
Version: 1.2.5
|
Version: 1.2.6
|
||||||
%if %{svn_version}
|
%if %{svn_version}
|
||||||
Release: 0.%{svn_version}%{?dist}
|
Release: 0.%{svn_version}%{?dist}
|
||||||
%else
|
%else
|
||||||
Release: 5%{?dist}
|
Release: 1%{?dist}
|
||||||
%endif
|
%endif
|
||||||
License: GPL+
|
License: GPL+
|
||||||
Group: Applications/Internet
|
Group: Applications/Internet
|
||||||
@ -319,6 +319,10 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_sbindir}/idl2wrs
|
%{_sbindir}/idl2wrs
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jan 29 2010 Radek Vokal <rvokal@redhat.com> - 1.2.6-1
|
||||||
|
- upgrade to 1.2.6
|
||||||
|
- see http://www.wireshark.org/docs/relnotes/wireshark-1.2.6.html
|
||||||
|
|
||||||
* Wed Jan 20 2010 Radek Vokal <rvokal@redhat.com> - 1.2.5-5
|
* Wed Jan 20 2010 Radek Vokal <rvokal@redhat.com> - 1.2.5-5
|
||||||
- minor spec file tweaks for better svn checkout support (#553500)
|
- minor spec file tweaks for better svn checkout support (#553500)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user