From 083ee7d1b90493b0dc6d44ea7fe3a16d5234482f Mon Sep 17 00:00:00 2001 From: Gerd Hoffmann Date: Mon, 24 Apr 2023 16:33:08 +0200 Subject: [PATCH] bump release, update changelog --- edk2.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/edk2.spec b/edk2.spec index e0b5de4..4c7c562 100644 --- a/edk2.spec +++ b/edk2.spec @@ -39,7 +39,7 @@ ExclusiveArch: x86_64 aarch64 Name: edk2 Version: %{GITDATE}git%{GITCOMMIT} -Release: 2%{?dist} +Release: 4%{?dist} Summary: UEFI firmware for 64-bit virtual machines License: BSD-2-Clause-Patent and OpenSSL and MIT URL: http://www.tianocore.org @@ -690,6 +690,9 @@ done %changelog +* Thu Apr 27 2023 Gerd Hoffmann - 20230301gitf80f052277c8-4 +- fix tpm detection. + * Thu Apr 13 2023 Gerd Hoffmann - 20230301gitf80f052277c8-2 - add StandaloneMM and ArmVirtQemuKernel builds. - add json files for qcow2 images.