diff --git a/setroubleshoot.spec b/setroubleshoot.spec index 40e46136c9bc9f6f4561943f9bc526329cd8c1a2..0c5b772a889894b871f00b97f374a86ea53cb026 100644 --- a/setroubleshoot.spec +++ b/setroubleshoot.spec @@ -1,6 +1,6 @@ Name: setroubleshoot Version: 3.3.20 -Release: 2 +Release: 3 Summary: SELinux Trouble Shooting Tool License: GPLv2+ URL: https://pagure.io/setroubleshoot @@ -26,7 +26,7 @@ SELinux Trouble Shooting Tool Summary: SELinux troubleshoot server Requires: %{name}-plugins >= 3.3.8 -Requires: audit >= 3 +Requires: audit >= 2.8.5 Requires: python3-audit Requires: python3-libxml2 Requires: python3-rpm @@ -153,6 +153,9 @@ chown -R setroubleshoot:setroubleshoot %{_localstatedir}/lib/%{name} %{_mandir}/man1/seapplet.1.gz %changelog +* Thu Aug 20 2020 wangchen - 3.3.20-3 +- fix the failure of building for audit downgrade + * Thu Oct 10 2019 openEuler Buildteam - 3.3.20-2 - add COPYING to license directory