From bbc795f21897651378700971e76bc6df03685490 Mon Sep 17 00:00:00 2001 From: lw520203 <1823363429@qq.com> Date: Fri, 28 Feb 2025 15:36:03 +0800 Subject: [PATCH 1/2] add 25.03 release dependency --- devstation_aarch64_rpmlist | 32 ++++++++++++++++++++++++++++++++ devstation_x86_64_rpmlist | 32 ++++++++++++++++++++++++++++++++ oemaker.spec | 5 ++++- 3 files changed, 68 insertions(+), 1 deletion(-) diff --git a/devstation_aarch64_rpmlist b/devstation_aarch64_rpmlist index 31f71ac..ee80a43 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 +kmail-account-wizard +akonadi-import-wizard +akonadi-import-wizard-devel +pim-data-exporter +pim-data-exporter-libs +grantlee-editor-libs +grantlee-editor +polkit-qt5-1 +polkit-qt5-1-devel +python3-kolabformat +java-kolabformat +libkolabxml +php-kolabformat +libkolabxml-devel +oedp +kernel-extra-modules +epkg +euler-copilot-shell +kmail +kmail-libs +pim-sieve-editor +vscodium +oegitext +kf5-kcalendarcore-devel +kf5-kcalendarcore +kdepim-runtime-libs +kdepim-runtime +rust-ripgrep +gnome-keyring +gnome-keyring-pam diff --git a/devstation_x86_64_rpmlist b/devstation_x86_64_rpmlist index 7d32f61..89e07ab 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 +kmail-account-wizard +akonadi-import-wizard +akonadi-import-wizard-devel +pim-data-exporter +pim-data-exporter-libs +grantlee-editor-libs +grantlee-editor +polkit-qt5-1 +polkit-qt5-1-devel +python3-kolabformat +java-kolabformat +libkolabxml +php-kolabformat +libkolabxml-devel +oedp +kernel-extra-modules +epkg +euler-copilot-shell +kmail +kmail-libs +pim-sieve-editor +vscodium +oegitext +kf5-kcalendarcore-devel +kf5-kcalendarcore +kdepim-runtime-libs +kdepim-runtime +rust-ripgrep +gnome-keyring +gnome-keyring-pam diff --git a/oemaker.spec b/oemaker.spec index 978353c..84d4bdb 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,9 @@ rm -rf %{buildroot} rm -rf $RPM_BUILD_DIR/%{name} %changelog +* Mon Mar 03 2025 Liu Wang <1823363429@qq.com> - 3.3.0-6 +- add 25.03 release dependency + * Mon Feb 24 2025 Li Ping <1477412247@qq.com> - 3.3.0-5 - ID:NA - SUG:NA -- Gitee From 9fb15f417e636fd8bde1fdbbfdc1e826b06ff69e Mon Sep 17 00:00:00 2001 From: lw520203 <1823363429@qq.com> Date: Fri, 28 Feb 2025 16:05:40 +0800 Subject: [PATCH 2/2] =?UTF-8?q?=E5=88=A0=E9=99=A4code=E8=BD=AF=E4=BB=B6?= =?UTF-8?q?=E5=8C=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- devstation_aarch64_rpmlist | 1 - devstation_x86_64_rpmlist | 1 - 2 files changed, 2 deletions(-) diff --git a/devstation_aarch64_rpmlist b/devstation_aarch64_rpmlist index ee80a43..28048f1 100644 --- a/devstation_aarch64_rpmlist +++ b/devstation_aarch64_rpmlist @@ -7,7 +7,6 @@ bind bind-dnssec-utils boost-iostreams checkpolicy -code coreutils cronie cryptsetup diff --git a/devstation_x86_64_rpmlist b/devstation_x86_64_rpmlist index 89e07ab..bf71d9e 100644 --- a/devstation_x86_64_rpmlist +++ b/devstation_x86_64_rpmlist @@ -8,7 +8,6 @@ bind-dnssec-utils boost-iostreams btrfs-progs checkpolicy -code coreutils cronie cryptsetup -- Gitee