!8 fixed ktextaddons 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:11:10 +00:00 committed by Gitee
commit 375b8cff56
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,6 +1,6 @@
Name: ktextaddons
Version: 1.5.2
Release: 1
Release: 2
Summary: Various text handling addons
License: CC0-1.0 AND LGPL-2.0-or-later AND GPL-2.0-or-later AND BSD-3-Clause
@ -45,11 +45,11 @@ Summary: Development files for %{name}
%build
%{cmake_kf5}
%make_build
%cmake_build
%install
%make_install
%cmake_install
%find_lang %{name} --all-name
@ -132,6 +132,9 @@ Summary: Development files for %{name}
%changelog
* Fri Nov 15 2024 ChenYanpan <chenyanpan@xfusion.com> - 1.5.2-2
- use %cmake_build and %cmake_install to fix build failure
* Fri Jan 12 2024 zhangxianting <zhangxianting@unintech.com> - 1.5.2-1
- update verison to 1.5.2