From b57c204c4797f48b0f1d12defad2487574be5b822bc50c7b72b61d69dcc9a0b4 Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Sat, 10 Apr 2021 13:33:39 +0000 Subject: [PATCH] KDE Frameworks 5.81.0 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kcrash?expand=0&rev=219 --- kcrash-5.80.0.tar.xz | 3 --- kcrash-5.80.0.tar.xz.sig | 11 ----------- kcrash-5.81.0.tar.xz | 3 +++ kcrash-5.81.0.tar.xz.sig | 11 +++++++++++ kcrash.changes | 13 +++++++++++++ kcrash.spec | 4 ++-- 6 files changed, 29 insertions(+), 16 deletions(-) delete mode 100644 kcrash-5.80.0.tar.xz delete mode 100644 kcrash-5.80.0.tar.xz.sig create mode 100644 kcrash-5.81.0.tar.xz create mode 100644 kcrash-5.81.0.tar.xz.sig diff --git a/kcrash-5.80.0.tar.xz b/kcrash-5.80.0.tar.xz deleted file mode 100644 index 494a79b..0000000 --- a/kcrash-5.80.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:64a3e918fbf41c1bc1b708b526d2c928ac7d4c10579a10416e15788553444bb0 -size 22320 diff --git a/kcrash-5.80.0.tar.xz.sig b/kcrash-5.80.0.tar.xz.sig deleted file mode 100644 index a9eccb3..0000000 --- a/kcrash-5.80.0.tar.xz.sig +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmBD1ecACgkQWNDuZIpI -s7uGxwgAqDH3Xt0uUeh66U8dVpuE4+qaKyupv2PME1BAAVjkJ/KZpioqOb3Z412W -UtB/1oyB6LHwn89SRdwnC2Edc0oPpRUk4hIvgqsz4Xy5pMc9f6MYL8t4xN4MXZUy -mHC4A3MPp22uSVVUWr17Pp40s0Wdy1TK86Vrd4sY3gQggRh8cmdpv20nCFqEF/vj -tE9qQJoUnk+1++hLlY9CEKsUhEsVFToAAmot62FL1ZUgNGVVEcHLiDz0PWmW5xOJ -lMxJeY0jdMwV5WtYqg/N9rBZ7eH7462uI2Im5Wt5QI2KAsEOdabc+6unhLRvnaIK -kUWng/dIKeGIqBzaM4/MJUpVh4I3Gw== -=e0y2 ------END PGP SIGNATURE----- diff --git a/kcrash-5.81.0.tar.xz b/kcrash-5.81.0.tar.xz new file mode 100644 index 0000000..2f36ead --- /dev/null +++ b/kcrash-5.81.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0139f2630a5ad8fb8abb0fd504b1ba6d3e6f3b6a352acfaa1156f750e94a3cc7 +size 24776 diff --git a/kcrash-5.81.0.tar.xz.sig b/kcrash-5.81.0.tar.xz.sig new file mode 100644 index 0000000..46075aa --- /dev/null +++ b/kcrash-5.81.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmBprSoACgkQWNDuZIpI +s7s15wf/Qg9D6DD2DPQBe773F3JHaaAu4/dV6iZXY0mlTowWU0SdsNUL01KxEx9D +wUEp2kXICmerVEYYvT6HA8qAFYnVtC8Mo1zClLkPJZWNVLjXwydP/aG/gQCCsu5x +KmGUic1QAROfiJdHTFebivtpRuT+7D8SCqfu7iUBb7ss1M+UmqMxIQk+tfqcOqw7 +e0pimC1YFSJC1jRAQSkev9vYwGNWSIc7GzpEQDtSG9BzfBFTFZlOOVRa7HEaB8gH +lXP2uuX/56HucmblGvqJoHwozhINatvJzQKk+qnG+YgRjgBOYxwOS7+1mweH5AUl +cHEqRmmzg5ULzd9Z20Y9HC9JRIXfAA== +=4xnM +-----END PGP SIGNATURE----- diff --git a/kcrash.changes b/kcrash.changes index c8cd349..0ebf6e5 100644 --- a/kcrash.changes +++ b/kcrash.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Mon Apr 5 07:12:16 UTC 2021 - Christophe Giboudeaux + +- Update to 5.81.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/frameworks/5/5.81.0 +- Changes since 5.80.0: + * document why we close FDs + * add licensing info for test fixtures + * prefer in-class init to ctor init + * remove undefined variable interpolation + ------------------------------------------------------------------- Sun Mar 7 09:26:41 UTC 2021 - Christophe Giboudeaux diff --git a/kcrash.spec b/kcrash.spec index 397d606..ec23818 100644 --- a/kcrash.spec +++ b/kcrash.spec @@ -17,7 +17,7 @@ %define lname libKF5Crash5 -%define _tar_path 5.80 +%define _tar_path 5.81 # 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.80.0 +Version: 5.81.0 Release: 0 Summary: An application crash handler License: LGPL-2.1-or-later