This commit is contained in:
Fedora Release Engineering 2017-02-11 13:20:17 +00:00
parent 95e6de44ae
commit f1c027eee7

View File

@ -3,7 +3,7 @@
Summary: Analysis plugins for use with setroubleshoot
Name: setroubleshoot-plugins
Version: 3.3.6
Release: 1%{?dist}
Release: 2%{?dist}
License: GPLv2+
Group: Applications/System
URL: https://github.com/fedora-selinux/setroubleshoot
@ -42,6 +42,9 @@ rm -rf %{buildroot}
%{_datadir}/setroubleshoot/plugins
%changelog
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.3.6-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Thu Sep 01 2016 Petr Lautrbach <plautrba@redhat.com> 3.3.6-1
- Fix catchall plugin message for capability2 (#1360392)
- Stop executing restorecon plugin on specified path prefixes (#1270778)