From f051fd77d3325649650e6db29c909d2a2770e905 Mon Sep 17 00:00:00 2001 From: lauyarn Date: Wed, 26 Jul 2023 17:18:13 +0800 Subject: [PATCH] =?UTF-8?q?KAE=E7=BB=84=E4=BB=B6rpm=E5=8C=85=E5=90=8D?= =?UTF-8?q?=E7=A7=B0=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- oemaker.spec | 7 ++++++- rpmlist.xml | 10 ++++------ 2 files changed, 10 insertions(+), 7 deletions(-) diff --git a/oemaker.spec b/oemaker.spec index ca54c56..de855b6 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.0.2 -Release: 2 +Release: 3 BuildRoot: %{_tmppath}/%{name} Source: https://gitee.com/openeuler/oemaker/repository/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz @@ -159,6 +159,11 @@ rm -rf %{buildroot} rm -rf $RPM_BUILD_DIR/%{name} %changelog +* Wed Jul 26 2023 liuyang - 3.0.2-3 +- ID:NA +- SUG:NA +- DESC: update kae rpm + * Sat Jun 10 2023 zhaotianyang - 3.0.2-2 - ID:NA - SUG:NA diff --git a/rpmlist.xml b/rpmlist.xml index 3949ef0..66d16fd 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 - uadk_engine + kae-driver + kae-openssl + kae-zip + uadk_engine libwd shim-aa64 - uacce edk2-ovmf -- Gitee