diff --git a/kdeclarative-5.64.0.tar.xz b/kdeclarative-5.64.0.tar.xz deleted file mode 100644 index 27a6891..0000000 --- a/kdeclarative-5.64.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1bf199aebabe63880babc364572de44f6b0a94ffbbffd955bc85916c2be7701d -size 174332 diff --git a/kdeclarative-5.64.0.tar.xz.sig b/kdeclarative-5.64.0.tar.xz.sig deleted file mode 100644 index e43487e..0000000 --- a/kdeclarative-5.64.0.tar.xz.sig +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl2+yhgACgkQWNDuZIpI -s7usAAgAiqv0BgfbtibjkRphFDk9cpATXHVChZq3/UHF7bVOyPIJ2uAJy+Ls3y8i -+A3H1LzoljJdOcoY0/wqUsDKxhpKz/GuSyP5O2E3W+IkGVC4pftZX1nqh2mnhv3W -dFvs6Hsmk8OkWeQmuUFZYbziWhmBTFzftRa8sRx3pCRC7UoYlSj0KxG+yexO6RHU -coJk5gz2Vbj926o2ouWzRH8aRHmmeddJCftEFL09gi1JkXvgzbvlsFBnWsM1MXjH -WVQ2xiQkfRNLvEsP3zyFinIOEVnb9/I/yQa9ci0Zoj32sN3mvBGVsSjI6ph1rCEl -CQGyW0W+rPtPDoj3MQEyhs8A+T2EYw== -=BAXM ------END PGP SIGNATURE----- diff --git a/kdeclarative-5.65.0.tar.xz b/kdeclarative-5.65.0.tar.xz new file mode 100644 index 0000000..beb10ea --- /dev/null +++ b/kdeclarative-5.65.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0274de8c84d73dd17b1bc0faf64a9e0d0655035c0574148ba64986e367cd881 +size 174756 diff --git a/kdeclarative-5.65.0.tar.xz.sig b/kdeclarative-5.65.0.tar.xz.sig new file mode 100644 index 0000000..1f46231 --- /dev/null +++ b/kdeclarative-5.65.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl3sQVkACgkQWNDuZIpI +s7ugyAf/VO3/vQ7FAKBfzLSrg0u35Nv1HIZSX04WXQgEvRNCrbmvNUjwjtwbyHGW +OATQHOViJxoHlc9//dJh50iHz16z7KHd+tOojNArgNZeHs5LLp+Mzh4PDbh50ldP +KCsCaONUWg16tGLPAargF4ZmmbeeX55gZvv5qp7xLnu7Mm0m/2HBp9Rc7hESf1gh +lI76EbsXJTAFyXOqsM3K3yfaW2g97Dk19VRP+TYjGtldgKBFMRUZS2pOXo2hidVr +WCBirYzrwGeNef1lN1nVerJRoCRnkz3Etr1FvP30R/ooZAyPQGOJdXPLR3LD0GoZ +rJfkDsgRRyI9RtGqPsqkc3LXLp5Mfg== +=Zr2x +-----END PGP SIGNATURE----- diff --git a/kdeclarative.changes b/kdeclarative.changes index 4fdcf73..9b1a2c3 100644 --- a/kdeclarative.changes +++ b/kdeclarative.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Sun Dec 8 11:18:27 UTC 2019 - Christophe Giboudeaux + +Update to 5.65.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/kde-frameworks-5.65.0.php +- Changes since 5.64.0: + * EBN kdeclarative transfer protocol cleanup + * Adapt to change in KConfigCompiler + * MAke it compile without deprecated method + * make header and footer visible when they get content + * support qqmlfileselectors + * Allow to disable autosave behavior in ConfigPropertyMap + ------------------------------------------------------------------- Sun Nov 3 15:46:55 UTC 2019 - Christophe Giboudeaux diff --git a/kdeclarative.spec b/kdeclarative.spec index ca56192..28fe0f6 100644 --- a/kdeclarative.spec +++ b/kdeclarative.spec @@ -1,7 +1,7 @@ # # spec file for package kdeclarative # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,14 +17,14 @@ %define lname libKF5Declarative5 -%define _tar_path 5.64 +%define _tar_path 5.65 # Full KF5 version (e.g. 5.33.0) %{!?_kf5_version: %global _kf5_version %{version}} # Last major and minor KF5 version (e.g. 5.33) %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')} %bcond_without lang Name: kdeclarative -Version: 5.64.0 +Version: 5.65.0 Release: 0 Summary: Integration of QML and KDE workspaces License: LGPL-2.1-or-later