From 307cabe7750b670257e50a4b3103abd2100f4912 Mon Sep 17 00:00:00 2001 From: zhoujiajia111 Date: Wed, 21 May 2025 18:44:27 +0800 Subject: [PATCH] Rebuild for remove inappropriate build dependencies. Signed-off-by: zhoujiajia111 --- libXau.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libXau.spec b/libXau.spec index 5d0caed..5b2c2b0 100644 --- a/libXau.spec +++ b/libXau.spec @@ -1,4 +1,4 @@ -%define anolis_release 1 +%define anolis_release 2 Summary: Sample Authorization Protocol for X Name: libXau Version: 1.0.11 @@ -63,6 +63,9 @@ make check %{_mandir}/man3/*.3* %changelog +* Wed May 21 2025 zhoujiajia111 - 1.0.11-2 +- Rebuild for remove inappropriate build dependencies. + * Mon Dec 12 2022 Funda Wang - 1.0.11-1 - New version 1.0.11 -- Gitee