diff --git a/devstation_aarch64_rpmlist b/devstation_aarch64_rpmlist index e5344ca2d374f36a1f2d1efba38a2e958a51f677..a35603849250fe906f5655136fb21966fdf8306a 100644 --- a/devstation_aarch64_rpmlist +++ b/devstation_aarch64_rpmlist @@ -192,3 +192,12 @@ uv python3-mcp nodejs-packaging tigervnc +grub2-efi-aa64-modules +grub2-common +deepchat +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 2ef7053c43662fb9e88ed418892bb75b6403aedf..77f51205522e71f4d3e0630787d698a5d4629daf 100644 --- a/devstation_x86_64_rpmlist +++ b/devstation_x86_64_rpmlist @@ -214,3 +214,13 @@ uv python3-mcp nodejs-packaging tigervnc +microcode_ctl +grub2-efi-x64-modules +grub2-common +deepchat +dev-store +python3-django-rest-framework +desktop-pet +xdotool +libxdo +libxdo-devel diff --git a/oemaker.spec b/oemaker.spec index a020e8b9ff27b48a29549f89f5f34d3048db1277..1f1e3f2041a0f3ae5cc1b3e2f7a7020d18929cf1 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: 23 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 +* Mon Aug 25 2025 Liu Wang <1823363429@qq.com> - 3.3.0-16 +- ID:NA +- SUG:NA +- DESC: add softwores for devstation + * Wed Aug 20 2025 yangchaohao - 3.3.0-15 - ID:NA - SUG:NA