update to upstream version 5.95.0

(cherry picked from commit 54933ac94954f110d3e06d73463dcdca919b0483)
This commit is contained in:
loong_C 2022-07-04 16:57:17 +08:00 committed by openeuler-sync-bot
parent c993c22bdd
commit 6c43bc184f
3 changed files with 4 additions and 2 deletions

Binary file not shown.

BIN
kcoreaddons-5.95.0.tar.xz Normal file

Binary file not shown.

View File

@ -9,7 +9,7 @@
%endif
Name: kf5-%{framework}
Version: 5.90.0
Version: 5.95.0
Release: 1
Summary: KDE Frameworks 5 Tier 1 addon with various classes on top of QtCore
@ -119,7 +119,6 @@ update-mime-database %{_datadir}/mime &> /dev/null || :
%{_kf5_qtplugindir}/namespace/
%files devel
%{_kf5_includedir}/kcoreaddons_version.h
%{_kf5_includedir}/KCoreAddons/
%{_kf5_libdir}/libKF5CoreAddons.so
%{_kf5_libdir}/cmake/KF5CoreAddons/
@ -127,6 +126,9 @@ update-mime-database %{_datadir}/mime &> /dev/null || :
%changelog
* Mon Jul 04 2022 loong_C <loong_c@yeah.net> - 5.95.0-1
- update to upstream version 5.95.0
* Sat Feb 12 2022 tanyulong <tanyulong@kylinos.cn> - 5.90.0-1
- update to upstream version 5.90.0