diff --git a/policycoreutils.spec b/policycoreutils.spec index 75399c1ae04e35a363d0ac658dde34a8d0c3f2aa..00fe04948fa969f2f72278a1b9e15930f854c9cf 100644 --- a/policycoreutils.spec +++ b/policycoreutils.spec @@ -3,7 +3,7 @@ Name: policycoreutils Version: 3.3 -Release: 2 +Release: 3 Summary: Policy core utilities of selinux License: GPLv2 URL: https://github.com/SELinuxProject @@ -32,7 +32,7 @@ Provides: /sbin/fixfiles Provides: /sbin/restorecon %description -It contains the selinux policy core utilities +It contains the selinux policy core utilities required by basic operation of SElinux systems. These utilities include load_policy to load policies, setfiles to label filesystems, newrole to switch roles. %package -n python3-policycoreutils Summary: python3 utilities for seLinux policy core @@ -256,6 +256,9 @@ find %{buildroot}%{python3_sitelib} %{buildroot}%{python3_sitearch} \ %{_mandir}/* %changelog +* Sat Dec 17 2022 ExtinctFire - 3.3-3 +- update policycoreutils description + * Thu Jun 30 2022 lujie - 3.3-2 - update policycoreutils tar.gz