diff --git a/devstation_aarch64_rpmlist b/devstation_aarch64_rpmlist index 02d793fa91fa026ce963820d7379c6e49f6db9ff..8fd7a009d03f59b411d8243c61face845d501e87 100644 --- a/devstation_aarch64_rpmlist +++ b/devstation_aarch64_rpmlist @@ -193,3 +193,9 @@ python3-mcp nodejs-packaging grub2-efi-aa64-modules grub2-common +dev-store +python3-django-rest-framework +tigervnc-server +mysql-selinux +tigervnc-selinux +polymind diff --git a/devstation_x86_64_rpmlist b/devstation_x86_64_rpmlist index 53f0bc96bd27a276732a4ec710c950d7931101f6..d243347eec7e7b77c584ca9beacce5629585cdbf 100644 --- a/devstation_x86_64_rpmlist +++ b/devstation_x86_64_rpmlist @@ -215,3 +215,9 @@ python3-mcp nodejs-packaging grub2-efi-x64-modules grub2-common +dev-store +python3-django-rest-framework +tigervnc-server +mysql-selinux +tigervnc-selinux +polymind diff --git a/oemaker.spec b/oemaker.spec index 26cb624660820f7e9b76939be916e66d8a6bf22b..bb5291754ac8e52ac28da7389aad41af5644e521 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: 19 +Release: 20 BuildRoot: %{_tmppath}/%{name} Source: https://gitee.com/openeuler/oemaker/repository/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz @@ -239,6 +239,9 @@ rm -rf %{buildroot} rm -rf $RPM_BUILD_DIR/%{name} %changelog +* Mon Dec 01 2025 Liu Wang <1823363429@qq.com> - 3.3.0-20 +- add dev-store,polymind to DevStation + * Mon Nov 24 2025 Wenlong Zhang - 3.3.0-19 - fix loongarch64 devstation livecd config notfound