forked from pool/kcrash
Accepting request 924424 from KDE:Frameworks5
KDE Frameworks 5.87.0 (forwarded request 924235 from cgiboudeaux) OBS-URL: https://build.opensuse.org/request/show/924424 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kcrash?expand=0&rev=96
This commit is contained in:
commit
aeba8562d0
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:b9e511f7d910a3a148e5fa9ff93012d9b318f71bf1568100c9e7734614c3d1b3
|
|
||||||
size 27932
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmEz2L0ACgkQWNDuZIpI
|
|
||||||
s7tRngf+PKKspZu0/Nuh/0ig5+YXHq6xAez17U1m+7XWiYMrVJ+CuoyEL3KjuKAe
|
|
||||||
wOezI2gm24K/whTKi+4dkFC0LB5KNPLqMFOgjvd2d7V/FfQsprLdD5qZY+2pyV0Y
|
|
||||||
ANOpSYYLBMaDe4W+RK16F0pTsBK14QBVnVivgf/wPDL8gCkJUvKBjztN2rKNE3zn
|
|
||||||
Zj9V3kHfzF4+GpV2sqQK5nw7kPPieQe6xARw6ZYaKet5A+aMsTABIhGvGHOkBmZP
|
|
||||||
fKSdczzdQZtO1LBp5cdeIa43sEMeTXPjrDt47pdEO5GhnE8lfZIwmYSL8um8TMYN
|
|
||||||
Ok+8oZmDlJg/rAZrDG3NKkv/6vtakg==
|
|
||||||
=V85x
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kcrash-5.87.0.tar.xz
Normal file
3
kcrash-5.87.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:5908d771dcd1387941424369ca3ae974de91910a37987d8ab69458bc8b6d88d0
|
||||||
|
size 28160
|
11
kcrash-5.87.0.tar.xz.sig
Normal file
11
kcrash-5.87.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmFYluAACgkQWNDuZIpI
|
||||||
|
s7vGowgAmm8kC1ZYVBIGllUy/dc9rPkPWk9brsJ5HYr/So5rmKI4+RZXk/clo9oV
|
||||||
|
N0iYJxJVUN5xA4+473IY6WbDyz1NXdGcWNb8PQExidI3qn0eEwAWleJZZLGK6xrl
|
||||||
|
NvSg872hkD9cKppAg3ikxMw/FyS0O5DwRptT0qc6oXeCiKsoQ9vsdp7P4ZD8rYdG
|
||||||
|
snKu9VmZc57VcaNbcSedZ/JpUCeZr9RGvxWPNHBqeiyZ848VxuSjKQdVQGiUMY8y
|
||||||
|
Ui43kywM1JCAlYJFBHj0uY70kdbh90rjtrDS1e502nzf/P6dQwVxwC76P9TANLpH
|
||||||
|
vzWwzRB+G0+vtHTJSH5Y653kxLwAOA==
|
||||||
|
=rJL7
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Oct 3 20:33:39 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 5.87.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/frameworks/5/5.87.0
|
||||||
|
- Changes since 5.86.0:
|
||||||
|
* Add Gitlab CI configuration
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Sep 15 08:24:01 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
Wed Sep 15 08:24:01 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
%define lname libKF5Crash5
|
%define lname libKF5Crash5
|
||||||
%define _tar_path 5.86
|
%define _tar_path 5.87
|
||||||
# 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.86.0
|
Version: 5.87.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
|
||||||
|
Loading…
Reference in New Issue
Block a user