Hrvoje Senjan 2016-11-05 22:12:07 +00:00 committed by Git OBS Bridge
parent 803e52aed1
commit 702144291f
4 changed files with 13 additions and 7 deletions

View File

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

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

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sat Nov 5 22:12:03 UTC 2016 - hrvoje.senjan@gmail.com
- Update to 5.28.0
* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.28.0.php
-------------------------------------------------------------------
Sun Oct 2 13:00:34 UTC 2016 - hrvoje.senjan@gmail.com

View File

@ -16,9 +16,9 @@
#
%define _tar_path 5.27
%define _tar_path 5.28
Name: kwayland
Version: 5.27.0
Version: 5.28.0
Release: 0
Summary: KDE Wayland library
License: LGPL-2.1+
@ -33,8 +33,7 @@ BuildRequires: extra-cmake-modules >= %{_tar_path}
BuildRequires: fdupes
BuildRequires: kf5-filesystem
BuildRequires: libQt5Gui-private-headers-devel >= 5.5.0
# cmake(Qt5Concurrent) is not enabled as it is used for a not installed tool, and only built when BUILD_TESTING=ON
#BuildRequires: cmake(Qt5Concurrent) >= 5.5.0
BuildRequires: cmake(Qt5Concurrent) >= 5.5.0
BuildRequires: cmake(Qt5Gui) >= 5.5.0
BuildRequires: cmake(Qt5Test) >= 5.5.0
BuildRequires: pkgconfig(egl)