diff --git a/devstation_aarch64_rpmlist b/devstation_aarch64_rpmlist index f1e5c872e0dcf3de2869b256040d3cb5edb6e33e..a1b87cc77de3d2155e69bd036bd6dc5c3f1744d9 100644 --- a/devstation_aarch64_rpmlist +++ b/devstation_aarch64_rpmlist @@ -189,3 +189,4 @@ yelp-tools roo-code uv python3-mcp +nodejs-packaging diff --git a/devstation_x86_64_rpmlist b/devstation_x86_64_rpmlist index 414034f40f4061d11deea7149820abef656aa966..642b73c6a23f298824bc8db86db7e1ead27ba057 100644 --- a/devstation_x86_64_rpmlist +++ b/devstation_x86_64_rpmlist @@ -211,3 +211,4 @@ yelp-tools roo-code uv python3-mcp +nodejs-packaging diff --git a/oemaker.spec b/oemaker.spec index 48ab470ce98947855cd7a6a337ec66ac3bf99ad5..4a0699fb96db722b6610e628b99a310cb1b9c441 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: 10 +Release: 11 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 +* Wed May 07 2025 Liu Wang <1823363429@qq.com> - 3.3.0-11 +- ID:NA +- SUG:NA +- DESC: add nodejs-packaging dependency + * Mon Apr 28 2025 Liu Wang <1823363429@qq.com> - 3.3.0-10 - ID:NA - SUG:NA