From 167692189eb546b6eae1e9057257fff2099f5560 Mon Sep 17 00:00:00 2001 From: zhaolichang Date: Thu, 5 Dec 2024 15:08:40 +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 c9041b7..d6af05a 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: 6 +Release: 7 BuildRoot: %{_tmppath}/%{name} Source: https://gitee.com/openeuler/oemaker/repository/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz @@ -186,6 +186,11 @@ rm -rf %{buildroot} rm -rf $RPM_BUILD_DIR/%{name} %changelog +* Thu Dec 5 2024 zhaolichang - 3.2.0-7 +- ID:NA +- SUG:NA +- DESC: delete libkperf in rpmlist.xml + * Wed Dec 4 2024 zhaolichang - 3.2.0-6 - 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