diff --git a/setroubleshoot.spec b/setroubleshoot.spec index e1fe35c..0346394 100644 --- a/setroubleshoot.spec +++ b/setroubleshoot.spec @@ -1,7 +1,7 @@ Summary: Helps troubleshoot SELinux problems Name: setroubleshoot Version: 3.3.11 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2+ Group: Applications/System URL: https://fedorahosted.org/setroubleshoot @@ -201,6 +201,9 @@ rm -rf %{buildroot} %changelog +* Mon Dec 19 2016 Miro HronĨok - 3.3.11-2 +- Rebuild for Python 3.6 + * Wed Aug 31 2016 Petr Lautrbach - 3.3.11-1 - Fix "list all alerts" in sealert gui (#1370272, #1332485) - Fix sealert message for capability2 (#1360392)