From 8b07e964ade20197d8dc1bfa0d81f836b5a47808 Mon Sep 17 00:00:00 2001 From: lw520203 <1823363429@qq.com> Date: Thu, 27 Mar 2025 15:45:28 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E5=A4=9A=E4=BD=99=E7=9A=84?= =?UTF-8?q?=E8=BD=AF=E4=BB=B6=E5=8C=85code?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- devstation_aarch64_rpmlist | 1 - devstation_x86_64_rpmlist | 1 - oemaker.spec | 7 ++++++- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/devstation_aarch64_rpmlist b/devstation_aarch64_rpmlist index 61f14fa..f1e5c87 100644 --- a/devstation_aarch64_rpmlist +++ b/devstation_aarch64_rpmlist @@ -7,7 +7,6 @@ bind bind-dnssec-utils boost-iostreams checkpolicy -code coreutils cronie cryptsetup diff --git a/devstation_x86_64_rpmlist b/devstation_x86_64_rpmlist index fcf3289..414034f 100644 --- a/devstation_x86_64_rpmlist +++ b/devstation_x86_64_rpmlist @@ -8,7 +8,6 @@ bind-dnssec-utils boost-iostreams btrfs-progs checkpolicy -code coreutils cronie cryptsetup diff --git a/oemaker.spec b/oemaker.spec index 371245a..48ab470 100644 --- a/oemaker.spec +++ b/oemaker.spec @@ -15,7 +15,7 @@ Summary: a building tool for DVD ISO making and ISO cutting License: Mulan PSL v2 Group: System/Management Version: 3.3.0 -Release: 9 +Release: 10 BuildRoot: %{_tmppath}/%{name} Source: https://gitee.com/openeuler/oemaker/repository/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz @@ -234,6 +234,11 @@ rm -rf %{buildroot} rm -rf $RPM_BUILD_DIR/%{name} %changelog +* Mon Apr 28 2025 Liu Wang <1823363429@qq.com> - 3.3.0-10 +- ID:NA +- SUG:NA +- DESC: delete code software + * Fri Apr 25 2025 zhangjian - 3.3.0-9 -ID:NA -SUG:NA -- Gitee