upgrade to 1.6.3
This commit is contained in:
parent
205928a65c
commit
f6395b5a6c
1
.gitignore
vendored
1
.gitignore
vendored
@ -11,3 +11,4 @@ wireshark-1.2.10.tar.bz2
|
||||
/wireshark-1.6.0.tar.bz2
|
||||
/wireshark-1.6.1.tar.bz2
|
||||
/wireshark-1.6.2.tar.bz2
|
||||
/wireshark-1.6.3.tar.bz2
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
301677b5f8150265315632fb6247e06e wireshark-1.6.2.tar.bz2
|
||||
5012c75c379ffd47fbcf395d9a6e417e wireshark-1.6.3.tar.bz2
|
||||
|
@ -10,8 +10,8 @@
|
||||
|
||||
Summary: Network traffic analyzer
|
||||
Name: wireshark
|
||||
Version: 1.6.2
|
||||
Release: 5%{?dist}
|
||||
Version: 1.6.3
|
||||
Release: 1%{?dist}
|
||||
License: GPL+
|
||||
Group: Applications/Internet
|
||||
Source0: http://wireshark.org/download/src/%{name}-%{version}.tar.bz2
|
||||
@ -330,6 +330,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
||||
%{_sbindir}/idl2wrs
|
||||
|
||||
%changelog
|
||||
* Wed Nov 2 2011 Jan Safranek <jsafrane@redhat.com> - 1.6.3-1
|
||||
- upgrade to 1.6.3
|
||||
- see http://www.wireshark.org/docs/relnotes/wireshark-1.6.3.html
|
||||
|
||||
* Wed Oct 26 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.6.2-5
|
||||
- Rebuilt for glibc bug#747377
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user