update to upstream version 5.95.0

(cherry picked from commit 6e17c6241e71b1dcfaa2f0f8430417827ce12f81)
This commit is contained in:
jxy_git 2022-07-05 16:18:01 +08:00 committed by openeuler-sync-bot
parent 37124405c1
commit 06fc578968
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