forked from pool/kcrash
KDE Frameworks 5.68.
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kcrash?expand=0&rev=193
This commit is contained in:
parent
a8378a59cb
commit
31db874102
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b372e2df0c415b941d7748abf3d0584e3f101d10c0dc4d90fa9087e3355b81ec
|
||||
size 23460
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl420TEACgkQWNDuZIpI
|
||||
s7s99Af9Heq+/5vN92trSYLx9DbUzTxZBBuZZRqbXRXdXTkHz6bkW+KwdoGNmLXA
|
||||
wuRQNBCgMUWzQS9dYjXBkrvEiFXcjxURRzyHFTKgmC86ooWK0/QbAC6DRWP8Gob0
|
||||
a05IdtjaZPp/uymZ8m3yDnLPya+rrDkTouFwCzfkOwgKcQausP0r/Vc6DRJZqmMd
|
||||
o32vvA2sr0I9PEyDaHE2tprlaDsZR1m3Vod/+HPUQ7xAwGROUY6C+ChuVpIX5Ml3
|
||||
StJBqmN25Waugwjmi1uvFRhgN+ANWYB3wR/kM/zmU5JryKC5C9POBnB4E1T3+kxn
|
||||
hxiUxZDmlrY7rcUpw9/dXuBmrMinCA==
|
||||
=LNvQ
|
||||
-----END PGP SIGNATURE-----
|
3
kcrash-5.68.0.tar.xz
Normal file
3
kcrash-5.68.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:60daf2cee87c652619b098b688edce6f993c7960783159cd8be9d9145df29f7f
|
||||
size 23308
|
11
kcrash-5.68.0.tar.xz.sig
Normal file
11
kcrash-5.68.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl5jlxgACgkQWNDuZIpI
|
||||
s7tSOAf+PjGulLUnpEF8VpPqeS06wt/Z/ATtsoFwGWh3k5ZQ17iiQXvlcv8CGz9B
|
||||
ft7JZEg2T17XPSAc7bowQ/YqJOkTlPBuLebOWKSm+Q2r4i0AD0YwlGE3hNbhY/up
|
||||
iI8XAPnUqFNwnG7esoDV+abiMEr0wckLSzArVqlNjYrUSpSlHK0EnaAuehPOiAn9
|
||||
uvJ8gpH9nqdJvgO3cYAmvIJr7tR9M0vLGtFCptJZo9fE7hL+e5EGZoghFReWRYp+
|
||||
7ReguTZLM2JgHi7JtXxYqWcXVq/POr3PLnW4lrIVzrhAEqOgWZQoFpzFhT7U7qYn
|
||||
BhM+nacdmpOz4ZKJBJbhPQHWJoSXYg==
|
||||
=hHdu
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 8 09:17:40 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 5.68.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/kde-frameworks-5.68.0.php
|
||||
- Changes since 5.67.0:
|
||||
* Make it compile against qt5.15. SkipEmptyParts is part of Qt::.
|
||||
* Use ecm_qt_install_logging_categories over manual categories file
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 2 18:06:49 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
%define lname libKF5Crash5
|
||||
%define _tar_path 5.67
|
||||
%define _tar_path 5.68
|
||||
# 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.67.0
|
||||
Version: 5.68.0
|
||||
Release: 0
|
||||
Summary: An application crash handler
|
||||
License: LGPL-2.1-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user