From eb8e3142c6f2b5710f4ae1d692e58dc5d2f8d4ee31cd53f1cbdfcfd8837e7d4e Mon Sep 17 00:00:00 2001 From: Christophe Marin Date: Sun, 15 Jan 2023 13:50:17 +0000 Subject: [PATCH] KDE Frameworks 5.102.0 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kdeclarative?expand=0&rev=279 --- kdeclarative-5.101.0.tar.xz | 3 --- kdeclarative-5.101.0.tar.xz.sig | 11 ----------- kdeclarative-5.102.0.tar.xz | 3 +++ kdeclarative-5.102.0.tar.xz.sig | 11 +++++++++++ kdeclarative.changes | 12 ++++++++++++ kdeclarative.spec | 4 ++-- 6 files changed, 28 insertions(+), 16 deletions(-) delete mode 100644 kdeclarative-5.101.0.tar.xz delete mode 100644 kdeclarative-5.101.0.tar.xz.sig create mode 100644 kdeclarative-5.102.0.tar.xz create mode 100644 kdeclarative-5.102.0.tar.xz.sig diff --git a/kdeclarative-5.101.0.tar.xz b/kdeclarative-5.101.0.tar.xz deleted file mode 100644 index 68f0054..0000000 --- a/kdeclarative-5.101.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2a208f5af8c83db3979ed28e9a9aa3a80c709a3c08612fbf77792cd314afe476 -size 2520068 diff --git a/kdeclarative-5.101.0.tar.xz.sig b/kdeclarative-5.101.0.tar.xz.sig deleted file mode 100644 index 3abc00c..0000000 --- a/kdeclarative-5.101.0.tar.xz.sig +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmOLLNAACgkQWNDuZIpI -s7t/Hgf7BPqn16kFPpbHsievECFapfN3PF0S6DpUHTbzKV6+ySXg2b9lf/jfKFaE -lpWABSx3Vq1vpqpwDyQ2NWsjH+/fmMVRVPTk570GJtN6+hiWF46GHlp+ENhCt8J8 -Ulr6ffE0RL9sSBuCWYL9HptHI5+ZZUsjxH7GuIi1IR2WuW+3DnGY0+lw/5tlMCAj -kz23xwtDRae1Fm3DlJl4fuTp5D7FrNC50oxlUP/WoXhYUzWxFzId3sdKnKJZ6UZ1 -blbPUcNl66/QigH24+RBtHOcdEq5TJ80Hn2Xnr97b2Z33wXLx8JG8nPfTIaAXCiD -nY+UO2J0/oymSDY4VlSvZuJ1dPA8Sg== -=gzSa ------END PGP SIGNATURE----- diff --git a/kdeclarative-5.102.0.tar.xz b/kdeclarative-5.102.0.tar.xz new file mode 100644 index 0000000..247ee87 --- /dev/null +++ b/kdeclarative-5.102.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ad46234d48034da8c195fececf66392e876c61ad0a328f4ea91c72d6bc87c77 +size 2491312 diff --git a/kdeclarative-5.102.0.tar.xz.sig b/kdeclarative-5.102.0.tar.xz.sig new file mode 100644 index 0000000..35e5f4d --- /dev/null +++ b/kdeclarative-5.102.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmO5SQMACgkQWNDuZIpI +s7t32wf9GOOvrPi1vZL69wGjh3hFuXbUMSV9CYlFGeIlbo3TipF2mGx520+IKDA8 +xydUv0enwtGLVRtVUtXw7yw9aRrzqVxmgtYdGAMPI3KQby4Rbcc7X0Ux7+pzHE93 +uA8+heNiLH9PRPfmRSMUgyM5gHaZ6eowfFAdccd9iZePnGXMjQFNNfhPwdZe+jwh +JmE2wMD+avPj5vBhUGZZugb9JNFJw/vzv4Ka/+JyxfAMAvev3TfB+oSF8Kn2K7mk +xBQG06ilGsGFaVbGCL6m9/Jp/ORW+MqgfPhuw8DNOUXS2jjuFdyQaSE7izOkeeh3 +27sMb7JY1m6Jo4qoZmDv9x4tj4cQow== +=B+0V +-----END PGP SIGNATURE----- diff --git a/kdeclarative.changes b/kdeclarative.changes index 881b5d6..d7b2a75 100644 --- a/kdeclarative.changes +++ b/kdeclarative.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Thu Jan 12 08:18:42 UTC 2023 - Christophe Marin + +- Update to 5.102.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/frameworks/5/5.102.0 +- Changes since 5.101.0: + * draganddrop replace QList::first() with constFirst() + * calendarevents: add new alternate date ready signal and deprecate the old one + * Support modifierOnlyAllowed in KeySequenceItem + ------------------------------------------------------------------- Tue Dec 6 20:10:32 UTC 2022 - Christophe Marin diff --git a/kdeclarative.spec b/kdeclarative.spec index 0d8fc06..837cc0a 100644 --- a/kdeclarative.spec +++ b/kdeclarative.spec @@ -17,14 +17,14 @@ %define lname libKF5Declarative5 -%define _tar_path 5.101 +%define _tar_path 5.102 # 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 released Name: kdeclarative -Version: 5.101.0 +Version: 5.102.0 Release: 0 Summary: Integration of QML and KDE workspaces License: LGPL-2.1-or-later