diff --git a/policycoreutils.spec b/policycoreutils.spec index 14414614f4b9584728b1ffb0410c2efb88897e4d..0bcfaea4295c5a660779c24d09a0d44d4cc49f68 100644 --- a/policycoreutils.spec +++ b/policycoreutils.spec @@ -3,7 +3,7 @@ Name: policycoreutils Version: 3.1 -Release: 6 +Release: 7 Summary: Policy core utilities of selinux License: GPLv2 URL: https://github.com/SELinuxProject @@ -56,6 +56,7 @@ It contains the python3 policy core utilities for selinux Summary: Policy core python utilities for selinux Requires: python3-policycoreutils = %{version}-%{release} Obsoletes: policycoreutils-python <= 2.4-4 +Provides: policycoreutils-python BuildArch: noarch %description python-utils @@ -262,6 +263,9 @@ find %{buildroot}%{python3_sitelib} %{buildroot}%{python3_sitearch} \ %{_mandir}/* %changelog +* Thu Feb 18 2021 sunguoshuai - 3.1-7 +- policycoreutils-python-utils should provide policycoreutils-python. + * Sun Dec 13 2020 luhuaxin <1539327763@qq.com> - 3.1-6 - add obsoletes of python2-policycoreutils