From 05a8902adb79d53656584c949d30a45e15279107 Mon Sep 17 00:00:00 2001 From: jinlun Date: Wed, 6 Jul 2022 08:20:31 +0000 Subject: [PATCH] update shim.spec. --- shim.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shim.spec b/shim.spec index 19af817..938fda6 100644 --- a/shim.spec +++ b/shim.spec @@ -142,7 +142,7 @@ cd .. %changelog * Tue Jul 5 2022 Hugel - 15.4-3 -- fix shim occasionally crashes in _relocate() on AArch64 +- fix shim occasionally crashes in _relocate() on AArch64 1123 * Thu Mar 3 2022 panxiaohe - 15.4-2 - list files into debuginfo subpackage -- Gitee