forked from pool/kcrash
Accepting request 730916 from KDE:Frameworks5
Update to 5.62 OBS-URL: https://build.opensuse.org/request/show/730916 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kcrash?expand=0&rev=71
This commit is contained in:
commit
5bda3c5697
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:83e6333ea0cd7d1ded3fa84f126e3c86a010d7bdb7fd183e7c5d42a8b8e74db8
|
|
||||||
size 22968
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl1GAJEACgkQWNDuZIpI
|
|
||||||
s7scUQgAsLYQlwMDNPJ8BLpKzuQxJAtSACMIE9tncK27azlKfEZCyHqJEB+u6q15
|
|
||||||
j5iZubebZskX2kEx+7d8ezhDzWtR6sI4DaZzVoHpkCOMBypOBJElJcxYCoTNxkQA
|
|
||||||
KDhpUlamt8A//PV9saTVfZM9wWTcvPG6ZzaRPI1DJjKRoxzJDto11vDiPqxbVJEm
|
|
||||||
SNNaraXkhuW8LVQ2BRqMO4C8Eqtq5oWnvpq8go/doAJ0cRMvEyQEbRPBmGICJt8J
|
|
||||||
qVmvYxnGa7xkcpFwWPH5E+5NCDdaMQ/oPg0ASLbslA2YNbp8CrWxx5i9QpDJxT69
|
|
||||||
5MYJOyrtEs8edEKuILV+sONgYtu+wQ==
|
|
||||||
=siVb
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kcrash-5.62.0.tar.xz
Normal file
3
kcrash-5.62.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:9fac9396212148aade4b59665ec1725fa76e229f24c46b601f066e0026eddd2c
|
||||||
|
size 23180
|
11
kcrash-5.62.0.tar.xz.sig
Normal file
11
kcrash-5.62.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl1zz2kACgkQWNDuZIpI
|
||||||
|
s7sw6ggAughfDHoYPcV1M0R1sA2HFTYOpaF26Djh8tPHCFjH145a8hlI9WYX5Tuw
|
||||||
|
NZjGNLOwTDKY9m2RXoFbo1RLM8MNjUfiRClHmfb9k6ZvWVgXaomL6K7MLk0ewmB9
|
||||||
|
5Et+aKKYhai/QZQgBCHLtJWmJ+FkDrE3EYPHmz/p8VjnF7G8k3lKK1eJCHpP+Sqp
|
||||||
|
DayLrY/CUAXzVGzVwKY78GZ++T4+TD6XEMu9cNNg0jKAmx/4xnrSGrzfR1eC8N/5
|
||||||
|
O56RXhov3F3QFtRc+DE2fhpKZHBnHmYrj83Va+BLfOEFlCFGqxeln9HhUbauXi2N
|
||||||
|
IqTK19TuMEt9XGBRMfI1g2xnpODFQw==
|
||||||
|
=a9rO
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Sep 7 20:36:36 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 5.62.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://www.kde.org/announcements/kde-frameworks-5.62.0.php
|
||||||
|
- Changes since 5.61.0:
|
||||||
|
* Avoid enabling kcrash if it's only included via a plugin (kde#401637)
|
||||||
|
* Disable kcrash when running under rr
|
||||||
|
* Remove unused includes
|
||||||
|
- Replace foo-devel with cmake(KF5Foo) in build requirements
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Aug 7 17:51:15 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
Wed Aug 7 17:51:15 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
%define lname libKF5Crash5
|
%define lname libKF5Crash5
|
||||||
%define _tar_path 5.61
|
%define _tar_path 5.62
|
||||||
# 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.61.0
|
Version: 5.62.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
|
||||||
@ -40,10 +40,10 @@ Source99: baselibs.conf
|
|||||||
BuildRequires: cmake >= 3.0
|
BuildRequires: cmake >= 3.0
|
||||||
BuildRequires: extra-cmake-modules >= %{_kf5_bugfix_version}
|
BuildRequires: extra-cmake-modules >= %{_kf5_bugfix_version}
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: kcoreaddons-devel >= %{_kf5_bugfix_version}
|
|
||||||
BuildRequires: kf5-filesystem
|
BuildRequires: kf5-filesystem
|
||||||
BuildRequires: kwindowsystem-devel >= %{_kf5_bugfix_version}
|
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
|
BuildRequires: cmake(KF5CoreAddons) >= %{_kf5_bugfix_version}
|
||||||
|
BuildRequires: cmake(KF5WindowSystem) >= %{_kf5_bugfix_version}
|
||||||
BuildRequires: cmake(Qt5Core) >= 5.6.0
|
BuildRequires: cmake(Qt5Core) >= 5.6.0
|
||||||
BuildRequires: cmake(Qt5Test) >= 5.6.0
|
BuildRequires: cmake(Qt5Test) >= 5.6.0
|
||||||
BuildRequires: cmake(Qt5X11Extras) >= 5.6.0
|
BuildRequires: cmake(Qt5X11Extras) >= 5.6.0
|
||||||
|
Loading…
Reference in New Issue
Block a user