From 2e22c3e530bfbb1c3158f27b7105381c829b5f0c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=91=A8=E4=BD=B3=E8=95=BE?= Date: Thu, 15 May 2025 02:52:30 +0000 Subject: [PATCH 1/2] Rebuild for remove inappropriate build dependencies MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 周佳蕾 --- bash.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/bash.spec b/bash.spec index 77cccf1..405d400 100644 --- a/bash.spec +++ b/bash.spec @@ -162,6 +162,9 @@ end %{_libdir}/pkgconfig/%{name}.pc %changelog +* Thu May 15 2025 zhoujiajia111 - 5.2.15-2 +- Rebuild for remove inappropriate build dependencies. + * Thu Dec 15 2022 Funda Wang - 5.2.15-1 - New version 5.2.15 -- Gitee From b1b5b819a11e703ec928a42e0b42cd51f7ea553b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=91=A8=E4=BD=B3=E8=95=BE?= Date: Thu, 15 May 2025 03:49:16 +0000 Subject: [PATCH 2/2] update bash.spec. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 周佳蕾 --- bash.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bash.spec b/bash.spec index 405d400..508c249 100644 --- a/bash.spec +++ b/bash.spec @@ -1,4 +1,4 @@ -%define anolis_release 1 +%define anolis_release 2 Name: bash Version: 5.2.15 -- Gitee