diff --git a/devstation_aarch64_rpmlist b/devstation_aarch64_rpmlist index 00280bfc9b28a0fab39b468f0e2f78db4cd2dab8..e5344ca2d374f36a1f2d1efba38a2e958a51f677 100644 --- a/devstation_aarch64_rpmlist +++ b/devstation_aarch64_rpmlist @@ -191,3 +191,4 @@ roo-code uv python3-mcp nodejs-packaging +tigervnc diff --git a/devstation_x86_64_rpmlist b/devstation_x86_64_rpmlist index b7485b552259ef975129fc968d807b27b5cba338..2ef7053c43662fb9e88ed418892bb75b6403aedf 100644 --- a/devstation_x86_64_rpmlist +++ b/devstation_x86_64_rpmlist @@ -213,3 +213,4 @@ roo-code uv python3-mcp nodejs-packaging +tigervnc diff --git a/oemaker.spec b/oemaker.spec index 618c2589ffbbed6c300245a6f8207e27f6c3c375..1b9aa4d80b44ae48bcd712f5c6ebe874f30d725a 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: 13 +Release: 14 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 +* Mon Aug 04 2025 Liu Wang <1823363429@qq.com> - 3.3.0-14 +- ID:NA +- SUG:NA +- DESC: add tigervnc software + * Sat Jul 19 2025 Funda Wang - 3.3.0-13 - ID:NA - SUG:NA