diff --git a/devstation_aarch64_rpmlist b/devstation_aarch64_rpmlist index 84791a2dcdb839f2e35ca733afac8a62c59e5136..f049aeb15d0e3af6bbb42bcf9123afbe137ca45b 100644 --- a/devstation_aarch64_rpmlist +++ b/devstation_aarch64_rpmlist @@ -191,8 +191,8 @@ roo-code uv python3-mcp nodejs-packaging -tigervnc grub2-efi-aa64-modules grub2-common dev-store python3-django-rest-framework +tigervnc-server diff --git a/devstation_x86_64_rpmlist b/devstation_x86_64_rpmlist index 15d6704dc87f1f7f5c025397e252e65737faa653..a0f37cd68c09e07a70df5f690d7a34473cc5e095 100644 --- a/devstation_x86_64_rpmlist +++ b/devstation_x86_64_rpmlist @@ -213,8 +213,8 @@ roo-code uv python3-mcp nodejs-packaging -tigervnc grub2-efi-x64-modules grub2-common dev-store python3-django-rest-framework +tigervnc-server diff --git a/oemaker.spec b/oemaker.spec index 9edc61dfbbba078ab8b22ca854e1eb2c0c93b9f3..541d4fb6c998a68ef2440e11a1bab95197fba0da 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: 17 +Release: 18 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 +* Wed Sep 17 2025 Liu Wang <1823363429@qq.com> - 3.3.0-18 +- ID:NA +- SUG:NA +- DESC: add tigervnc-server + * Thu Sep 11 2025 Liu Wang <1823363429@qq.com> - 3.3.0-17 - ID:NA - SUG:NA