!5 【Mainline】Update to 3.3.12

From: @yixiangzhike
Reviewed-by: @zhujianwei001
Signed-off-by: @zhujianwei001
This commit is contained in:
openeuler-ci-bot 2021-01-25 17:11:18 +08:00 committed by Gitee
commit d182090eb5
3 changed files with 6 additions and 3 deletions

Binary file not shown.

Binary file not shown.

View File

@ -1,6 +1,6 @@
Name: setroubleshoot-plugins Name: setroubleshoot-plugins
Version: 3.3.9 Version: 3.3.12
Release: 9 Release: 1
Summary: Analysis plugins for setroubleshoot Summary: Analysis plugins for setroubleshoot
License: GPLv3 License: GPLv3
URL: https://github.com/fedora-selinux/setroubleshoot URL: https://github.com/fedora-selinux/setroubleshoot
@ -9,7 +9,7 @@ BuildArch: noarch
Source0: https://github.com/fedora-selinux/setroubleshoot/archive/%{name}-%{version}.tar.gz Source0: https://github.com/fedora-selinux/setroubleshoot/archive/%{name}-%{version}.tar.gz
BuildRequires: gcc perl-XML-Parser intltool gettext python3-devel BuildRequires: gcc perl-XML-Parser intltool gettext python3-devel
Requires: setroubleshoot-server >= 3.3.13 Requires: setroubleshoot-server >= 3.3.23
%description %description
These are the analysis plugins for setroubleshoot. These are the analysis plugins for setroubleshoot.
@ -34,6 +34,9 @@ rm -rf %{buildroot}
%{_datadir}/setroubleshoot/plugins %{_datadir}/setroubleshoot/plugins
%changelog %changelog
* Fri Jan 22 2021 yixiangzhike <zhangxingliang3@huawei.com> -3.3.12-1
- update to 3.3.12
* Tue Sep 8 2020 linwei <linwei54@openeuler.org> -3.3.9-9 * Tue Sep 8 2020 linwei <linwei54@openeuler.org> -3.3.9-9
- modify the URL of Source - modify the URL of Source