From 08a31358b096f5ca5da9bf55cfa8912acb1c3852 Mon Sep 17 00:00:00 2001 From: sx10 Date: Tue, 18 Oct 2022 12:21:52 +0000 Subject: [PATCH] update libsemanage.spec. Signed-off-by: sx10 --- libsemanage.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libsemanage.spec b/libsemanage.spec index 4c27244..a4c458c 100644 --- a/libsemanage.spec +++ b/libsemanage.spec @@ -3,7 +3,7 @@ Name: libsemanage Version: 3.3 -Release: 3 +Release: 4 License: LGPLv2+ Summary: SELinux binary policy manipulation library URL: https://github.com/SELinuxProject/selinux/wiki @@ -104,6 +104,9 @@ make test %changelog +* Tue Oct 18 2022 shenxiangwei - 3.3-4 +- update to 3.3-4 + * Fri Mar 18 2022 panxiaohe - 3.3-3 - delete useless old version dynamic library -- Gitee