From 9a7beea84095956300307a70474934907ebbcc51 Mon Sep 17 00:00:00 2001 From: jinlun Date: Mon, 30 Jan 2023 07:46:34 +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 --- tboot.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tboot.spec b/tboot.spec index 5a40125..a8c76ea 100644 --- a/tboot.spec +++ b/tboot.spec @@ -43,7 +43,7 @@ CFLAGS="$RPM_OPT_FLAGS -Wl,-z,relro,-z,now -fPIE -pie"; export CFLAGS %changelog * Fri Nov 11 2022 dam - 1:1.10.5-1 -- update to 1.10.5 +- update to 1.10.5. * Tue Jul 12 2022 Hugel - 1:1.10.2-3 - Add sec compile option -- Gitee