diff --git a/setroubleshoot-plugins.spec b/setroubleshoot-plugins.spec index 3c786e8..33e9fc0 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.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 - 3.3.6-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Thu Sep 01 2016 Petr Lautrbach 3.3.6-1 - Fix catchall plugin message for capability2 (#1360392) - Stop executing restorecon plugin on specified path prefixes (#1270778)