From e809aa7beed7afae9135c9e2c296a058d94c8c28 Mon Sep 17 00:00:00 2001 From: yunjia_w Date: Wed, 1 Feb 2023 15:20:51 +0800 Subject: [PATCH] test Signed-off-by: yunjia_w --- setroubleshoot.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/setroubleshoot.spec b/setroubleshoot.spec index 0d8bfdb..7d92a45 100644 --- a/setroubleshoot.spec +++ b/setroubleshoot.spec @@ -1,6 +1,6 @@ Name: setroubleshoot Version: 3.3.24 -Release: 5 +Release: 6 Summary: SELinux Trouble Shooting Tool License: GPLv2+ URL: https://pagure.io/setroubleshoot @@ -174,7 +174,7 @@ chown -R setroubleshoot:setroubleshoot %{_localstatedir}/lib/%{name} - add "Requires: python3-pydbus" for subpackage setroubleshoot-server * Fri Jan 22 2021 yixiangzhike - 3.3.24-1 -- update to 3.3.24 +- update to 3.3.24. * Tue Dec 15 2020 panxiaohe - 3.3.20-4 - Fix config file to deny noraml user to stop Setroubleshootd. -- Gitee