This commit is contained in:
Peter Robinson 2015-11-10 18:07:43 +00:00
parent dec02e31af
commit eaa3420056

View File

@ -3,7 +3,7 @@
Summary: Analysis plugins for use with setroubleshoot
Name: setroubleshoot-plugins
Version: 3.3.2
Release: 1%{?dist}
Release: 2%{?dist}
License: GPLv2+
Group: Applications/System
URL: https://github.com/fedora-selinux/setroubleshoot
@ -51,6 +51,9 @@ rm -rf %{buildroot}
%{_datadir}/setroubleshoot/plugins
%changelog
* Tue Nov 10 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.3.2-2
- Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5
* Tue Oct 06 2015 Petr Lautrbach <plautrba@redhat.com> 3.3.2-1
- Update restorecon plugin to to identify a mislabeling of executable (BZ#1257682)