New upstream release 2.2.7

This commit is contained in:
Martin Sehnoutka 2017-06-12 13:49:06 +02:00
parent 962d679d91
commit 288d9022a0
2 changed files with 6 additions and 3 deletions

View File

@ -1 +1 @@
SHA512 (wireshark-2.2.6.tar.bz2) = d373254801b2d9ae248ff45be09ac36e1916b832430b8f57271421cbd2113c1ffa914ef23c7a1e704d8d5f666f0d4de5bcd9ef9d3801686a35511a5f2a230f3f SHA512 (wireshark-2.2.7.tar.bz2) = 417836810eb895b3f2a6ac1cfd138fb0275382ea2edc60fc5f5e5f8ce433b56b8120aa8b58b4f77296986630fdf49e4c5c3859b2c2c5e26b1ce0651393b7d716

View File

@ -4,8 +4,8 @@
Summary: Network traffic analyzer Summary: Network traffic analyzer
Name: wireshark Name: wireshark
Version: 2.2.6 Version: 2.2.7
Release: 5%{?dist} Release: 1%{?dist}
License: GPL+ License: GPL+
Group: Applications/Internet Group: Applications/Internet
Url: http://www.wireshark.org/ Url: http://www.wireshark.org/
@ -395,6 +395,9 @@ update-mime-database %{?fedora:-n} %{_datadir}/mime &> /dev/null || :
%{_libdir}/pkgconfig/%{name}.pc %{_libdir}/pkgconfig/%{name}.pc
%changelog %changelog
* Mon Jun 12 2017 Martin Sehnoutka <msehnout@redhat.com> - 2.2.7-1
- New upstream release 2.2.7
* Thu May 25 2017 Martin Sehnoutka <msehnout@redhat.com> - 2.2.6-5 * Thu May 25 2017 Martin Sehnoutka <msehnout@redhat.com> - 2.2.6-5
- Add triggerin script to remove old alternatives - Add triggerin script to remove old alternatives
- Remove appdata.xml as it is provided by upstream now - Remove appdata.xml as it is provided by upstream now