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 c42f5f2d0a65b970ffb18f77011485f71ea9ffaf..a5860d52360adfdf4480f82c09f197647b045893 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: 16 +Release: 17 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-17 +- ID:NA +- SUG:NA +- DESC: add tigervnc-server + * Thu Sep 11 2025 Liu Wang <1823363429@qq.com> - 3.3.0-16 - ID:NA - SUG:NA