From bb8a41ac9cc3e11761d3b702995b4156551d98bc Mon Sep 17 00:00:00 2001 From: lw520203 <1823363429@qq.com> Date: Thu, 11 Sep 2025 15:55:46 +0800 Subject: [PATCH] delete desktop-pet xdotool libxdo libxdo-tool --- devstation_aarch64_rpmlist | 4 ---- devstation_x86_64_rpmlist | 4 ---- oemaker.spec | 7 ++++++- 3 files changed, 6 insertions(+), 9 deletions(-) diff --git a/devstation_aarch64_rpmlist b/devstation_aarch64_rpmlist index 816e546..84791a2 100644 --- a/devstation_aarch64_rpmlist +++ b/devstation_aarch64_rpmlist @@ -196,7 +196,3 @@ grub2-efi-aa64-modules grub2-common dev-store python3-django-rest-framework -desktop-pet -xdotool -libxdo -libxdo-devel diff --git a/devstation_x86_64_rpmlist b/devstation_x86_64_rpmlist index 96e7600..15d6704 100644 --- a/devstation_x86_64_rpmlist +++ b/devstation_x86_64_rpmlist @@ -218,7 +218,3 @@ grub2-efi-x64-modules grub2-common dev-store python3-django-rest-framework -desktop-pet -xdotool -libxdo -libxdo-devel diff --git a/oemaker.spec b/oemaker.spec index ad1347c..c42f5f2 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: 15 +Release: 16 BuildRoot: %{_tmppath}/%{name} Source: https://gitee.com/openeuler/oemaker/repository/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz @@ -235,6 +235,11 @@ rm -rf %{buildroot} rm -rf $RPM_BUILD_DIR/%{name} %changelog +* Thu Sep 11 2025 Liu Wang <1823363429@qq.com> - 3.3.0-16 +- ID:NA +- SUG:NA +- DESC: delete desktop-pet xdotool libxdo libxdo-tool + * Sat Aug 30 2025 Liu Wang <1823363429@qq.com> - 3.3.0-15 - ID:NA - SUG:NA -- Gitee