KDE Frameworks 5.56.0 + bugfixes in plasma-framework and kirigami2

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kactivities5?expand=0&rev=198
This commit is contained in:
Wolfgang Bauer 2019-03-17 17:01:28 +00:00 committed by Git OBS Bridge
parent 5aae3c09fa
commit 1882842015
4 changed files with 15 additions and 5 deletions

View File

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

View File

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

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sun Mar 10 20:15:35 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:
* Use natural sorting in ActivityModel
-------------------------------------------------------------------
Fri Feb 15 09:25:42 UTC 2019 - alarrosa@suse.com

View File

@ -17,13 +17,13 @@
%define lname libKF5Activities5
%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}')}
Name: kactivities5
Version: 5.55.0
Version: 5.56.0
Release: 0
Summary: KDE Plasma Activities support
License: GPL-2.0-or-later