!6 update to upstream version 5.95.0

From: @liqiuyu123 
Reviewed-by: @dou33 
Signed-off-by: @dou33
This commit is contained in:
openeuler-ci-bot 2022-07-26 14:15:28 +00:00 committed by Gitee
commit 40d819efd5
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 9 additions and 7 deletions

Binary file not shown.

BIN
kcrash-5.95.0.tar.xz Normal file

Binary file not shown.

View File

@ -2,7 +2,7 @@
%global framework kcrash %global framework kcrash
Name: kf5-%{framework} Name: kf5-%{framework}
Version: 5.90.0 Version: 5.95.0
Release: 1 Release: 1
Summary: KDE Frameworks 5 Tier 2 addon for handling application crashes Summary: KDE Frameworks 5 Tier 2 addon for handling application crashes
@ -69,7 +69,6 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
%{_kf5_libdir}/libKF5Crash.so.* %{_kf5_libdir}/libKF5Crash.so.*
%files devel %files devel
%{_kf5_includedir}/kcrash_version.h
%{_kf5_includedir}/KCrash/ %{_kf5_includedir}/KCrash/
%{_kf5_libdir}/libKF5Crash.so %{_kf5_libdir}/libKF5Crash.so
%{_kf5_libdir}/cmake/KF5Crash/ %{_kf5_libdir}/cmake/KF5Crash/
@ -77,6 +76,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
%changelog %changelog
* Tue Jul 05 2022 liqiuyu <liqiuyu@kylinos.cn> - 5.95.0-1
- update to upstream version 5.95.0
* Sat Feb 12 2022 tanyulong <tanyulong@kylinos.cn> - 5.90.0-1 * Sat Feb 12 2022 tanyulong <tanyulong@kylinos.cn> - 5.90.0-1
- update to upstream version 5.90.0 - update to upstream version 5.90.0