From cfad12a81816e25309748b75d4f3665a2d991b73 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E6=A2=81=E9=B9=8F=E5=A0=83?= Date: Thu, 17 Apr 2025 06:32:41 +0000 Subject: [PATCH] update edk2.spec. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 张梁鹏堃 --- edk2.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/edk2.spec b/edk2.spec index 8de00e5..a5d007a 100644 --- a/edk2.spec +++ b/edk2.spec @@ -7,7 +7,7 @@ Name: edk2 Version: %{stable_date} -Release: 21 +Release: 22 Summary: EFI Development Kit II License: BSD-2-Clause-Patent and OpenSSL and MIT URL: https://github.com/tianocore/edk2 -- Gitee