diff --git a/kdeclarative-5.86.0.tar.xz b/kdeclarative-5.86.0.tar.xz deleted file mode 100644 index eaa6295..0000000 --- a/kdeclarative-5.86.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2dc9ace34de78e4eb78d6132578126b25cc67dce63c5f3adb535355f2335edb4 -size 190184 diff --git a/kdeclarative-5.86.0.tar.xz.sig b/kdeclarative-5.86.0.tar.xz.sig deleted file mode 100644 index 878fa1e..0000000 --- a/kdeclarative-5.86.0.tar.xz.sig +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmEz2MIACgkQWNDuZIpI -s7tgSQf9GENOYa3euL9bfRWHyXwwqNubvBqLxcJoII8t9bqa2UsHv18z9rgBbXyu -0xE+MN6MhMsdk0dloURz4VxYSHPBfXCmSGvj6CQwLjp0TWJ5kN+7ifsIy3CQM0Fp -UrQD9hrOEdOgF1Qvy9ecwX9tzANiC2MZpDTbVvQByaN5pMeElpg7N9pF5tpXwtBg -Bv2DQX1FK7ONYlw0NuR+Adsjj6gDg9YZnfpEoFRnpZVk7mjnNjehcbx4r/qHRfvj -IOixJzk5erI5ByeqVCxlDPatwojlhAYvodgvl/HeLnLjtKcBOrP0GYFVsZ1HkRkb -U+652fCvVHQ4nT8QrUf0uXpxlEZudw== -=jUWE ------END PGP SIGNATURE----- diff --git a/kdeclarative-5.87.0.tar.xz b/kdeclarative-5.87.0.tar.xz new file mode 100644 index 0000000..93d0812 --- /dev/null +++ b/kdeclarative-5.87.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6792f8ee5e255159d302ba8257b91e52a4ac5815fb7413fd73788f893555a47f +size 190524 diff --git a/kdeclarative-5.87.0.tar.xz.sig b/kdeclarative-5.87.0.tar.xz.sig new file mode 100644 index 0000000..8edb3d7 --- /dev/null +++ b/kdeclarative-5.87.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmFYluUACgkQWNDuZIpI +s7vppwf+Nx0OU85Fotd2ELNjCA7IGbuQoojyllEmmd1AQQ5lsvL92pkM9j5VKkmK +XeitqT4hsEwMkWf7VKxqmA8R6gCv/nU3KYiO//th1vvP0cLTaMjhiBrpzkEuVYDW +uQou+0s1BXDa/aZDnODMZXg5ETBAM6tR0LH8qavXQ4rDaGCAorfISryw2E5HIvtm +jYVnrbetrR2OM+YGb5lidtX+A1/dUDchnFdu2CBxCtWy3K72tMFKh7IxihfCAJ4s +0IvS3vRG0zW2A4Go99B/EThyDV018Tm6ZLBJ/Z4TIYUpI9xTwaWRCi3xYIf9H9cv +TjPCbdxwFeOWqkH1Rd7NTVa+ZSgwPg== +=/9BH +-----END PGP SIGNATURE----- diff --git a/kdeclarative.changes b/kdeclarative.changes index b126679..9d1142b 100644 --- a/kdeclarative.changes +++ b/kdeclarative.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Sun Oct 3 20:33:40 UTC 2021 - Christophe Giboudeaux + +- Update to 5.87.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/frameworks/5/5.87.0 +- Changes since 5.86.0: + * Add Gitlab CI configuration + * Make sure the object gets destroyed before the view + * Add support for static builds + * SimpleKCM: Remove last vestiges of previously-removed properties + * SimpleKCM: remove custom header and footer handling + ------------------------------------------------------------------- Wed Sep 15 08:24:02 UTC 2021 - Christophe Giboudeaux diff --git a/kdeclarative.spec b/kdeclarative.spec index 7b4006c..b14432f 100644 --- a/kdeclarative.spec +++ b/kdeclarative.spec @@ -17,14 +17,14 @@ %define lname libKF5Declarative5 -%define _tar_path 5.86 +%define _tar_path 5.87 # 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.86.0 +Version: 5.87.0 Release: 0 Summary: Integration of QML and KDE workspaces License: LGPL-2.1-or-later