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:
parent
df187fe4ef
commit
5b1bcb23ef
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:035190f599d7ff5718b2254dd9cb4100a22f69cd1e8bdb60dd2970e8d4e9e2ea
|
|
||||||
size 167480
|
|
3
kwindowsystem-5.35.0.tar.xz
Normal file
3
kwindowsystem-5.35.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a27396217091c1b7399399255ce39c0d4c7df87c863d00fbfbce45c67b7580b9
|
||||||
|
size 167540
|
@ -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
|
Mon May 15 13:53:14 CEST 2017 - fabian@ritter-vogt.de
|
||||||
|
|
||||||
|
@ -18,9 +18,9 @@
|
|||||||
|
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
%define lname libKF5WindowSystem5
|
%define lname libKF5WindowSystem5
|
||||||
%define _tar_path 5.34
|
%define _tar_path 5.35
|
||||||
Name: kwindowsystem
|
Name: kwindowsystem
|
||||||
Version: 5.34.0
|
Version: 5.35.0
|
||||||
Release: 0
|
Release: 0
|
||||||
BuildRequires: cmake >= 3.0
|
BuildRequires: cmake >= 3.0
|
||||||
BuildRequires: extra-cmake-modules >= %{_tar_path}
|
BuildRequires: extra-cmake-modules >= %{_tar_path}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user