From 84c88ee5cc5bda9e096fc60f14318331846bd93f Mon Sep 17 00:00:00 2001 From: jinlun Date: Fri, 26 Jan 2024 07:38:04 +0000 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95=E9=97=A8=E7=A6=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: jinlun --- dim.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dim.spec b/dim.spec index a515a33..e6d4e47 100644 --- a/dim.spec +++ b/dim.spec @@ -52,7 +52,7 @@ rm -rf %{buildroot} %changelog * Mon Sep 18 2023 jinlun 1.0.2-4 -- Fix the concurrent issues with removing module and accessing interfaces. +- Fix the concurrent issues with removing module and accessing interfaces * Fri Sep 15 2023 luhuaxin 1.0.2-3 - Use jiffies64 interface to set measure interval -- Gitee