From 8341f261ce6a72642eae17983a60f418a2f7ac61 Mon Sep 17 00:00:00 2001 From: Funda Wang Date: Tue, 21 Oct 2025 15:15:50 +0800 Subject: [PATCH] deprecate libsexy, it was dead upstream --- oemaker.spec | 7 ++++++- rpmlist.xml | 2 -- rpmlist_loongarch64.xml | 2 -- rpmlist_riscv64.xml | 2 -- 4 files changed, 6 insertions(+), 7 deletions(-) diff --git a/oemaker.spec b/oemaker.spec index 1d64497..b334731 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: 19 +Release: 20 BuildRoot: %{_tmppath}/%{name} Source: https://gitee.com/openeuler/oemaker/repository/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz @@ -236,6 +236,11 @@ rm -rf %{buildroot} rm -rf $RPM_BUILD_DIR/%{name} %changelog +* Tue Oct 21 2025 Funda Wang - 3.3.0-20 +- ID:NA +- SUG:NA +- DESC: deprecate libsexy, it was dead upstream + * Thu Oct 9 2025 yixiangzhike - 3.3.0-19 - ID:NA - SUG:NA diff --git a/rpmlist.xml b/rpmlist.xml index c821c4e..b34133b 100644 --- a/rpmlist.xml +++ b/rpmlist.xml @@ -696,8 +696,6 @@ libsemanage-help libsepol libsepol-help - libsexy - libsexy-help libsigsegv libsmartcols libsolv diff --git a/rpmlist_loongarch64.xml b/rpmlist_loongarch64.xml index c3ada27..0550763 100644 --- a/rpmlist_loongarch64.xml +++ b/rpmlist_loongarch64.xml @@ -745,8 +745,6 @@ libsemanage-help libsepol libsepol-help - libsexy - libsexy-help libsigsegv libsmartcols libsolv diff --git a/rpmlist_riscv64.xml b/rpmlist_riscv64.xml index 088a17c..4f444af 100644 --- a/rpmlist_riscv64.xml +++ b/rpmlist_riscv64.xml @@ -711,8 +711,6 @@ libsemanage-help libsepol libsepol-help - libsexy - libsexy-help libsigsegv libsmartcols libsolv -- Gitee