KDE Frameworks 5.56.0 + bugfixes in plasma-framework and kirigami2

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kxmlgui?expand=0&rev=188
This commit is contained in:
Wolfgang Bauer 2019-03-17 17:02:12 +00:00 committed by Git OBS Bridge
parent 75081e77fe
commit c1e30c60ab
4 changed files with 19 additions and 5 deletions

View File

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

3
kxmlgui-5.56.0.tar.xz Normal file
View File

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

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Sun Mar 10 20:15:37 UTC 2019 - lbeltrame@kde.org
- Update to 5.56.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.56.0.php
- Changes since 5.55.0:
* Windows: fix the fix for... etc. Can't use a switch here.
* Fix the fix for Windows compilation
* Fix compile on windows
* [kxmlgui] remove deprecated method
* Port deprecated methods
-------------------------------------------------------------------
Fri Feb 15 09:25:42 UTC 2019 - alarrosa@suse.com

View File

@ -17,14 +17,14 @@
%define lname libKF5XmlGui5
%define _tar_path 5.55
%define _tar_path 5.56
# 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: kxmlgui
Version: 5.55.0
Version: 5.56.0
Release: 0
Summary: Framework for managing menu and toolbar actions
License: LGPL-2.1-or-later AND GPL-2.0-or-later