From bfca40065d4f156b48d45042b7aefdd6b00cecda Mon Sep 17 00:00:00 2001 From: zhaolichang Date: Thu, 5 Dec 2024 15:22:09 +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 226d9b0..530fe95 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: 11 +Release: 12 BuildRoot: %{_tmppath}/%{name} Source: https://gitee.com/openeuler/oemaker/repository/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz @@ -193,6 +193,11 @@ rm -rf %{buildroot} rm -rf $RPM_BUILD_DIR/%{name} %changelog +* Thu Dec 5 2024 zhaolichang - 3.1.0-12 +- ID:NA +- SUG:NA +- DESC: delete libkperf in rpmlist.xml + * Wed Dec 4 2024 zhaolichang - 3.1.0-11 - ID:NA - SUG:NA diff --git a/rpmlist.xml b/rpmlist.xml index 4d3f4c6..725612c 100644 --- a/rpmlist.xml +++ b/rpmlist.xml @@ -1388,7 +1388,6 @@ DCF opengauss oeAware-manager - libkperf grub2-efi-aa64 -- Gitee