Accepting request 1201006 from KDE:Frameworks

KDE Frameworks 6.6.0 (forwarded request 1199844 from krop)

OBS-URL: https://build.opensuse.org/request/show/1201006
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kf6-kcrash?expand=0&rev=7
This commit is contained in:
Ana Guerrero 2024-09-15 10:33:54 +00:00 committed by Git OBS Bridge
commit 99ba335cbe
6 changed files with 24 additions and 12 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:870c6ce15132cc3040bc593447125ed3c256b698ba233b758430f4e725319bf3
size 29080

View File

@ -1,7 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZqy/LQAKCRAsjfWHptSq
wRlMAQDCN7ug6oaCnbTu9DECjDmlXpTr2TDeej7o5LnAO1JFvQEA4i51KrkC8myY
pASL+H+VaQp8R9o+8mrknHVh01mJEwo=
=fD34
-----END PGP SIGNATURE-----

3
kcrash-6.6.0.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fb4acaf670a8e1f61b7ab21fcc6cf1320d2f6645a0372a94623c60df7b0898de
size 27948

7
kcrash-6.6.0.tar.xz.sig Normal file
View File

@ -0,0 +1,7 @@
-----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZtrpWgAKCRAsjfWHptSq
wRsyAP4yRqGvHsm+RhPODT3l7R/5zvt9PQFeM+4mGdjm0FTy4AEApjb1RTTtawfu
t8WEZmWSh22RqC5w09xwvFhC20jGrg4=
=mRjh
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Sat Sep 7 09:03:12 UTC 2024 - Christophe Marin <christophe@krop.fr>
- Update to 6.6.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/6/6.6.0
- Changes since 6.5.0:
* Update version to 6.6.0
* Document that KCrash::initialize should be called after KAboutData
* drop ptrace forwarding code
-------------------------------------------------------------------
Mon Aug 5 10:47:36 UTC 2024 - Christophe Marin <christophe@krop.fr>

View File

@ -19,13 +19,13 @@
%define qt6_version 6.6.0
%define rname kcrash
# Full KF6 version (e.g. 6.5.0)
# Full KF6 version (e.g. 6.6.0)
%{!?_kf6_version: %global _kf6_version %{version}}
# Last major and minor KF6 version (e.g. 6.0)
%{!?_kf6_bugfix_version: %define _kf6_bugfix_version %(echo %{_kf6_version} | awk -F. '{print $1"."$2}')}
%bcond_without released
Name: kf6-kcrash
Version: 6.5.0
Version: 6.6.0
Release: 0
Summary: An application crash handler
License: LGPL-2.1-or-later