SHA256
1
0
forked from pool/kirigami2

Accepting request 541666 from KDE:Frameworks5

KDE Frameworks 5.40.0

OBS-URL: https://build.opensuse.org/request/show/541666
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kirigami2?expand=0&rev=7
This commit is contained in:
Dominique Leuenberger 2017-11-16 13:38:48 +00:00 committed by Git OBS Bridge
commit f34448745e
4 changed files with 41 additions and 6 deletions

View File

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

3
kirigami2-5.40.0.tar.xz Normal file
View File

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

View File

@ -1,8 +1,43 @@
-------------------------------------------------------------------
Mon Nov 13 22:40:33 CET 2017 - lbeltrame@kde.org
- Update to 5.40.0
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.40.0.php
- Changes since 5.39.0:
* syntax working on older Qt 5.7 (kde#385785)
* stack the overlaysheet differently (kde#386470)
* Show the delegate highlighted property as well when there's no focus
* preferred size hints for the separator
* correct Settings.isMobile usage
* Allow applications to be somewhat convergent on a desktop-y system
* Make sure the content of the SwipeListItem doesn't overlap the handle
* check page.actions for null
* use a Dialog
* Overlaysheet's scrollview is always ointeractive
* Add categories in gallery desktop file (kde#385430)
* Update the kirigami.pri file
* use the non installed plugin to do the tests
* partly revert 72c01208fe79
* Deprecate Kirigami.Label
* Port gallery example use of Labels to be consistently QQC2
* Port Kirigami.Controls uses of Kirigami.Label
* remove useless debug
* make the scrollarea interactive on touch events
* Move the git find_package call to where it's used
* default to transparent listview items
* Add 'Introduction' section to README.md - this is needed for inqlude script to create a proper manifest file for inqlude.org website, used information from metainfo.yaml/Mainpage.dox
-------------------------------------------------------------------
Mon Oct 23 06:41:41 CEST 2017 - lbeltrame@kde.org
* Update to 5.39.0
- Update to 5.39.0
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.39.0.php
- Changes since 5.38.0:
* Too many changes to list here
-------------------------------------------------------------------
Tue Sep 19 23:18:57 CEST 2017 - lbeltrame@kde.org

View File

@ -18,9 +18,9 @@
%define lname libKF5Kirigami2-5
%bcond_without lang
%define _tar_path 5.39
%define _tar_path 5.40
Name: kirigami2
Version: 5.39.0
Version: 5.40.0
Release: 0
Summary: Set of QtQuick components
License: LGPL-2.1+