From ef60608b6a7d6b385ba93d59d04aa7de6adef433 Mon Sep 17 00:00:00 2001 From: lauyarn Date: Tue, 12 Dec 2023 03:28:44 +0000 Subject: [PATCH] update kae rpm name Signed-off-by: lauyarn --- oemaker.spec | 7 ++++++- rpmlist.xml | 8 +++----- 2 files changed, 9 insertions(+), 6 deletions(-) diff --git a/oemaker.spec b/oemaker.spec index 8c14c4f..090b699 100644 --- a/oemaker.spec +++ b/oemaker.spec @@ -11,7 +11,7 @@ Summary: a building tool for DVD ISO making and ISO cutting License: Mulan PSL v2 Group: System/Management Version: 3.1.0 -Release: 2 +Release: 3 BuildRoot: %{_tmppath}/%{name} Source: https://gitee.com/openeuler/oemaker/repository/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz @@ -172,6 +172,11 @@ rm -rf %{buildroot} rm -rf $RPM_BUILD_DIR/%{name} %changelog +* Tue Dec 12 2023 liuyang - 3.1.0-3 +- ID:NA +- SUG:NA +- DESC: update kae rpm + * Fri Dec 1 2023 wangchong - 3.1.0-2 - ID:NA - SUG:NA diff --git a/rpmlist.xml b/rpmlist.xml index 8bf0b96..223ca88 100644 --- a/rpmlist.xml +++ b/rpmlist.xml @@ -56,14 +56,12 @@ edk2-aarch64 grub2-efi-aa64 grub2-efi-aa64-modules - hisi_hpre - hisi_trng_v2 - hisi_sec2 - hisi_zip + kae-driver + kae-openssl + kae-zip uadk_engine libwd shim-aa64 - uacce edk2-ovmf -- Gitee