From a224af762cdcc8ff0b62d107706eb959f7c4a1cb Mon Sep 17 00:00:00 2001 From: zhoujiajia111 Date: Wed, 21 May 2025 18:44:58 +0800 Subject: [PATCH] Rebuild for remove inappropriate build dependencies. Signed-off-by: zhoujiajia111 --- hyphen.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/hyphen.spec b/hyphen.spec index 50463a5..a5fa70d 100644 --- a/hyphen.spec +++ b/hyphen.spec @@ -1,4 +1,4 @@ -%define anolis_release 10 +%define anolis_release 11 Name: hyphen Summary: A text hyphenation library Version: 2.8.8 @@ -73,6 +73,9 @@ popd %{_bindir}/substrings.pl %changelog +* Wed May 21 2025 zhoujiajia111 - 2.8.8-11 +- Rebuild for remove inappropriate build dependencies. + * Sun Jan 1 2023 Funda Wang - 2.8.8-10 - Bump release for upgrading from anolis 8 -- Gitee