diff --git a/kcrash-5.95.0.tar.xz b/kcrash-5.95.0.tar.xz deleted file mode 100644 index d7eec3a..0000000 Binary files a/kcrash-5.95.0.tar.xz and /dev/null differ diff --git a/kcrash-5.97.0.tar.xz b/kcrash-5.97.0.tar.xz new file mode 100644 index 0000000..694ea1f Binary files /dev/null and b/kcrash-5.97.0.tar.xz differ diff --git a/kf5-kcrash.spec b/kf5-kcrash.spec old mode 100755 new mode 100644 index 6acf4e4..922d9ab --- a/kf5-kcrash.spec +++ b/kf5-kcrash.spec @@ -1,13 +1,13 @@ %undefine __cmake_in_source_build %global framework kcrash -Name: kf5-%{framework} -Version: 5.95.0 -Release: 1 -Summary: KDE Frameworks 5 Tier 2 addon for handling application crashes +Name: kf5-%{framework} +Version: 5.97.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) @@ -76,6 +76,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Mon Sep 05 2022 liweiganga - 5.97.0-1 +- update to upstream version 5.97.0 + * Tue Jul 05 2022 liqiuyu - 5.95.0-1 - update to upstream version 5.95.0