!13 [sync] PR-10: Update to upstream version 5.100.0

From: @openeuler-sync-bot 
Reviewed-by: @peijiankang 
Signed-off-by: @peijiankang
This commit is contained in:
openeuler-ci-bot 2023-04-19 07:11:37 +00:00 committed by Gitee
commit 78e3612a98
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 5 additions and 6 deletions

BIN
kcrash-5.100.0.tar.xz Normal file

Binary file not shown.

Binary file not shown.

View File

@ -2,7 +2,7 @@
%global framework kcrash
Name: kf5-%{framework}
Version: 5.97.0
Version: 5.100.0
Release: 1
Summary: KDE Frameworks 5 Tier 2 addon for handling application crashes
@ -41,11 +41,9 @@ Requires: qt5-qtbase-devel
The %{name}-devel package contains libraries and header files for
developing applications that use %{name}.
%prep
%autosetup -n %{framework}-%{version} -p1
%build
mkdir %{_target_platform}
pushd %{_target_platform}
@ -55,11 +53,9 @@ popd
%make_build -C %{_target_platform}
%install
make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
%ldconfig_scriptlets
%files
@ -76,6 +72,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
%changelog
* Mon Dec 12 2022 jiangxinyu <jiangxinyu@kylinos.cn> - 5.100.0-1
- Update to upstream version 5.100.0
* Mon Sep 05 2022 liweiganga <liweiganga@uniontech.com> - 5.97.0-1
- update to upstream version 5.97.0
@ -85,7 +84,7 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
* 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
* Sun Jan 16 2022 pei-jiankang <peijiankang@kylinos.cn> - 5.88.0-1
- update to upstream version 5.88.0
* Mon Aug 17 2020 yeqinglong <yeqinglong@uniontech.com> - 5.55.0-1