From c8a8e849c1b629f9cbe236ccc66d8152f144e487145b83cede1a87402be90d15 Mon Sep 17 00:00:00 2001 From: Christophe Marin Date: Sun, 14 Jan 2024 15:36:43 +0000 Subject: [PATCH] KDE Frameworks 5.114.0 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kcrash?expand=0&rev=278 --- kcrash-5.113.0.tar.xz | 3 --- kcrash-5.113.0.tar.xz.sig | 11 ----------- kcrash-5.114.0.tar.xz | 3 +++ kcrash-5.114.0.tar.xz.sig | 11 +++++++++++ kcrash.changes | 9 +++++++++ kcrash.spec | 20 +++++++++++--------- 6 files changed, 34 insertions(+), 23 deletions(-) delete mode 100644 kcrash-5.113.0.tar.xz delete mode 100644 kcrash-5.113.0.tar.xz.sig create mode 100644 kcrash-5.114.0.tar.xz create mode 100644 kcrash-5.114.0.tar.xz.sig diff --git a/kcrash-5.113.0.tar.xz b/kcrash-5.113.0.tar.xz deleted file mode 100644 index 586193c..0000000 --- a/kcrash-5.113.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bbd9f9e642983cba9881e102ed26ea3420f8341856df0334188d4d666a07e9d5 -size 28308 diff --git a/kcrash-5.113.0.tar.xz.sig b/kcrash-5.113.0.tar.xz.sig deleted file mode 100644 index b2211b1..0000000 --- a/kcrash-5.113.0.tar.xz.sig +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmVrAkwACgkQWNDuZIpI -s7tVJggAopE5NpedIXAKMaNoLChlyPN/VUS3j66I+6fh9+ubNphYP2tjF8yZTfBi -htmmEozeHYa1L2bHFay55/tTjgyzvCmi7oh8ugSgVn8r4JsuhhnuO16e1M4UjYEh -kt639+Mg/3SmtkYI56zy9Ww3RYB8SogeAqBrOHmJSh39wTFQJXWsNjz4/9/j4Irx -IccFi9Hj9bY0vyO2ZirhDUzf85fUZpIegqAkZ0VJM5DL3UYg/6Xk1orQABbsaiu8 -cjSlSCq/0ne3k1WNsFzqgCTv2rq7VlaivsUDeBZneBykd7H/tjW58gqyQET0Kask -vXn4MjOgNnlep7j4ue/GVCp8ADDF1w== -=A3xv ------END PGP SIGNATURE----- diff --git a/kcrash-5.114.0.tar.xz b/kcrash-5.114.0.tar.xz new file mode 100644 index 0000000..f744afe --- /dev/null +++ b/kcrash-5.114.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41f649b439cb186c15aeee6dc183744ad6045767d186c876ee58de399a2771ab +size 28292 diff --git a/kcrash-5.114.0.tar.xz.sig b/kcrash-5.114.0.tar.xz.sig new file mode 100644 index 0000000..fcd006b --- /dev/null +++ b/kcrash-5.114.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmWZJs4ACgkQWNDuZIpI +s7teSQf9GFE9abE+vIAcVZbRZxpOLATxpR9xI8jBbOaW/2bLAMn93zutcDNnIc7z +oyd4bu8gJ98BkZNQsuPfhY2OTI37z94VYniHolMXehUSQCPi4Z4gl5tubLGdayqF +TApMbs/jzv+afNJx+2UbZPZMicZaoPxDvwjNXHyOg3hs9eN/6eXQN8kMQIWdhQ81 +UYJaM2kxYuK2RtSvuhQ3y86VB0TV979+DTuv0s73uajXnqK9SKRMC5iEbp9DmnrN +N0pueGlHeiCDp5+nZd+EU45NVtvb0O6GFWspDK7UNtUVKJLym97vvuf1oKPoBmGs +DUIj4uDPsQxqOAPZOPpVmmy1Z98ojA== +=fWni +-----END PGP SIGNATURE----- diff --git a/kcrash.changes b/kcrash.changes index f373c19..e2e297c 100644 --- a/kcrash.changes +++ b/kcrash.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sat Jan 13 11:21:26 UTC 2024 - Christophe Marin + +- Update to 5.114.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/frameworks/5/5.114.0 +- No code change since 5.113.0 + ------------------------------------------------------------------- Tue Dec 5 11:17:29 UTC 2023 - Christophe Marin diff --git a/kcrash.spec b/kcrash.spec index f328a21..ad71744 100644 --- a/kcrash.spec +++ b/kcrash.spec @@ -17,14 +17,15 @@ %define lname libKF5Crash5 +%define _tar_path 5.103 # Full KF5 version (e.g. 5.33.0) %{!?_kf5_version: %global _kf5_version %{version}} # Last major and minor KF5 version (e.g. 5.33) %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')} -%define qt5_version 5.15.2 +# Only needed for the package signature condition %bcond_without released Name: kcrash -Version: 5.113.0 +Version: 5.114.0 Release: 0 Summary: An application crash handler License: LGPL-2.1-or-later @@ -34,14 +35,15 @@ Source: %{name}-%{version}.tar.xz Source1: %{name}-%{version}.tar.xz.sig Source2: frameworks.keyring %endif -BuildRequires: extra-cmake-modules >= %{_kf5_version} +BuildRequires: extra-cmake-modules >= %{_kf5_bugfix_version} BuildRequires: fdupes +BuildRequires: kf5-filesystem BuildRequires: pkgconfig -BuildRequires: cmake(KF5CoreAddons) >= %{_kf5_version} -BuildRequires: cmake(KF5WindowSystem) >= %{_kf5_version} -BuildRequires: cmake(Qt5Core) >= %{qt5_version} -BuildRequires: cmake(Qt5Test) >= %{qt5_version} -BuildRequires: cmake(Qt5X11Extras) >= %{qt5_version} +BuildRequires: cmake(KF5CoreAddons) >= %{_kf5_bugfix_version} +BuildRequires: cmake(KF5WindowSystem) >= %{_kf5_bugfix_version} +BuildRequires: cmake(Qt5Core) >= 5.15.0 +BuildRequires: cmake(Qt5Test) >= 5.15.0 +BuildRequires: cmake(Qt5X11Extras) >= 5.15.0 BuildRequires: pkgconfig(x11) %description @@ -57,7 +59,7 @@ KCrash provides support for intercepting and handling application crashes. %package devel Summary: Build environment for the KCrash application crash handler Requires: %{lname} = %{version} -Requires: cmake(Qt5Core) >= %{qt5_version} +Requires: cmake(Qt5Core) >= 5.15.0 %description devel KCrash provides support for intercepting and handling application crashes.