!7 [sync] PR-6: update to upstream version 5.95.0

From: @openeuler-sync-bot 
Reviewed-by: @panchenbo 
Signed-off-by: @panchenbo
This commit is contained in:
openeuler-ci-bot 2022-07-29 01:58:11 +00:00 committed by Gitee
commit 245ea316ee
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 8 additions and 2 deletions

Binary file not shown.

BIN
kcmutils-5.95.0.tar.xz Normal file

Binary file not shown.

View File

@ -10,7 +10,7 @@
%endif
Name: kf5-%{framework}
Version: 5.90.0
Version: 5.95.0
Release: 1
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
%{_kf5_datadir}/qlogging-categories5/%{framework}.*
%{_kf5_libdir}/libKF5KCMUtils.so.*
%{_kf5_libdir}/libKF5KCMUtilsCore.so.*
%{_kf5_datadir}/kservicetypes5/*.desktop
%{_kf5_qtplugindir}/kcms/
%{_kf5_qmldir}/org/kde/kcmutils/
%files devel
%{_kf5_includedir}/kcmutils_version.h
%{_kf5_includedir}/KCMUtils/
%{_kf5_includedir}/KCMUtilsCore/
%{_kf5_libdir}/libKF5KCMUtils.so
%{_kf5_libdir}/libKF5KCMUtilsCore.so
%{_kf5_libdir}/cmake/KF5KCMUtils/
%{_kf5_archdatadir}/mkspecs/modules/qt_KCMUtils.pri
%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
- update to upstream version 5.90.0