SHA256
1
0
forked from pool/kcrash

Frameworks 5.65 with respins

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kcrash?expand=0&rev=186
This commit is contained in:
Wolfgang Bauer 2019-12-13 15:17:23 +00:00 committed by Git OBS Bridge
parent d419ded581
commit 2a332f5df7
6 changed files with 30 additions and 17 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl2+yhMACgkQWNDuZIpI
s7uvEwgAr5J0A4qnzmobIysX/o8qaQPJswMUFyhTPWjMvRPSTKoP8eNY/FalKXwP
705aYmZ7o/hJ1paXz6AZji/GTMUpymzufR4ilSS1n8G6f5D39kttrd5Lhzv3QeY4
ZJS/nFv/7iO8ggzhm9rBhht2jqvvW7WqC5Bc4WSQPI5glb96DpgDoUNV90+8VSUR
MZ9X7iXmSFqkDyH0sxomH5Kki2KEFoUBxfEktrnrZFgsBPVSP65SpbOZlG1D6keO
fetQKmt+79lAlKsb5zx/WwM3lxTrhoPfq4gsIKkxHnI9HWGo3GXbtT9uSyJWSlWj
1Xa7hIflIubRB6IFqXh+ilZhlY3C7w==
=qNC3
-----END PGP SIGNATURE-----

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

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

11
kcrash-5.65.0.tar.xz.sig Normal file
View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl3sQVQACgkQWNDuZIpI
s7vepAf/SrPzLEGdp0Eabz3LneSWoG38Ya2nGczDiBMgW3O3JyfZEj/yDa4QmxFr
IYx7F1Rg0Mzuf8E3ferYP2px7j0sHLj7kxkpF0FfKCdDLnGT076Xz0AtDiXyV/f4
DdUN+/EjMzhMv+aWo10jIQjvoCXqTI0Qz8Z4+JyerpI0BJca6GxjoKnFm1p2jQ6m
giGizkaE91glzCbI7Y4m4BYxfbRDfQSWNWiamw8ovUXKu6jgFuF8+Pl5l7FZCM8m
pELVToZch5G5bU+EzHrDn9rIr0MEoqZOBdVBbkwIX9eC8KXLULrT1OQBsWqNhJ3N
vmQrXRRLzxDzCDpUoePt6Tggy5nvJg==
=8sUH
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Sun Dec 8 11:18:26 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
Update to 5.65.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.65.0.php
- Changes since 5.64.0:
* actually set a dependency between kcrashtest and test_crasher
* disable kcrashtest and its helper executable test_crasher on windows
* Disable execution of test_crasher, which enters an infinite loop on
Windows (one step from a fork bomb) and holds up the CI system infinitely
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Nov 3 15:46:54 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr> Sun Nov 3 15:46:54 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>

View File

@ -1,7 +1,7 @@
# #
# spec file for package kcrash # spec file for package kcrash
# #
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2019 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -17,7 +17,7 @@
%define lname libKF5Crash5 %define lname libKF5Crash5
%define _tar_path 5.64 %define _tar_path 5.65
# Full KF5 version (e.g. 5.33.0) # Full KF5 version (e.g. 5.33.0)
%{!?_kf5_version: %global _kf5_version %{version}} %{!?_kf5_version: %global _kf5_version %{version}}
# Last major and minor KF5 version (e.g. 5.33) # Last major and minor KF5 version (e.g. 5.33)
@ -25,7 +25,7 @@
# Only needed for the package signature condition # Only needed for the package signature condition
%bcond_without lang %bcond_without lang
Name: kcrash Name: kcrash
Version: 5.64.0 Version: 5.65.0
Release: 0 Release: 0
Summary: An application crash handler Summary: An application crash handler
License: LGPL-2.1-or-later License: LGPL-2.1-or-later