5.31.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kwayland?expand=0&rev=107
This commit is contained in:
parent
07ea05cd13
commit
93dd493560
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:9179d31509918a8ebbc42927b5965510d6ce4995783585450082e2af62ab8269
|
|
||||||
size 259504
|
|
3
kwayland-5.31.0.tar.xz
Normal file
3
kwayland-5.31.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:0bc131177db5531b07856eee9e14e9a06852f21c69e5b60671e3ef20af262338
|
||||||
|
size 259444
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Feb 9 09:34:26 UTC 2017 - hrvoje.senjan@gmail.com
|
||||||
|
|
||||||
|
- Update to 5.31.0
|
||||||
|
* For more details please see:
|
||||||
|
https://www.kde.org/announcements/kde-frameworks-5.31.0.php
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Jan 8 23:44:09 UTC 2017 - hrvoje.senjan@gmail.com
|
Sun Jan 8 23:44:09 UTC 2017 - hrvoje.senjan@gmail.com
|
||||||
|
|
||||||
|
@ -16,9 +16,9 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define _tar_path 5.30
|
%define _tar_path 5.31
|
||||||
Name: kwayland
|
Name: kwayland
|
||||||
Version: 5.30.0
|
Version: 5.31.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: KDE Wayland library
|
Summary: KDE Wayland library
|
||||||
License: LGPL-2.1+
|
License: LGPL-2.1+
|
||||||
@ -32,10 +32,10 @@ BuildRequires: cmake >= 3.0
|
|||||||
BuildRequires: extra-cmake-modules >= %{_tar_path}
|
BuildRequires: extra-cmake-modules >= %{_tar_path}
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: kf5-filesystem
|
BuildRequires: kf5-filesystem
|
||||||
BuildRequires: libQt5Gui-private-headers-devel >= 5.5.0
|
BuildRequires: libQt5Gui-private-headers-devel >= 5.6.0
|
||||||
BuildRequires: cmake(Qt5Concurrent) >= 5.5.0
|
BuildRequires: cmake(Qt5Concurrent) >= 5.6.0
|
||||||
BuildRequires: cmake(Qt5Gui) >= 5.5.0
|
BuildRequires: cmake(Qt5Gui) >= 5.6.0
|
||||||
BuildRequires: cmake(Qt5Test) >= 5.5.0
|
BuildRequires: cmake(Qt5Test) >= 5.6.0
|
||||||
BuildRequires: pkgconfig(egl)
|
BuildRequires: pkgconfig(egl)
|
||||||
%if 0%{?suse_version} == 1315 && ! 0%{?is_opensuse}
|
%if 0%{?suse_version} == 1315 && ! 0%{?is_opensuse}
|
||||||
# We have a patched wayland 1.2.1 version in SLE12 with the required features from 1.7.0
|
# We have a patched wayland 1.2.1 version in SLE12 with the required features from 1.7.0
|
||||||
@ -60,7 +60,7 @@ Summary: KDE Wayland library: Build Environment
|
|||||||
Group: Development/Libraries/KDE
|
Group: Development/Libraries/KDE
|
||||||
Requires: %{name} = %{version}
|
Requires: %{name} = %{version}
|
||||||
Requires: extra-cmake-modules >= 1.2.0
|
Requires: extra-cmake-modules >= 1.2.0
|
||||||
Requires: cmake(Qt5Gui) >= 5.5.0
|
Requires: cmake(Qt5Gui) >= 5.6.0
|
||||||
|
|
||||||
%description devel
|
%description devel
|
||||||
KWayland provides a Qt-style Client and Server library wrapper for the Wayland libraries.
|
KWayland provides a Qt-style Client and Server library wrapper for the Wayland libraries.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user