From 5719910a147941b966743c37bf00d04a66f519c2 Mon Sep 17 00:00:00 2001 From: zhaolichang Date: Thu, 5 Dec 2024 15:17:31 +0800 Subject: [PATCH] delete libkperf in rpmlist.xml --- oemaker.spec | 7 ++++++- rpmlist.xml | 1 - 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/oemaker.spec b/oemaker.spec index db1fe2f..c2c1f12 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: 7 +Release: 8 BuildRoot: %{_tmppath}/%{name} Source: https://gitee.com/openeuler/oemaker/repository/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz @@ -173,6 +173,11 @@ rm -rf %{buildroot} rm -rf $RPM_BUILD_DIR/%{name} %changelog +* Thu Dec 5 2024 zhaolichang - 3.1.0-8 +- ID:NA +- SUG:NA +- DESC: delete libkperf in rpmlist.xml + * Tue Dec 3 2024 zhaolichang - 3.1.0-7 - ID:NA - SUG:NA diff --git a/rpmlist.xml b/rpmlist.xml index b1ee4f8..f1dc70c 100644 --- a/rpmlist.xml +++ b/rpmlist.xml @@ -1383,7 +1383,6 @@ DCF opengauss oeAware-manager - libkperf grub2-efi-aa64 -- Gitee