From 668009e72059646acfb9b0814bcbce0eaf72e4202d6a80b32ed52c2443ea6320 Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Sun, 13 Jun 2021 07:06:00 +0000 Subject: [PATCH] KDE Frameworks 5.83.0 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kcrash?expand=0&rev=223 --- kcrash-5.82.0.tar.xz | 3 --- kcrash-5.82.0.tar.xz.sig | 11 ----------- kcrash-5.83.0.tar.xz | 3 +++ kcrash-5.83.0.tar.xz.sig | 11 +++++++++++ kcrash.changes | 15 +++++++++++++++ kcrash.spec | 4 ++-- 6 files changed, 31 insertions(+), 16 deletions(-) delete mode 100644 kcrash-5.82.0.tar.xz delete mode 100644 kcrash-5.82.0.tar.xz.sig create mode 100644 kcrash-5.83.0.tar.xz create mode 100644 kcrash-5.83.0.tar.xz.sig diff --git a/kcrash-5.82.0.tar.xz b/kcrash-5.82.0.tar.xz deleted file mode 100644 index f73fa15..0000000 --- a/kcrash-5.82.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fb93012644cbd4d37dd14f8d5b855943cc076f4db8bfb421e847d79e48fb5dfc -size 24696 diff --git a/kcrash-5.82.0.tar.xz.sig b/kcrash-5.82.0.tar.xz.sig deleted file mode 100644 index a2b7175..0000000 --- a/kcrash-5.82.0.tar.xz.sig +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmCNaYgACgkQWNDuZIpI -s7uxOgf/XFO1Zol+Vm2Pe03yaNnqdu1L1IX9rCLfSJHyTdFICghjFDGgGWx+uXHY -YQhLalL8bwWjZrMGZxAWCc0Eao+CLkOAHP5UrDhrlNqlMbyJ2zvX4eaTsUpRkOur -YKtW/kEqF75EG++7wnMCEVI4LGMP8Fm3gBLpT1Bt7/1k4DHo17S1vXvEQSNJex9U -LHoR58c8nH+fvuzEK9xLWT5jdRnpMnDB0dNb4eOUcYHdIYjaUSi8lAgDuvFyvl7n -J9sTQdnLAnJWH/Uv/8AYrVJ4oyfj4jQJHTqbJw5Qhv5b4BBqahGll71Vt5qSGthc -Zfl0aKLBDbgav+CqGIderSWICUmw2A== -=fd8U ------END PGP SIGNATURE----- diff --git a/kcrash-5.83.0.tar.xz b/kcrash-5.83.0.tar.xz new file mode 100644 index 0000000..6d354c6 --- /dev/null +++ b/kcrash-5.83.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29ef0273ebd543be5bb9363efe5271fcaaea599463338d8ece625071decfa4c7 +size 27596 diff --git a/kcrash-5.83.0.tar.xz.sig b/kcrash-5.83.0.tar.xz.sig new file mode 100644 index 0000000..7185e07 --- /dev/null +++ b/kcrash-5.83.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmC7Vo4ACgkQWNDuZIpI +s7vhaAgAgXKFKyMnnzM0RtqNudSi+HaPOHL42s1iyYstR7Tw2PepYq+fLMLoEHoY +nwczwFDf3wfgE/LNcP9RIb2FU8lkp8X8I7KNIt5uoS9dgcZiKcKZcnHEOKYHNZSY +n2oQ7RV6U6IwBSKzEN8cNy/A/iCXbPCNPl6Y+n/5gaoMu/j+JTX/inTYH9BHLcZ5 +byxd/taoRwn3EdJJr6IFeHTcV0VyGresAm/haDhwkFNdLKdUWe2Bz1HfxXLh9QM8 +O90TuVrreyWSD8kjOJaOsMSbZsM02i/AQ9HOOhvI7bUqAf3IeGH0uKgowYKFE7Od +2Otjirtf0FskyEiR6VUUhhIZZDo5ow== +=fskL +-----END PGP SIGNATURE----- diff --git a/kcrash.changes b/kcrash.changes index b6d2e72..59ba4ec 100644 --- a/kcrash.changes +++ b/kcrash.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Sat Jun 5 11:58:38 UTC 2021 - Christophe Giboudeaux + +- Update to 5.83.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/frameworks/5/5.83.0 +- Changes since 5.82.0: + * Use target_sources() to add sources to targets + * Add missing include + * write metadata to a cache file when applicable + * Bump required CMake version to 3.16 + * Pass Bugzilla product name to DrKonqi when explicitly set in the app + * init rlp struct and don't cast rlim_t to int + ------------------------------------------------------------------- Sat May 1 16:40:42 UTC 2021 - Christophe Giboudeaux diff --git a/kcrash.spec b/kcrash.spec index 039f07e..9858e20 100644 --- a/kcrash.spec +++ b/kcrash.spec @@ -17,7 +17,7 @@ %define lname libKF5Crash5 -%define _tar_path 5.82 +%define _tar_path 5.83 # Full KF5 version (e.g. 5.33.0) %{!?_kf5_version: %global _kf5_version %{version}} # Last major and minor KF5 version (e.g. 5.33) @@ -25,7 +25,7 @@ # Only needed for the package signature condition %bcond_without lang Name: kcrash -Version: 5.82.0 +Version: 5.83.0 Release: 0 Summary: An application crash handler License: LGPL-2.1-or-later