diff --git a/kdeclarative-5.65.0.tar.xz b/kdeclarative-5.65.0.tar.xz deleted file mode 100644 index beb10ea..0000000 --- a/kdeclarative-5.65.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -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 deleted file mode 100644 index 1f46231..0000000 --- a/kdeclarative-5.65.0.tar.xz.sig +++ /dev/null @@ -1,11 +0,0 @@ ------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-5.66.0.tar.xz b/kdeclarative-5.66.0.tar.xz new file mode 100644 index 0000000..e638515 --- /dev/null +++ b/kdeclarative-5.66.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed3a334d8bce6d70e68e013d4210bd6e11cb2ebce9ede4c1813f44dada7eca73 +size 175372 diff --git a/kdeclarative-5.66.0.tar.xz.sig b/kdeclarative-5.66.0.tar.xz.sig new file mode 100644 index 0000000..980a501 --- /dev/null +++ b/kdeclarative-5.66.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl4QxOYACgkQWNDuZIpI +s7uQPggAu2pPh9Y7SsyCdqCPLT1Ag1LbwfmTfUk0AxgHVkIxaEdUWfJejThl4YEN +KmiEczZb8MrKt4Tq5Rk8CR3iuJsx6F02S7pWEfTlEcssytWhTZMj3TpwlSUpuf+O +fe2LG5im4xA1RojK/wpmxW6MPFrS80IRnkNzhDUn92g/mVouoqgdeTBT26KwTpjy +TU9z+EFzr4ptzxGr7atJrqr0sWKld0F+WckQAxWAGt2XsxyGS+9YbydeqbMdM2uU +kufe8GfL3jzgOAL739APatqOYs5sdpm2Y+2/Xnt2PEg6OhVj2RpxoiEAfCr1EcnS +dSLO/Xa9efUsQGe05QFO/OmQu871GA== +=hCC1 +-----END PGP SIGNATURE----- diff --git a/kdeclarative.changes b/kdeclarative.changes index 89393dd..464cb4a 100644 --- a/kdeclarative.changes +++ b/kdeclarative.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Sun Jan 5 09:02:05 UTC 2020 - Christophe Giboudeaux + +- Update to 5.66.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/kde-frameworks-5.66.0.php +- Changes since 5.65.0: + * [KeySequenceHelper] Grab actual window when embedded + * Update the obsolete projects.kde.org URL + * Add optional subtitle to grid delegate + * document colorbutton with an example + * [QImageItem/QPixmapItem] Don't lose precision during calculation + * kdeclarative EBN spelling cleanup + ------------------------------------------------------------------- Sun Dec 8 11:18:27 UTC 2019 - Christophe Giboudeaux diff --git a/kdeclarative.spec b/kdeclarative.spec index 28fe0f6..a918a74 100644 --- a/kdeclarative.spec +++ b/kdeclarative.spec @@ -1,7 +1,7 @@ # # spec file for package kdeclarative # -# Copyright (c) 2019 SUSE LLC +# Copyright (c) 2020 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.65 +%define _tar_path 5.66 # 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.65.0 +Version: 5.66.0 Release: 0 Summary: Integration of QML and KDE workspaces License: LGPL-2.1-or-later