diff --git a/kirigami2-5.39.0.tar.xz b/kirigami2-5.39.0.tar.xz deleted file mode 100644 index 8ac3268..0000000 --- a/kirigami2-5.39.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2714ee82dbcc2cd1b799d5f12193cae5637136466295567426c74b4f26f5ef6a -size 290808 diff --git a/kirigami2-5.40.0.tar.xz b/kirigami2-5.40.0.tar.xz new file mode 100644 index 0000000..405dc42 --- /dev/null +++ b/kirigami2-5.40.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b4b6c6aa5b6fdb57d19345526628f528b6e57fa4a471d4b83e0ceec3a674228 +size 291456 diff --git a/kirigami2.changes b/kirigami2.changes index 4af0ea8..012d5a6 100644 --- a/kirigami2.changes +++ b/kirigami2.changes @@ -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 diff --git a/kirigami2.spec b/kirigami2.spec index 2ccba30..4e9ec80 100644 --- a/kirigami2.spec +++ b/kirigami2.spec @@ -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+