diff --git a/devstation_aarch64_rpmlist b/devstation_aarch64_rpmlist index a1b87cc77de3d2155e69bd036bd6dc5c3f1744d9..3bb52a5e945dd2492a4ea833d4ede7d118f6abe3 100644 --- a/devstation_aarch64_rpmlist +++ b/devstation_aarch64_rpmlist @@ -190,3 +190,4 @@ roo-code uv python3-mcp nodejs-packaging +euler-copilot-web diff --git a/devstation_x86_64_rpmlist b/devstation_x86_64_rpmlist index 642b73c6a23f298824bc8db86db7e1ead27ba057..17a227e6890e1eb1a9c4d879a36dc52ce61f5e64 100644 --- a/devstation_x86_64_rpmlist +++ b/devstation_x86_64_rpmlist @@ -212,3 +212,4 @@ roo-code uv python3-mcp nodejs-packaging +euler-copilot-web diff --git a/oemaker.spec b/oemaker.spec index eb9d3b6d8857163f0e9b100c7700e84d806672f9..af76170ebd9246ab29eae8bf98362112e34dcdb3 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 May 26 2025 Liu Wang <1823363429@qq.com> - 3.3.0-10 +- ID:NA +- SUG:NA +- DESC: add euler-copilot-web server + * Wed May 07 2025 Liu Wang <1823363429@qq.com> - 3.3.0-9 - ID:NA - SUG:NA