From 70f3ed224dfa0f86ee2279a5d727504f7b0a8bb4 Mon Sep 17 00:00:00 2001 From: Funda Wang Date: Sat, 19 Jul 2025 14:36:26 +0800 Subject: [PATCH] authselect-compat has been removed upstream --- normal_aarch64.xml | 1 - normal_loongarch64.xml | 1 - normal_riscv64.xml | 1 - normal_x86_64.xml | 1 - oemaker.spec | 7 ++++++- rpmlist.xml | 1 - rpmlist_loongarch64.xml | 1 - rpmlist_riscv64.xml | 1 - 8 files changed, 6 insertions(+), 8 deletions(-) diff --git a/normal_aarch64.xml b/normal_aarch64.xml index 116a7cc..d105507 100644 --- a/normal_aarch64.xml +++ b/normal_aarch64.xml @@ -130,7 +130,6 @@ libteam tmux xfsprogs - authselect-compat kdump-anaconda-addon diff --git a/normal_loongarch64.xml b/normal_loongarch64.xml index 2f20ce6..80b903c 100644 --- a/normal_loongarch64.xml +++ b/normal_loongarch64.xml @@ -125,7 +125,6 @@ libteam tmux xfsprogs - authselect-compat kdump-anaconda-addon diff --git a/normal_riscv64.xml b/normal_riscv64.xml index 3d0c607..8ef974c 100644 --- a/normal_riscv64.xml +++ b/normal_riscv64.xml @@ -129,7 +129,6 @@ libteam tmux xfsprogs - authselect-compat kdump-anaconda-addon diff --git a/normal_x86_64.xml b/normal_x86_64.xml index 6dc353d..7254428 100644 --- a/normal_x86_64.xml +++ b/normal_x86_64.xml @@ -130,7 +130,6 @@ libteam tmux xfsprogs - authselect-compat kdump-anaconda-addon diff --git a/oemaker.spec b/oemaker.spec index 42732ae..618c258 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: 12 +Release: 13 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 +* Sat Jul 19 2025 Funda Wang - 3.3.0-13 +- ID:NA +- SUG:NA +- DESC: authselect-compat has been removed upstream + * Mon Jul 07 2025 wangchong - 3.3.0-12 - ID:NA - SUG:NA diff --git a/rpmlist.xml b/rpmlist.xml index bb9579c..c821c4e 100644 --- a/rpmlist.xml +++ b/rpmlist.xml @@ -145,7 +145,6 @@ authd authd-help authselect - authselect-compat authselect-help authselect-libs avahi diff --git a/rpmlist_loongarch64.xml b/rpmlist_loongarch64.xml index 0ea4992..c3ada27 100644 --- a/rpmlist_loongarch64.xml +++ b/rpmlist_loongarch64.xml @@ -200,7 +200,6 @@ authd authd-help authselect - authselect-compat authselect-help authselect-libs avahi diff --git a/rpmlist_riscv64.xml b/rpmlist_riscv64.xml index 12d8ef3..088a17c 100644 --- a/rpmlist_riscv64.xml +++ b/rpmlist_riscv64.xml @@ -159,7 +159,6 @@ authd authd-help authselect - authselect-compat authselect-help authselect-libs avahi -- Gitee