upgrade to 1.8.2
This commit is contained in:
parent
206f10ccc2
commit
2209c3a99b
1
.gitignore
vendored
1
.gitignore
vendored
@ -19,3 +19,4 @@ wireshark-1.2.10.tar.bz2
|
||||
/wireshark-1.6.8.tar.bz2
|
||||
/wireshark-1.8.0.tar.bz2
|
||||
/wireshark-1.8.1.tar.bz2
|
||||
/wireshark-1.8.2.tar.bz2
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
629fe03f4a64eb8c7bd9308ee4e22e2e wireshark-1.8.1.tar.bz2
|
||||
5e3ea7eed50dace479e12f49d24506f4 wireshark-1.8.2.tar.bz2
|
||||
|
@ -12,8 +12,8 @@
|
||||
|
||||
Summary: Network traffic analyzer
|
||||
Name: wireshark
|
||||
Version: 1.8.1
|
||||
Release: 2%{?dist}
|
||||
Version: 1.8.2
|
||||
Release: 1%{?dist}
|
||||
License: GPL+
|
||||
Group: Applications/Internet
|
||||
Source0: http://wireshark.org/download/src/%{name}-%{version}.tar.bz2
|
||||
@ -347,6 +347,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
||||
%{_datadir}/aclocal/*
|
||||
|
||||
%changelog
|
||||
* Thu Aug 16 2012 Jan Safranek <jsafrane@redhat.com> - 1.8.2-1
|
||||
- upgrade to 1.8.2
|
||||
- see http://www.wireshark.org/docs/relnotes/wireshark-1.8.2.html
|
||||
|
||||
* Fri Jul 27 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.8.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user