update to upstream version 5.90.0

This commit is contained in:
tanyulong2021 2022-02-12 15:20:11 +08:00
parent a35e5f2d82
commit b2fd633c6c
3 changed files with 9 additions and 6 deletions

Binary file not shown.

BIN
kcrash-5.90.0.tar.xz Normal file

Binary file not shown.

View File

@ -1,13 +1,13 @@
%undefine __cmake_in_source_build
%global framework kcrash
Name: kf5-%{framework}
Version: 5.88.0
Release: 1
Summary: KDE Frameworks 5 Tier 2 addon for handling application crashes
Name: kf5-%{framework}
Version: 5.90.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)
@ -77,6 +77,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
%changelog
* Sat Feb 12 2022 tanyulong <tanyulong@kylinos.cn> - 5.90.0-1
- update to upstream version 5.90.0
* Sun Jan 16 2022 pei-jiankang<peijiankang@kylinos.com> - 5.88.0-1
- update to upstream version 5.88.0