!6 update to upstream version 5.95.0
From: @liqiuyu123 Reviewed-by: @dou33 Signed-off-by: @dou33
This commit is contained in:
commit
40d819efd5
Binary file not shown.
BIN
kcrash-5.95.0.tar.xz
Normal file
BIN
kcrash-5.95.0.tar.xz
Normal file
Binary file not shown.
@ -1,13 +1,13 @@
|
||||
%undefine __cmake_in_source_build
|
||||
%global framework kcrash
|
||||
|
||||
Name: kf5-%{framework}
|
||||
Version: 5.90.0
|
||||
Release: 1
|
||||
Summary: KDE Frameworks 5 Tier 2 addon for handling application crashes
|
||||
Name: kf5-%{framework}
|
||||
Version: 5.95.0
|
||||
Release: 1
|
||||
Summary: KDE Frameworks 5 Tier 2 addon for handling application crashes
|
||||
|
||||
License: LGPLv2+
|
||||
URL: https://invent.kde.org/frameworks/%{framework}
|
||||
License: LGPLv2+
|
||||
URL: https://invent.kde.org/frameworks/%{framework}
|
||||
|
||||
%global majmin %(echo %{version} | cut -d. -f1-2)
|
||||
%global revision %(echo %{version} | cut -d. -f3)
|
||||
@ -69,7 +69,6 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
|
||||
%{_kf5_libdir}/libKF5Crash.so.*
|
||||
|
||||
%files devel
|
||||
%{_kf5_includedir}/kcrash_version.h
|
||||
%{_kf5_includedir}/KCrash/
|
||||
%{_kf5_libdir}/libKF5Crash.so
|
||||
%{_kf5_libdir}/cmake/KF5Crash/
|
||||
@ -77,6 +76,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
|
||||
|
||||
|
||||
%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
|
||||
- update to upstream version 5.90.0
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user