From 43afc7ca6200d9f98570dde7cb29a85fb9d4def4 Mon Sep 17 00:00:00 2001 From: lauyarn Date: Tue, 12 Dec 2023 03:32:42 +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 6c12de0..9a265c0 100644 --- a/oemaker.spec +++ b/oemaker.spec @@ -11,7 +11,7 @@ Summary: a duilding tool for DVD ISO making and ISO cutting License: Mulan PSL v2 Group: System/Management Version: 3.0.4 -Release: 2 +Release: 3 BuildRoot: %{_tmppath}/%{name} Source: https://gitee.com/openeuler/oemaker/repository/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz @@ -155,6 +155,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.0.4-2 - ID:NA - SUG:NA diff --git a/rpmlist.xml b/rpmlist.xml index 76a3440..7309912 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