SHA256
1
0
forked from pool/kcoreaddons

KDE Frameworks 5.56.0 + bugfixes in plasma-framework and kirigami2

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kcoreaddons?expand=0&rev=191
This commit is contained in:
Wolfgang Bauer
2019-03-17 17:01:34 +00:00
committed by Git OBS Bridge
parent 2c47a7b11b
commit fbfe953b02
4 changed files with 18 additions and 5 deletions

View File

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

View File

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

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
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:
* Fix compile kpimtextedit when we remove all deprecated method against
* Port deprecated methods
* Namespace find_file call
* Create tel: links for phone numbers
-------------------------------------------------------------------
Fri Feb 15 09:17:36 UTC 2019 - alarrosa@suse.com

View File

@@ -17,14 +17,14 @@
%define lname libKF5CoreAddons5
%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: kcoreaddons
Version: 5.55.0
Version: 5.56.0
Release: 0
Summary: Utilities for core application functionality and accessing the OS
License: LGPL-2.1-or-later