fixed #IB4B0Y

Signed-off-by: chenyanpanX <chenyanpan@xfusion.com>
This commit is contained in:
chenyanpanX 2024-11-14 06:22:19 +00:00 committed by Gitee
parent e0fc534330
commit 3fb6a32b05
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -7,7 +7,7 @@
Name: kf5-%{framework}
Version: 5.113.0
Release: 1
Release: 2
Summary: The Syndication Library
License: LGPLv2+ and BSD
@ -49,10 +49,10 @@ developing applications that use %{name}.
%build
%cmake_kf5
%make_build
%cmake_build
%install
%make_install
%cmake_install
%check
%if 0%{?tests}
@ -78,6 +78,9 @@ export CTEST_OUTPUT_ON_FAILURE=1
%changelog
* Thu Nov 14 2024 ChenYanpan <chenyanpan@xfusion.com> - 5.113.0-2
- use %cmake_build and %cmake_build
* Mon Jan 08 2024 peijiankang <peijiankang@kylinos.cn> - 5.113.0-1
- update verison to 5.113.0