New upstream release 2.2.4

This commit is contained in:
Martin Sehnoutka 2017-01-25 12:34:48 +01:00
parent 1c104c8624
commit 7c8558f28d
2 changed files with 6 additions and 3 deletions

View File

@ -1 +1 @@
88bb55bcbc5249fee10bcea332a4fece wireshark-2.2.2.tar.bz2
SHA512 (wireshark-2.2.4.tar.bz2) = f3ff6979fdd1c7cf6abe386ec476fee12045ae6df3c8162568d521532045d5eb6ad689262c38b1766c75c9fc1068f480fcd64f0aa077b3a0ceea7c16dbdabc65

View File

@ -6,8 +6,8 @@
Summary: Network traffic analyzer
Name: wireshark
Version: 2.2.2
Release: 4%{?dist}
Version: 2.2.4
Release: 1%{?dist}
License: GPL+
Group: Applications/Internet
Url: http://www.wireshark.org/
@ -432,6 +432,9 @@ update-mime-database %{?fedora:-n} %{_datadir}/mime &> /dev/null || :
%{_libdir}/pkgconfig/*
%changelog
* Wed Jan 25 2017 Martin Sehnoutka <msehnout@redhat.com> - 2.2.4-2
- New upstream release 2.2.4
* Thu Dec 08 2016 Martin Sehnoutka <msehnout@redhat.com> - 2.2.2-4
- Change update-alternatives name from wireshark to wireshark-gui; Resolve:
#1400654