fixed #IB4B0Y
Signed-off-by: chenyanpanX <chenyanpan@xfusion.com>
This commit is contained in:
parent
e0fc534330
commit
3fb6a32b05
@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
Name: kf5-%{framework}
|
Name: kf5-%{framework}
|
||||||
Version: 5.113.0
|
Version: 5.113.0
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: The Syndication Library
|
Summary: The Syndication Library
|
||||||
|
|
||||||
License: LGPLv2+ and BSD
|
License: LGPLv2+ and BSD
|
||||||
@ -49,10 +49,10 @@ developing applications that use %{name}.
|
|||||||
%build
|
%build
|
||||||
%cmake_kf5
|
%cmake_kf5
|
||||||
|
|
||||||
%make_build
|
%cmake_build
|
||||||
|
|
||||||
%install
|
%install
|
||||||
%make_install
|
%cmake_install
|
||||||
|
|
||||||
%check
|
%check
|
||||||
%if 0%{?tests}
|
%if 0%{?tests}
|
||||||
@ -78,6 +78,9 @@ export CTEST_OUTPUT_ON_FAILURE=1
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%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
|
* Mon Jan 08 2024 peijiankang <peijiankang@kylinos.cn> - 5.113.0-1
|
||||||
- update verison to 5.113.0
|
- update verison to 5.113.0
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user