SHA256
1
0
forked from pool/kirigami2

Accepting request 710750 from KDE:Frameworks5

KDE Frameworks 5.59.0

OBS-URL: https://build.opensuse.org/request/show/710750
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kirigami2?expand=0&rev=28
This commit is contained in:
Dominique Leuenberger 2019-06-22 09:12:24 +00:00 committed by Git OBS Bridge
commit 0134457b58
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:ad54e15c03807181313e29013057cf89cb70113f74a26ab7aec6420cdc18d9b3
size 140408

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

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

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Sun Jun 09 07:35:12 UTC 2019 - lbeltrame@kde.org
- Update to 5.59.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.59.0.php
- Changes since 5.58.0:
* [ActionTextField] Make QML tooltip consistent
* base on height for items that should have a top padding (kde#405614)
* Compress color changes without a QTimer
* [FormLayout] Use even top and bottom spacing for separator (kde#405614)
* ScrollablePage: Make sure the scrolled view gets the focus when it's set
* Improve keyboard-only usage of the toolbar (kde#403711)
* make the recycler a FocusScope
------------------------------------------------------------------- -------------------------------------------------------------------
Wed May 15 18:16:17 UTC 2019 - lbeltrame@kde.org Wed May 15 18:16:17 UTC 2019 - lbeltrame@kde.org

View File

@ -17,14 +17,14 @@
%define lname libKF5Kirigami2-5 %define lname libKF5Kirigami2-5
%define _tar_path 5.58 %define _tar_path 5.59
# Full KF5 version (e.g. 5.33.0) # Full KF5 version (e.g. 5.33.0)
%{!?_kf5_version: %global _kf5_version %{version}} %{!?_kf5_version: %global _kf5_version %{version}}
# Last major and minor KF5 version (e.g. 5.33) # 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}')} %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')}
%bcond_without lang %bcond_without lang
Name: kirigami2 Name: kirigami2
Version: 5.58.0 Version: 5.59.0
Release: 0 Release: 0
Summary: Set of QtQuick components Summary: Set of QtQuick components
License: LGPL-2.1-or-later License: LGPL-2.1-or-later