!21 [sync] PR-18: update to upstream version 5.97.0
From: @openeuler-sync-bot Reviewed-by: @peijiankang Signed-off-by: @peijiankang
This commit is contained in:
commit
6b1f10886f
@ -1,4 +1,3 @@
|
||||
%undefine __cmake_in_source_build
|
||||
%global framework kwindowsystem
|
||||
|
||||
## uncomment to enable bootstrap mode
|
||||
@ -10,7 +9,7 @@
|
||||
%endif
|
||||
|
||||
Name: kf5-%{framework}
|
||||
Version: 5.95.0
|
||||
Version: 5.97.0
|
||||
Release: 1
|
||||
Summary: KDE Frameworks 5 Tier 1 integration module with classes for windows management
|
||||
|
||||
@ -72,7 +71,7 @@ developing applications that use %{name}.
|
||||
%build
|
||||
mkdir %{_target_platform}
|
||||
pushd %{_target_platform}
|
||||
%{cmake_kf5} .. \
|
||||
%cmake_kf5 .. \
|
||||
-DBUILD_TESTING:BOOL=%{?tests:ON}%{!?tests:OFF}
|
||||
popd
|
||||
|
||||
@ -101,6 +100,7 @@ make test ARGS="--output-on-failure --timeout 30" -C %{_target_platform} ||:
|
||||
%{_kf5_datadir}/qlogging-categories5/%{framework}.*
|
||||
%{_kf5_libdir}/libKF5WindowSystem.so.*
|
||||
%dir %{_kf5_plugindir}/kwindowsystem/
|
||||
#{_kf5_plugindir}/kwindowsystem/KF5WindowSystemWaylandPlugin.so
|
||||
%{_kf5_plugindir}/kwindowsystem/KF5WindowSystemX11Plugin.so
|
||||
|
||||
%files devel
|
||||
@ -111,16 +111,19 @@ make test ARGS="--output-on-failure --timeout 30" -C %{_target_platform} ||:
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Jul 5 2022 huayadong<huayadong@kylinos.cn> - 5.95.0-1
|
||||
* Mon Sep 05 2022 liweiganga <liweiganga@uniontech.com> - 5.97.0-1
|
||||
- update to upstream version 5.97.0
|
||||
|
||||
* Tue Jul 05 2022 huayadong <huayadong@kylinos.cn> - 5.95.0-1
|
||||
- update to upstream version 5.95.0
|
||||
|
||||
* Wed Feb 23 2022 pei-jiankang<peijiankang@kylinos.cn> - 5.90.0-2
|
||||
* Wed Feb 23 2022 pei-jiankang <peijiankang@kylinos.cn> - 5.90.0-2
|
||||
- modify find X11::X11 error
|
||||
|
||||
* Sat Feb 12 2022 pei-jiankang<peijiankang@kylinos.cn> - 5.90.0-1
|
||||
* Sat Feb 12 2022 pei-jiankang <peijiankang@kylinos.cn> - 5.90.0-1
|
||||
- update to upstream version 5.90.0
|
||||
|
||||
* Fri Jan 14 2022 pei-jiankang<peijiankang@kylinos.cn> - 5.88.0-1
|
||||
* Fri Jan 14 2022 pei-jiankang <peijiankang@kylinos.cn> - 5.88.0-1
|
||||
- update to upstream version 5.88.0
|
||||
|
||||
* Mon Dec 13 2021 douyan <douyan@kylinos.cn> - 5.55.0-2
|
||||
|
||||
Binary file not shown.
BIN
kwindowsystem-5.97.0.tar.xz
Normal file
BIN
kwindowsystem-5.97.0.tar.xz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user