Accepting request 344509 from KDE:Frameworks5

Update to 5.16.0

OBS-URL: https://build.opensuse.org/request/show/344509
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kdeclarative?expand=0&rev=23
This commit is contained in:
Stephan Kulow 2015-11-24 21:22:47 +00:00 committed by Git OBS Bridge
commit 5df2e07db5
4 changed files with 21 additions and 5 deletions

View File

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

View File

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

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Sun Nov 8 16:58:48 UTC 2015 - hrvoje.senjan@gmail.com
- Update to 5.16.0 (boo#955067)
* ConfigPropertyMap can now be queried for immutable config
options using the isImmutable(key) method
* Unbox QJSValue in config property map
* EventGenerator: Add support for sending wheel events
* Fix lost QuickViewSharedEngine initialSize on initializing.
* Fix critical regression for QuickViewSharedEngine by commit
3792923639b1c480fd622f7d4d31f6f888c925b9
* Make pre-specified view size precede initial object size in
QuickViewSharedEngine
* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.16.0.php
-------------------------------------------------------------------
Mon Oct 5 17:37:08 UTC 2015 - hrvoje.senjan@gmail.com

View File

@ -18,9 +18,9 @@
%bcond_without lang
%define lname libKF5Declarative5
%define _tar_path 5.15
%define _tar_path 5.16
Name: kdeclarative
Version: 5.15.0
Version: 5.16.0
Release: 0
%define kf5_version %{version}
BuildRequires: cmake >= 2.8.12