From c321d4cdcb6a08c0e1afb63f22f642dd7921572e Mon Sep 17 00:00:00 2001 From: sx10 Date: Tue, 18 Oct 2022 12:20:03 +0000 Subject: [PATCH] update policycoreutils.spec. Signed-off-by: sx10 --- policycoreutils.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/policycoreutils.spec b/policycoreutils.spec index 75399c1..5eb74d2 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 @@ -256,6 +256,9 @@ find %{buildroot}%{python3_sitelib} %{buildroot}%{python3_sitearch} \ %{_mandir}/* %changelog +* Tue Oct 18 2022 shenxiangwei - 3.3-3 +- update to 3.3-3 + * Thu Jun 30 2022 lujie - 3.3-2 - update policycoreutils tar.gz -- Gitee