1
0
forked from pool/kwindowsystem

KDE Frameworks 5.35 checkin

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kwindowsystem?expand=0&rev=139
This commit is contained in:
Luca Beltrame 2017-06-11 07:41:29 +00:00 committed by Git OBS Bridge
parent 926ed104ce
commit 4c1d4fa55f
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:035190f599d7ff5718b2254dd9cb4100a22f69cd1e8bdb60dd2970e8d4e9e2ea
size 167480

View File

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

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Sun Jun 11 09:27:43 CEST 2017 - lbeltrame@kde.org
- Update to 5.35.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.35.0.php
- Changes since 5.34.0:
* Better fix for NetRootInfoTestWM in path with spaces
* Revert broken fix TestKWindowsystemPlatformWayland in path with spaces
* Un-bitrot debug code
* Fix TestKWindowsystemPlatformWayland & NetRootInfoTestWM in path with spaces
* use Q_FALLTHROUGH
* Use explicit flag values or explicit constructor instead of nullptr
* Add .arcconfig
* API dox: Fix usage of @link, using JavaDoc style
-------------------------------------------------------------------
Mon May 15 13:53:14 CEST 2017 - fabian@ritter-vogt.de

View File

@ -18,9 +18,9 @@
%bcond_without lang
%define lname libKF5WindowSystem5
%define _tar_path 5.34
%define _tar_path 5.35
Name: kwindowsystem
Version: 5.34.0
Version: 5.35.0
Release: 0
BuildRequires: cmake >= 3.0
BuildRequires: extra-cmake-modules >= %{_tar_path}