From 3e6433b74ffcbadd232e0df32b7983db9907ae77 Mon Sep 17 00:00:00 2001 From: zhoujiajia111 Date: Thu, 22 May 2025 16:38:32 +0800 Subject: [PATCH] Rebuild for remove inappropriate build dependencies. Signed-off-by: zhoujiajia111 --- chrony.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/chrony.spec b/chrony.spec index 4395dd7..f45b38b 100644 --- a/chrony.spec +++ b/chrony.spec @@ -1,4 +1,4 @@ -%define anolis_release 3 +%define anolis_release 4 %global _hardened_build 1 %global clknetsim_ver f00531 %bcond_without debug @@ -203,6 +203,9 @@ fi %doc FAQ NEWS README %changelog +* Thu May 22 2025 zhoujiajia111 - 4.3-4 +- Rebuild for remove inappropriate build dependencies. + * Tue Feb 14 2023 Funda Wang - 4.3-3 - set ntp.aliyun.com as default time server -- Gitee