From 323ecb40949093d7937ad2f2adcf3881cd62cb83 Mon Sep 17 00:00:00 2001 From: zhaolichang Date: Thu, 5 Dec 2024 15:28:49 +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 a2919a7..635efab 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: 3 +Release: 4 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 +* Thu Dec 5 2024 zhaolichang - 3.2.0-4 +- ID:NA +- SUG:NA +- DESC: delete libkperf in rpmlist.xml + * Wed Dec 4 2024 zhaolichang - 3.2.0-3 - ID:NA - SUG:NA diff --git a/rpmlist.xml b/rpmlist.xml index 1a0214b..21c73ad 100644 --- a/rpmlist.xml +++ b/rpmlist.xml @@ -1381,7 +1381,6 @@ DCF opengauss oeAware-manager - libkperf grub2-efi-aa64 -- Gitee