From dab9eba3bdf64541aac78e72c7c73eb3561d1da4 Mon Sep 17 00:00:00 2001 From: lw520203 <1823363429@qq.com> Date: Tue, 11 Mar 2025 23:47:14 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9Egnome-user-docs=E3=80=81gnome?= =?UTF-8?q?-doc-utils=E3=80=81yelp-tools=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 更新日志记录 --- devstation_aarch64_rpmlist | 3 +++ devstation_x86_64_rpmlist | 3 +++ oemaker.spec | 7 ++++++- 3 files changed, 12 insertions(+), 1 deletion(-) diff --git a/devstation_aarch64_rpmlist b/devstation_aarch64_rpmlist index 13ff4d0..80cd48b 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 9d88879..24884b3 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 cd399ea..bd6dcaf 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 -- Gitee