This commit is contained in:
Fedora Release Engineering 2017-05-15 20:03:56 +00:00
parent 36d02cfdf2
commit 04bd537076

View File

@ -5,7 +5,7 @@
Summary: Network traffic analyzer
Name: wireshark
Version: 2.2.6
Release: 2%{?dist}
Release: 3%{?dist}
License: GPL+
Group: Applications/Internet
Url: http://www.wireshark.org/
@ -428,6 +428,9 @@ update-mime-database %{?fedora:-n} %{_datadir}/mime &> /dev/null || :
%{_libdir}/pkgconfig/%{name}.pc
%changelog
* Mon May 15 2017 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.2.6-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_27_Mass_Rebuild
* Mon Apr 24 2017 Martin Sehnoutka <msehnout@redhat.com> - 2.2.6-2
- Build with lua support (resolves: #1259623)