!4 fix the failure of building for audit downgrade

Merge pull request !4 from wangchen/master
This commit is contained in:
openeuler-ci-bot 2020-08-20 19:47:48 +08:00 committed by Gitee
commit c3f3c35989

View File

@ -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 <wangchen137@huawei.com> - 3.3.20-3
- fix the failure of building for audit downgrade
* Thu Oct 10 2019 openEuler Buildteam <buildteam@openeuler.org> - 3.3.20-2
- add COPYING to license directory