Accepting request 763448 from KDE:Frameworks5

KDE Frameworks 5.66.0

OBS-URL: https://build.opensuse.org/request/show/763448
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kdeclarative?expand=0&rev=76
This commit is contained in:
Dominique Leuenberger 2020-01-14 20:00:13 +00:00 committed by Git OBS Bridge
commit 70baaa1dc6
6 changed files with 32 additions and 17 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a0274de8c84d73dd17b1bc0faf64a9e0d0655035c0574148ba64986e367cd881
size 174756

View File

@ -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-----

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ed3a334d8bce6d70e68e013d4210bd6e11cb2ebce9ede4c1813f44dada7eca73
size 175372

View File

@ -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-----

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Sun Jan 5 09:02:05 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
- 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 <christophe@krop.fr>

View File

@ -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