diff --git a/setroubleshoot-plugins.spec b/setroubleshoot-plugins.spec index 383def0..cecc2d6 100644 --- a/setroubleshoot-plugins.spec +++ b/setroubleshoot-plugins.spec @@ -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 - 3.3.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5 + * Tue Oct 06 2015 Petr Lautrbach 3.3.2-1 - Update restorecon plugin to to identify a mislabeling of executable (BZ#1257682)