upgrade to 1.8.5
This commit is contained in:
parent
7d90fafd86
commit
edd50b45ef
1
.gitignore
vendored
1
.gitignore
vendored
@ -22,3 +22,4 @@ wireshark-1.2.10.tar.bz2
|
||||
/wireshark-1.8.2.tar.bz2
|
||||
/wireshark-1.8.3.tar.bz2
|
||||
/wireshark-1.8.4.tar.bz2
|
||||
/wireshark-1.8.5.tar.bz2
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
ce22aa0fe7ecb5af39c93ff905c7d026 wireshark-1.8.4.tar.bz2
|
||||
fde40a8d4555cab12271e67f9778f5d5 wireshark-1.8.5.tar.bz2
|
||||
|
@ -20,7 +20,7 @@
|
||||
|
||||
Summary: Network traffic analyzer
|
||||
Name: wireshark
|
||||
Version: 1.8.4
|
||||
Version: 1.8.5
|
||||
Release: 1%{?dist}
|
||||
License: GPL+
|
||||
Group: Applications/Internet
|
||||
@ -362,6 +362,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
||||
%{_datadir}/aclocal/*
|
||||
|
||||
%changelog
|
||||
* Thu Jan 31 2013 Peter Hatina <phatina@redhat.com> - 1.8.5-1
|
||||
- upgrade to 1.8.5
|
||||
- see http://www.wireshark.org/docs/relnotes/wireshark-1.8.5.html
|
||||
|
||||
* Mon Dec 03 2012 Peter Hatina <phatina@redhat.com> - 1.8.4-1
|
||||
- upgrade to 1.8.4
|
||||
- see http://www.wireshark.org/docs/relnotes/wireshark-1.8.4.html
|
||||
|
Loading…
Reference in New Issue
Block a user