From fb19ed2198cf9af03f52a7b264ac301a88d34126 Mon Sep 17 00:00:00 2001 From: mgb01105731 Date: Mon, 9 Dec 2024 14:34:38 +0800 Subject: [PATCH] Rebuild for remove inappropriate build dependencies. Signed-off-by: mgb01105731 --- check.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/check.spec b/check.spec index ada7ee4..87f5341 100644 --- a/check.spec +++ b/check.spec @@ -1,4 +1,4 @@ -%define anolis_release 1 +%define anolis_release 2 Name: check Version: 0.15.2 @@ -100,5 +100,8 @@ make check %{_mandir}/man1/checkmk.1* %changelog +* Mon Dec 09 2024 mgb01105731 - 0.15.2-2 +- Rebuild for remove inappropriate build dependencies. + * Thu Dec 8 2022 Funda Wang - 0.15.2-1 - Import 0.15.2-1 -- Gitee