diff --git a/kdeclarative-5.71.0.tar.xz b/kdeclarative-5.71.0.tar.xz deleted file mode 100644 index 4e10872..0000000 --- a/kdeclarative-5.71.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ace0e52f561a9cfba1de4b77144a0a68037a1229530fb39070dc837da80ac8f8 -size 176832 diff --git a/kdeclarative-5.71.0.tar.xz.sig b/kdeclarative-5.71.0.tar.xz.sig deleted file mode 100644 index 0815972..0000000 --- a/kdeclarative-5.71.0.tar.xz.sig +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl7dOikACgkQWNDuZIpI -s7tIUAf/YR7o5wHEnGfXw8WzjSZLo2IPXvHD7twdzgFflGP1Go6pX4ebjDIPmIJ4 -+rDXVw6OXplMjqTcMHwrKv3139XARIxPvY7365bpQbo0ZXXZr92K8L4bEByxtQuK -Ac2J5vkI+S6IEPMu/85mkw6PmBY9VNH34JyB28910qWGCWP9z6nZKRb4Zv0HDoyq -OsT6Ol/H3hE/R8JcpdGnBkaOdEKkhWUrNKalIBQZKEY4vMYJc61lMgNqSLbgOiwm -mPvQLauErgPRVwdEHa4XqYZ3QRCJGJ4tSthzZ7aBqz9EeimQoicbe+BbWA+j01z6 -mjv5kcBa43kqciPhbOY/rQuRD8R5uw== -=q372 ------END PGP SIGNATURE----- diff --git a/kdeclarative-5.72.0.tar.xz b/kdeclarative-5.72.0.tar.xz new file mode 100644 index 0000000..18d0583 --- /dev/null +++ b/kdeclarative-5.72.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8600b66a6419889e54de5ea487e4bf42495e3252c7cea228d7ac419f79e3281 +size 176852 diff --git a/kdeclarative-5.72.0.tar.xz.sig b/kdeclarative-5.72.0.tar.xz.sig new file mode 100644 index 0000000..3eb8bfd --- /dev/null +++ b/kdeclarative-5.72.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl8AulEACgkQWNDuZIpI +s7uRlwf/VL4iGbYBQAzG0WRAiAzBTP6/Yxyq2JlvrNdkxqhP4XFW1zT4TwkF9+fi +wZh5mGF3BFcnabZFgT/YbLZhJXOJyOKF06x9viAHk/0vJgMuzj9lLNXnJANQ9lS5 +G92UakbyEoHWix0iMvmlJ4iisOjTgN48C8nK1ETwEmruyPsossVviTc6g+s5vky0 +K+3oCFzal8o67MfPlrMTrmofJAY/6uoNoMXmR2vD+rCDm/ZgsvSAZ8a5/UNldpJB +i82314YnZfIrzhYkPJMjkrsiCXIvPogJPBt8vx+rFgb2TPMtELzubvLv0NMMP0bn +gKSXkyjMmG/fcQZwHSZp0svWDwgKQA== +=lKcP +-----END PGP SIGNATURE----- diff --git a/kdeclarative.changes b/kdeclarative.changes index 48af36e..7877b06 100644 --- a/kdeclarative.changes +++ b/kdeclarative.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Sun Jul 5 07:55:14 UTC 2020 - Christophe Giboudeaux + +- Update to 5.72.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/kde-frameworks-5.72.0 +- Changes since 5.71.0: + * Port to CommandLauncherJob + ------------------------------------------------------------------- Sun Jun 7 08:06:29 UTC 2020 - Christophe Giboudeaux diff --git a/kdeclarative.spec b/kdeclarative.spec index 17ea149..56137f1 100644 --- a/kdeclarative.spec +++ b/kdeclarative.spec @@ -17,14 +17,14 @@ %define lname libKF5Declarative5 -%define _tar_path 5.71 +%define _tar_path 5.72 # 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.71.0 +Version: 5.72.0 Release: 0 Summary: Integration of QML and KDE workspaces License: LGPL-2.1-or-later @@ -36,7 +36,6 @@ Source1: https://download.kde.org/stable/frameworks/%{_tar_path}/%{name}- Source2: frameworks.keyring %endif Source99: baselibs.conf -BuildRequires: cmake >= 3.0 BuildRequires: extra-cmake-modules >= %{_kf5_bugfix_version} BuildRequires: fdupes BuildRequires: kf5-filesystem