KDE Frameworks 5.81.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kcrash?expand=0&rev=219
This commit is contained in:
parent
96de78f0ec
commit
b57c204c47
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:64a3e918fbf41c1bc1b708b526d2c928ac7d4c10579a10416e15788553444bb0
|
|
||||||
size 22320
|
|
@ -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-----
|
|
3
kcrash-5.81.0.tar.xz
Normal file
3
kcrash-5.81.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:0139f2630a5ad8fb8abb0fd504b1ba6d3e6f3b6a352acfaa1156f750e94a3cc7
|
||||||
|
size 24776
|
11
kcrash-5.81.0.tar.xz.sig
Normal file
11
kcrash-5.81.0.tar.xz.sig
Normal file
@ -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-----
|
@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Apr 5 07:12:16 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- 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 <christophe@krop.fr>
|
Sun Mar 7 09:26:41 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
%define lname libKF5Crash5
|
%define lname libKF5Crash5
|
||||||
%define _tar_path 5.80
|
%define _tar_path 5.81
|
||||||
# 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.80.0
|
Version: 5.81.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