!35 [sync] PR-34: Fix issue I65NTM

From: @openeuler-sync-bot 
Reviewed-by: @HuaxinLuGitee 
Signed-off-by: @HuaxinLuGitee
This commit is contained in:
openeuler-ci-bot 2022-12-17 10:17:42 +00:00 committed by Gitee
commit df14e52837
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -3,7 +3,7 @@
Name: libsemanage
Version: 3.3
Release: 3
Release: 4
License: LGPLv2+
Summary: SELinux binary policy manipulation library
URL: https://github.com/SELinuxProject/selinux/wiki
@ -23,7 +23,8 @@ Requires: libselinux >= %{libselinux_version}
libsemanage is the policy management library. Using libsepol and
libselinux to interact with the SELinux system, it also calls helper
programs for loading policy and for checking whether the
file_contexts configuration is valid.
file_contexts configuration is valid. libsemanage provides an API
for the manipulation of SELinux binary policies.
%package devel
Summary: Header files and libraries used to build policy manipulation tools
@ -104,6 +105,9 @@ make test
%changelog
* Sat Dec 17 2022 fangxiuning <fangxiuning@huawei.com> - 3.3-4
- add description
* Fri Mar 18 2022 panxiaohe<panxh.life@foxmail.com> - 3.3-3
- delete useless old version dynamic library