From 8fb0892897c95c2bfba6a7f15df35361ce636009 Mon Sep 17 00:00:00 2001 From: sx10 Date: Tue, 18 Oct 2022 12:14:24 +0000 Subject: [PATCH] update to 3.3-3.h2 Signed-off-by: sx10 --- libsemanage.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libsemanage.spec b/libsemanage.spec index 4c27244..68d6d67 100644 --- a/libsemanage.spec +++ b/libsemanage.spec @@ -3,7 +3,7 @@ Name: libsemanage Version: 3.3 -Release: 3 +Release: 3.h2 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-3.h2 +- update to 3.3-3.h2 + * Fri Mar 18 2022 panxiaohe - 3.3-3 - delete useless old version dynamic library -- Gitee