From 8da5a6e6dd3df1e5fe46c17534757ed667c16b3f Mon Sep 17 00:00:00 2001 From: zhaolichang Date: Thu, 5 Dec 2024 17:47:31 +0800 Subject: [PATCH] delete oeAware-manager 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 52ab529..170d327 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: 2.0.3 -Release: 15 +Release: 16 BuildRoot: %{_tmppath}/%{name} Source: https://gitee.com/openeuler/oemaker/repository/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz @@ -136,6 +136,11 @@ rm -rf %{buildroot} rm -rf $RPM_BUILD_DIR/%{name} %changelog +* Thu Dec 5 2024 zhaolichang - 2.0.3-16 +- ID:NA +- SUG:NA +- DESC: delete oeAware-manager in rpmlist.xml + * Thu Dec 5 2024 zhaolichang - 2.0.3-15 - ID:NA - SUG:NA diff --git a/rpmlist.xml b/rpmlist.xml index c319a1c..271d1f9 100644 --- a/rpmlist.xml +++ b/rpmlist.xml @@ -1414,7 +1414,6 @@ zstd-help zziplib-help zziplib-utils - oeAware-manager grub2-efi-aa64 -- Gitee