upgrade to 1.2.10
This commit is contained in:
parent
84d4f4b21b
commit
a078a4fdb8
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
wireshark-1.2.9.tar.bz2
|
||||
wireshark-1.2.10.tar.bz2
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
a4240c36f1e668d85b703eacb7c0a95e wireshark-1.2.9.tar.bz2
|
||||
f8bc926956c13fcddb4df0601011ceef wireshark-1.2.10.tar.bz2
|
||||
|
@ -12,11 +12,11 @@
|
||||
|
||||
Summary: Network traffic analyzer
|
||||
Name: wireshark
|
||||
Version: 1.2.9
|
||||
Version: 1.2.10
|
||||
%if %{svn_version}
|
||||
Release: 0.%{svn_version}%{?dist}
|
||||
%else
|
||||
Release: 4%{?dist}
|
||||
Release: 1%{?dist}
|
||||
%endif
|
||||
License: GPL+
|
||||
Group: Applications/Internet
|
||||
@ -324,6 +324,10 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_sbindir}/idl2wrs
|
||||
|
||||
%changelog
|
||||
* Fri Jul 30 2010 Jan Safranek <jsafrane@redhat.com> - 1.2.10-1
|
||||
- upgrade to 1.2.10
|
||||
- see http://www.wireshark.org/docs/relnotes/wireshark-1.2.10.html
|
||||
|
||||
* Fri Jul 30 2010 Jan Safranek <jsafrane@redhat.com> - 1.2.9-4
|
||||
- Rebuilt again for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user