From 26cd1bcfd68395d361a8fe665ef3707176269763 Mon Sep 17 00:00:00 2001 From: yangxianzhao Date: Wed, 8 Nov 2023 13:54:01 +0800 Subject: [PATCH] rebuild for qt --- kf5-syntax-highlighting.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/kf5-syntax-highlighting.spec b/kf5-syntax-highlighting.spec index 3c26728..19fa7b4 100644 --- a/kf5-syntax-highlighting.spec +++ b/kf5-syntax-highlighting.spec @@ -1,4 +1,4 @@ -%define anolis_release 1 +%define anolis_release 2 %global framework syntax-highlighting # uncomment to enable bootstrap mode @@ -95,6 +95,9 @@ make test ARGS="--output-on-failure --timeout 300" -C %{_target_platform} ||: %changelog +* Tue Nov 07 2023 yangxianzhao - 5.68.0-1.3.2 +- rebuild for qt + * Mon Aug 28 2023 yangxianzhao - 5.68.0-1.3.1 - Specification spec file -- Gitee