From 29e891fdb4cae4bc2e52803c759654367fc37937 Mon Sep 17 00:00:00 2001 From: sx10 Date: Tue, 18 Oct 2022 12:12:57 +0000 Subject: [PATCH] update to 3.3-1.h4 Signed-off-by: sx10 --- checkpolicy.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/checkpolicy.spec b/checkpolicy.spec index 77248ea..0a3aed4 100644 --- a/checkpolicy.spec +++ b/checkpolicy.spec @@ -1,6 +1,6 @@ Name: checkpolicy Version: 3.3 -Release: 1 +Release: 1.h4 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-1.h4 +- update to 3.3-1.h4 + * Mon Dec 13 2021 yixiangzhike - 3.3-1 - update to 3.3 -- Gitee