!21 fixed kf5-sonnet build failure in openEuler-24.03-LTS-SP1:epol

From: @chenyanpanX 
Reviewed-by: @misaka00251 
Signed-off-by: @misaka00251
This commit is contained in:
openeuler-ci-bot 2024-11-18 08:04:45 +00:00 committed by Gitee
commit e50bcd543a
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -9,7 +9,7 @@
Name: kf5-%{framework}
Version: 5.113.0
Release: 1
Release: 2
Summary: KDE Frameworks 5 Tier 1 solution for spell checking
License: LGPLv2+
@ -68,10 +68,10 @@ GUI part of the Sonnet framework provides widgets with spell checking support.
%build
%cmake_kf5
%make_build
%cmake_build
%install
%make_install
%cmake_install
%find_lang_kf5 sonnet5_qt
@ -118,6 +118,9 @@ make test ARGS="--output-on-failure --timeout 300" -C %{_target_platform} ||:
%changelog
* Fri Nov 15 2024 ChenYanpan <chenyanpan@xfusion.com> - 5.113.0-2
- use %cmake_build and %cmake_install to fix build failure
* Mon Jan 08 2024 zhangxianting <zhangxianting@uniontech.cn> - 5.113.0-1
- Update version to 5.113.0