Accepting request 674270 from KDE:Frameworks5

KDE Frameworks 5.55.0

OBS-URL: https://build.opensuse.org/request/show/674270
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kwayland?expand=0&rev=58
This commit is contained in:
Dominique Leuenberger 2019-02-14 13:28:26 +00:00 committed by Git OBS Bridge
commit 0bbb44848b
4 changed files with 22 additions and 5 deletions

View File

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

3
kwayland-5.55.0.tar.xz Normal file
View File

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

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Sun Feb 10 22:03:18 UTC 2019 - lbeltrame@kde.org
- Update to 5.55.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.55.0.php
- Changes since 5.54.0:
* [server] Generate correct touch ids
* [autotests] Stabilize testWindowmanagement
* Make XdgTest spec compliant
* Add option to use wl_display_add_socket_auto
* [server] Send initial org_kde_plasma_virtual_desktop_management.rows
* Add rows info to the plasma virtual desktop protocol
* [client] Wrap wl_shell_surface_set_{class,title}
* Guard resource deletion in OuptutConfiguration::sendApplied
-------------------------------------------------------------------
Mon Jan 14 06:08:52 UTC 2019 - lbeltrame@kde.org

View File

@ -16,13 +16,13 @@
#
%define _tar_path 5.54
%define _tar_path 5.55
# 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: kwayland
Version: 5.54.0
Version: 5.55.0
Release: 0
Summary: KDE Wayland library
License: LGPL-2.1-or-later