diff --git a/devstation_aarch64_rpmlist b/devstation_aarch64_rpmlist index 13ff4d0c34b8ed744b1c7920ec4d208f97b30c81..80cd48b83f4c9cdb8c82adaee25dcdce955645e3 100644 --- a/devstation_aarch64_rpmlist +++ b/devstation_aarch64_rpmlist @@ -183,3 +183,6 @@ autogen ntp timedatex chrony +gnome-user-docs +gnome-doc-utils +yelp-tools diff --git a/devstation_x86_64_rpmlist b/devstation_x86_64_rpmlist index 9d88879641382c025a9ca67b5b2624604dcd75e8..24884b36bfd9c4b6159453fb8c4cda1ab33cc0d2 100644 --- a/devstation_x86_64_rpmlist +++ b/devstation_x86_64_rpmlist @@ -205,3 +205,6 @@ autogen ntp timedatex chrony +gnome-user-docs +gnome-doc-utils +yelp-tools diff --git a/oemaker.spec b/oemaker.spec index cd399ea03d99d1ba156cb011f49c7d80ae5e6e54..bd6dcaf87ba4f83b10963125d38cb888146c15ea 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: 8 +Release: 9 BuildRoot: %{_tmppath}/%{name} Source: https://gitee.com/openeuler/oemaker/repository/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz @@ -224,6 +224,11 @@ rm -rf %{buildroot} rm -rf $RPM_BUILD_DIR/%{name} %changelog +* Thu Mar 20 2025 Liu Wang <1823363429@qq.com> - 3.3.0-9 +- ID:NA +- SUG:NA +- DESC: add gnome-user-docs、gnome-doc-utils、yelp-tools dependency + * Wed Mar 12 2025 Liu Wang <1823363429@qq.com> - 3.3.0-8 - ID:NA - SUG:NA