upgrade to 1.2.8
This commit is contained in:
parent
d59b99aff2
commit
d62b0bde46
@ -1 +1 @@
|
||||
wireshark-1.2.7.tar.bz2
|
||||
wireshark-1.2.8.tar.bz2
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
cff6b18aa47a7e3eb973efe62c676b50 wireshark-1.2.7.tar.bz2
|
||||
3a75d4f62317e52b8b39a1e9e37f1553 wireshark-1.2.8.tar.bz2
|
||||
|
@ -11,11 +11,11 @@
|
||||
|
||||
Summary: Network traffic analyzer
|
||||
Name: wireshark
|
||||
Version: 1.2.7
|
||||
Version: 1.2.8
|
||||
%if %{svn_version}
|
||||
Release: 0.%{svn_version}%{?dist}
|
||||
%else
|
||||
Release: 2%{?dist}
|
||||
Release: 1%{?dist}
|
||||
%endif
|
||||
License: GPL+
|
||||
Group: Applications/Internet
|
||||
@ -326,6 +326,10 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_sbindir}/idl2wrs
|
||||
|
||||
%changelog
|
||||
* Thu May 6 2010 Radek Vokal <rvokal@redhat.com> - 1.2.8-1
|
||||
- upgrade to 1.2.8
|
||||
- see http://www.wireshark.org/docs/relnotes/wireshark-1.2.8.html
|
||||
|
||||
* Tue Apr 6 2010 Radek Vokal <rvokal@redhat.com> - 1.2.7-2
|
||||
- rebuild with GeoIP support (needs to be turned on in IP protocol preferences)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user