From d4ad9077487c117c1da0a68ecf7e5028a7782f13 Mon Sep 17 00:00:00 2001 From: lw520203 <1823363429@qq.com> Date: Tue, 18 Mar 2025 08:17:33 +0800 Subject: [PATCH] sync 25.03 modify to master and add roo-code, uv, pythone-mcp packages --- devstation_aarch64_rpmlist | 32 ++++++++++++++++++++++++++++++++ devstation_x86_64_rpmlist | 32 ++++++++++++++++++++++++++++++++ oemaker.spec | 7 ++++++- 3 files changed, 70 insertions(+), 1 deletion(-) diff --git a/devstation_aarch64_rpmlist b/devstation_aarch64_rpmlist index 31f71ac..61f14fa 100644 --- a/devstation_aarch64_rpmlist +++ b/devstation_aarch64_rpmlist @@ -158,3 +158,35 @@ xorg-x11-drv-* yum linux-firmware-iwlwifi linux-firmware-mediatek +oeDevPlugin +rust-cbindgen +polkit-qt5-1 +polkit-qt5-1-devel +oedp +kernel-extra-modules +epkg +euler-copilot-shell +vscodium +oegitext +kf5-kcalendarcore-devel +kf5-kcalendarcore +rust-ripgrep +gnome-keyring +gnome-keyring-pam +linux-firmware-ath +linux-firmware-cypress +linux-firmware-libertas +linux-firmware-mrvl +linux-firmware-netronome +gnome-shell-extension-dash-to-dock +thunderbird +autogen +ntp +timedatex +chrony +gnome-user-docs +gnome-doc-utils +yelp-tools +roo-code +uv +python3-mcp diff --git a/devstation_x86_64_rpmlist b/devstation_x86_64_rpmlist index 7d32f61..fcf3289 100644 --- a/devstation_x86_64_rpmlist +++ b/devstation_x86_64_rpmlist @@ -180,3 +180,35 @@ yum zip linux-firmware-iwlwifi linux-firmware-mediatek +oeDevPlugin +rust-cbindgen +polkit-qt5-1 +polkit-qt5-1-devel +oedp +kernel-extra-modules +epkg +euler-copilot-shell +vscodium +oegitext +kf5-kcalendarcore-devel +kf5-kcalendarcore +rust-ripgrep +gnome-keyring +gnome-keyring-pam +linux-firmware-ath +linux-firmware-cypress +linux-firmware-libertas +linux-firmware-mrvl +linux-firmware-netronome +gnome-shell-extension-dash-to-dock +thunderbird +autogen +ntp +timedatex +chrony +gnome-user-docs +gnome-doc-utils +yelp-tools +roo-code +uv +python3-mcp diff --git a/oemaker.spec b/oemaker.spec index 0765489..01286a2 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: 5 +Release: 6 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 +* Tue Apr 15 2025 Liu Wang <1823363429@qq.com> - 3.3.0-6 +- ID:NA +- SUG:NA +- DESC: sync 25.03 modify to master branch and add roo-code, uv, python3-mcp packages + * Sat Mar 22 2025 Funda Wang - 3.3.0-5 - ID:NA - SUG:NA -- Gitee