!6 update to upstream version 5.95.0
From: @jxy_git Reviewed-by: @panchenbo Signed-off-by: @panchenbo
This commit is contained in:
commit
e1020157c7
Binary file not shown.
BIN
kcmutils-5.95.0.tar.xz
Normal file
BIN
kcmutils-5.95.0.tar.xz
Normal file
Binary file not shown.
@ -10,7 +10,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: kf5-%{framework}
|
Name: kf5-%{framework}
|
||||||
Version: 5.90.0
|
Version: 5.95.0
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: KDE Frameworks 5 Tier 3 addon with extra API to write KConfigModules
|
Summary: KDE Frameworks 5 Tier 3 addon with extra API to write KConfigModules
|
||||||
|
|
||||||
@ -105,18 +105,24 @@ make test ARGS="--output-on-failure --timeout 300" -C %{_target_platform} ||:
|
|||||||
%license LICENSES/*.txt
|
%license LICENSES/*.txt
|
||||||
%{_kf5_datadir}/qlogging-categories5/%{framework}.*
|
%{_kf5_datadir}/qlogging-categories5/%{framework}.*
|
||||||
%{_kf5_libdir}/libKF5KCMUtils.so.*
|
%{_kf5_libdir}/libKF5KCMUtils.so.*
|
||||||
|
%{_kf5_libdir}/libKF5KCMUtilsCore.so.*
|
||||||
%{_kf5_datadir}/kservicetypes5/*.desktop
|
%{_kf5_datadir}/kservicetypes5/*.desktop
|
||||||
%{_kf5_qtplugindir}/kcms/
|
%{_kf5_qtplugindir}/kcms/
|
||||||
|
%{_kf5_qmldir}/org/kde/kcmutils/
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
%{_kf5_includedir}/kcmutils_version.h
|
|
||||||
%{_kf5_includedir}/KCMUtils/
|
%{_kf5_includedir}/KCMUtils/
|
||||||
|
%{_kf5_includedir}/KCMUtilsCore/
|
||||||
%{_kf5_libdir}/libKF5KCMUtils.so
|
%{_kf5_libdir}/libKF5KCMUtils.so
|
||||||
|
%{_kf5_libdir}/libKF5KCMUtilsCore.so
|
||||||
%{_kf5_libdir}/cmake/KF5KCMUtils/
|
%{_kf5_libdir}/cmake/KF5KCMUtils/
|
||||||
%{_kf5_archdatadir}/mkspecs/modules/qt_KCMUtils.pri
|
%{_kf5_archdatadir}/mkspecs/modules/qt_KCMUtils.pri
|
||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jul 05 2022 jiangxinyu <jiangxinyu@kylinos.cn> - 5.95.0-1
|
||||||
|
- update to upstream version 5.95.0
|
||||||
|
|
||||||
* Mon Feb 14 2022 pei-jiankang<peijiankang@kylinos.cn> - 5.90.0-1
|
* Mon Feb 14 2022 pei-jiankang<peijiankang@kylinos.cn> - 5.90.0-1
|
||||||
- update to upstream version 5.90.0
|
- update to upstream version 5.90.0
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user