From 54a27791994edd3a426dc958004c6788133de9fe Mon Sep 17 00:00:00 2001 From: sx10 Date: Tue, 18 Oct 2022 12:22:35 +0000 Subject: [PATCH] update checkpolicy.spec. Signed-off-by: sx10 --- checkpolicy.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/checkpolicy.spec b/checkpolicy.spec index 77248ea..79a7916 100644 --- a/checkpolicy.spec +++ b/checkpolicy.spec @@ -1,6 +1,6 @@ Name: checkpolicy Version: 3.3 -Release: 1 +Release: 2 Summary: SELinux policy compiler License: GPLv2 URL: https://github.com/SELinuxProject/selinux @@ -54,6 +54,9 @@ install test/dispol %{buildroot}%{_bindir}/sedispol %{_mandir}/*/* %changelog +* Tue Oct 18 2022 shenxiangwei - 3.3-2 +- update to 3.3-2 + * Mon Dec 13 2021 yixiangzhike - 3.3-1 - update to 3.3 -- Gitee