1
0

Plasma 5.11 Beta - hopefully everything addressed now (if it builds fine)

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kwayland-integration?expand=0&rev=94
This commit is contained in:
OBS User mrdocs 2017-09-15 03:22:16 +00:00 committed by Git OBS Bridge
parent 9f1d701bd9
commit 4322828dbd
4 changed files with 18 additions and 8 deletions

View File

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

View File

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

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Thu Sep 14 14:29:05 CEST 2017 - fabian@ritter-vogt.de
- Update to 5.10.95
* New feature release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.10.95.php
- Changes since 5.10.5:
* None
-------------------------------------------------------------------
Tue Aug 22 19:11:30 CEST 2017 - fabian@ritter-vogt.de

View File

@ -17,7 +17,7 @@
Name: kwayland-integration
Version: 5.10.5
Version: 5.10.95
Release: 0
# Full Plasma 5 version (e.g. 5.8.95)
%{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}}
@ -27,13 +27,13 @@ Summary: Integration plugins for various KDE frameworks for wayland windo
License: LGPL-2.1+
Group: Development/Libraries/KDE
Url: http://www.kde.org
Source: http://download.kde.org/stable/plasma/%{version}/kwayland-integration-%{version}.tar.xz
Source: http://download.kde.org/unstable/plasma/%{version}/kwayland-integration-%{version}.tar.xz
BuildRequires: cmake >= 2.8.12
BuildRequires: extra-cmake-modules >= 0.0.11
BuildRequires: kf5-filesystem
BuildRequires: cmake(KF5IdleTime) >= 5.12.0
BuildRequires: cmake(KF5Wayland) >= %{_plasma5_version}
BuildRequires: cmake(KF5WindowSystem) >= 5.12.0
BuildRequires: cmake(KF5IdleTime) >= 5.24.0
BuildRequires: cmake(KF5Wayland) >= 5.24.0
BuildRequires: cmake(KF5WindowSystem) >= 5.24.0
BuildRequires: cmake(Qt5Core) >= 5.4.0
BuildRequires: cmake(Qt5Test) >= 5.4.0
BuildRoot: %{_tmppath}/%{name}-%{version}-build