KDE Frameworks 5.84.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kcrash?expand=0&rev=225
This commit is contained in:
parent
668009e720
commit
4b5580a231
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:29ef0273ebd543be5bb9363efe5271fcaaea599463338d8ece625071decfa4c7
|
|
||||||
size 27596
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmC7Vo4ACgkQWNDuZIpI
|
|
||||||
s7vhaAgAgXKFKyMnnzM0RtqNudSi+HaPOHL42s1iyYstR7Tw2PepYq+fLMLoEHoY
|
|
||||||
nwczwFDf3wfgE/LNcP9RIb2FU8lkp8X8I7KNIt5uoS9dgcZiKcKZcnHEOKYHNZSY
|
|
||||||
n2oQ7RV6U6IwBSKzEN8cNy/A/iCXbPCNPl6Y+n/5gaoMu/j+JTX/inTYH9BHLcZ5
|
|
||||||
byxd/taoRwn3EdJJr6IFeHTcV0VyGresAm/haDhwkFNdLKdUWe2Bz1HfxXLh9QM8
|
|
||||||
O90TuVrreyWSD8kjOJaOsMSbZsM02i/AQ9HOOhvI7bUqAf3IeGH0uKgowYKFE7Od
|
|
||||||
2Otjirtf0FskyEiR6VUUhhIZZDo5ow==
|
|
||||||
=fskL
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kcrash-5.84.0.tar.xz
Normal file
3
kcrash-5.84.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:65e78d1cd0ff6d7878d5e3e26e56f8ad75058f7ad5ee30f0e726af36293d592b
|
||||||
|
size 27596
|
11
kcrash-5.84.0.tar.xz.sig
Normal file
11
kcrash-5.84.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmDgipoACgkQWNDuZIpI
|
||||||
|
s7tFKQgAlY3wNzk80RycvUZBQ4YUrI0SpBdbuDTCutBzuOnYOmFQjRvtKYRYpElH
|
||||||
|
osYxPk97P1OXPvnuTXcGbQkMJAWnimrRERc0EJnLbWPENkaSTVhD/DQM6PgXGGcD
|
||||||
|
YBda4BNSliNiwm6eNgjuSOrGRy5iHosaAr8+3QF71PzAaWgsiVuoj+TSX2SZ/I9u
|
||||||
|
aNmPEOH9L3AIrWTnu4b/cDr+e1kCt+Kv6S/UInM8ST13p2DKIjp28hD/ULbQJud1
|
||||||
|
aL1ubZpZAbolz64rchf/wxw5yPYoEx7hkj9QEzMLPiA3on7mJ1rxKNbR13wMQlir
|
||||||
|
/OysehkVQ/LxiT9MjFrAz25TJEQo3A==
|
||||||
|
=dntB
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jul 4 07:45:16 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 5.84.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/frameworks/5/5.84.0
|
||||||
|
- Changes since 5.83.0:
|
||||||
|
* Fix compilation by moving kcrash_version.h to the src subdir
|
||||||
|
* Fix some clazy warning
|
||||||
|
- Only install the license files once
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Jun 5 11:58:38 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
Sat Jun 5 11:58:38 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
%define lname libKF5Crash5
|
%define lname libKF5Crash5
|
||||||
%define _tar_path 5.83
|
%define _tar_path 5.84
|
||||||
# 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.83.0
|
Version: 5.84.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
|
||||||
@ -92,7 +92,6 @@ Development files.
|
|||||||
%{_kf5_libdir}/libKF5Crash.so.*
|
%{_kf5_libdir}/libKF5Crash.so.*
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
%license LICENSES/*
|
|
||||||
%dir %{_kf5_includedir}/*/
|
%dir %{_kf5_includedir}/*/
|
||||||
%{_kf5_includedir}/*.h
|
%{_kf5_includedir}/*.h
|
||||||
%{_kf5_includedir}/*/
|
%{_kf5_includedir}/*/
|
||||||
|
Loading…
Reference in New Issue
Block a user