From 4b5580a231adfe371ba7d30db6803fde205569f921d028d9e048bfbba779e8b8 Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Sat, 10 Jul 2021 11:49:48 +0000 Subject: [PATCH] KDE Frameworks 5.84.0 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kcrash?expand=0&rev=225 --- kcrash-5.83.0.tar.xz | 3 --- kcrash-5.83.0.tar.xz.sig | 11 ----------- kcrash-5.84.0.tar.xz | 3 +++ kcrash-5.84.0.tar.xz.sig | 11 +++++++++++ kcrash.changes | 12 ++++++++++++ kcrash.spec | 5 ++--- 6 files changed, 28 insertions(+), 17 deletions(-) delete mode 100644 kcrash-5.83.0.tar.xz delete mode 100644 kcrash-5.83.0.tar.xz.sig create mode 100644 kcrash-5.84.0.tar.xz create mode 100644 kcrash-5.84.0.tar.xz.sig diff --git a/kcrash-5.83.0.tar.xz b/kcrash-5.83.0.tar.xz deleted file mode 100644 index 6d354c6..0000000 --- a/kcrash-5.83.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:29ef0273ebd543be5bb9363efe5271fcaaea599463338d8ece625071decfa4c7 -size 27596 diff --git a/kcrash-5.83.0.tar.xz.sig b/kcrash-5.83.0.tar.xz.sig deleted file mode 100644 index 7185e07..0000000 --- a/kcrash-5.83.0.tar.xz.sig +++ /dev/null @@ -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----- diff --git a/kcrash-5.84.0.tar.xz b/kcrash-5.84.0.tar.xz new file mode 100644 index 0000000..a8b7a2f --- /dev/null +++ b/kcrash-5.84.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65e78d1cd0ff6d7878d5e3e26e56f8ad75058f7ad5ee30f0e726af36293d592b +size 27596 diff --git a/kcrash-5.84.0.tar.xz.sig b/kcrash-5.84.0.tar.xz.sig new file mode 100644 index 0000000..4160199 --- /dev/null +++ b/kcrash-5.84.0.tar.xz.sig @@ -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----- diff --git a/kcrash.changes b/kcrash.changes index 59ba4ec..b306242 100644 --- a/kcrash.changes +++ b/kcrash.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Sun Jul 4 07:45:16 UTC 2021 - Christophe Giboudeaux + +- 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 diff --git a/kcrash.spec b/kcrash.spec index 9858e20..388bdda 100644 --- a/kcrash.spec +++ b/kcrash.spec @@ -17,7 +17,7 @@ %define lname libKF5Crash5 -%define _tar_path 5.83 +%define _tar_path 5.84 # 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.83.0 +Version: 5.84.0 Release: 0 Summary: An application crash handler License: LGPL-2.1-or-later @@ -92,7 +92,6 @@ Development files. %{_kf5_libdir}/libKF5Crash.so.* %files devel -%license LICENSES/* %dir %{_kf5_includedir}/*/ %{_kf5_includedir}/*.h %{_kf5_includedir}/*/