From 92ad0a31f11adcbd51330cf48f80a07c0902c374 Mon Sep 17 00:00:00 2001 From: zhaolichang Date: Wed, 4 Dec 2024 14:37:25 +0800 Subject: [PATCH] add libkperf and oeAware-manager --- oemaker.spec | 7 ++++++- rpmlist.xml | 2 ++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/oemaker.spec b/oemaker.spec index ae6f118..a2919a7 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.2.0 -Release: 2 +Release: 3 BuildRoot: %{_tmppath}/%{name} Source: https://gitee.com/openeuler/oemaker/repository/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz @@ -185,6 +185,11 @@ rm -rf %{buildroot} rm -rf $RPM_BUILD_DIR/%{name} %changelog +* Wed Dec 4 2024 zhaolichang - 3.2.0-3 +- ID:NA +- SUG:NA +- DESC: add libkperf and oeAware-manager + * Mon Sep 23 2024 Ouuleilei - 3.2.0-2 - fix riscv64.tmpl file miss problem and add riscv64 rpmlist.xml normal.xml diff --git a/rpmlist.xml b/rpmlist.xml index 5e553ce..1a0214b 100644 --- a/rpmlist.xml +++ b/rpmlist.xml @@ -1380,6 +1380,8 @@ jemalloc-devel DCF opengauss + oeAware-manager + libkperf grub2-efi-aa64 -- Gitee