diff --git a/kf5-syntax-highlighting.spec b/kf5-syntax-highlighting.spec index 0d2ebf8b5fff87d096ebe1df0bc1ce34087e70c8..caf4d2786ba5fdd28cf144e8a159ba7d0e4443f1 100644 --- a/kf5-syntax-highlighting.spec +++ b/kf5-syntax-highlighting.spec @@ -1,3 +1,4 @@ +%define anolis_release .0.1 %global framework syntax-highlighting # uncomment to enable bootstrap mode @@ -9,7 +10,7 @@ Name: kf5-%{framework} Version: 5.68.0 -Release: 1%{?dist}.3 +Release: 1%{anolis_release}%{?dist}.3 Summary: KDE Frameworks 5 Syntax highlighting engine for Kate syntax definitions License: MIT @@ -94,6 +95,9 @@ make test ARGS="--output-on-failure --timeout 300" -C %{_target_platform} ||: %changelog +* Wed Sep 20 2023 yangxianzhao - 5.68.0-1.3.0.1 +- rebuild for qt5-qtbase-5.15.3 + * Wed Dec 28 2022 binyanling - 5.68.0-1.3 - rebuild