!6 update to upstream version 5.95.0

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

Binary file not shown.

Binary file not shown.

View File

@ -1,7 +1,7 @@
%global framework kdelibs4support
Name: kf5-%{framework}
Version: 5.90.0
Version: 5.95.0
Release: 1
Summary: KDE Frameworks 5 Tier 4 module with porting aid from KDELibs 4
License: GPLv2+ and LGPLv2+ and BSD
@ -158,6 +158,7 @@ rm -fv %{buildroot}%{_kf5_sysconfdir}/xdg/kdebugrc
%{_kf5_bindir}/kdebugdialog5
# fileshareset pulls in perl
%{_kf5_libexecdir}/fileshareset
%{_kf5_libexecdir}/filesharelist
%{_kf5_datadir}/kservices5/*.desktop
%{_kf5_datadir}/kservices5/qimageioplugins/*.desktop
%{_kf5_datadir}/kservicetypes5/*.desktop
@ -186,12 +187,14 @@ rm -fv %{buildroot}%{_kf5_sysconfdir}/xdg/kdebugrc
%{_kf5_libdir}/cmake/KF5KDELibs4Support/
%{_kf5_libdir}/cmake/KF5KDE4Support/
%{_kf5_libdir}/cmake/KDELibs4/
%{_kf5_includedir}/kdelibs4support_version.h
%{_kf5_includedir}/KDELibs4Support/
%{_kf5_datadir}/dbus-1/interfaces/*.xml
%changelog
* Tue Jul 05 2022 liqiuyu <liqiuyu@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