From bbf65bf9650c2bfb020258aaa7095ef1f86be04d Mon Sep 17 00:00:00 2001 From: fangxiuning Date: Sat, 17 Dec 2022 17:33:35 +0800 Subject: [PATCH] modify --- checkpolicy.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/checkpolicy.spec b/checkpolicy.spec index 77248ea..d5c5dbe 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,11 +54,14 @@ install test/dispol %{buildroot}%{_bindir}/sedispol %{_mandir}/*/* %changelog +* Sat Dec 17 2022 fangxiuning - 3.3-2 +- change changelog + * Mon Dec 13 2021 yixiangzhike - 3.3-1 -- update to 3.3 +- update to checkpolicy 3.3 * Fri Jul 17 2019 openEuler Buildteam - 3.1-1 -- update to 3.1 +- update to checkpolicy 3.1 * Sat Sep 21 2019 openEuler Buildteam - 2.8-6 - Type:enhancement -- Gitee