Accepting request 615746 from KDE:Frameworks5

Plasma 5.13.0 - not released yet

OBS-URL: https://build.opensuse.org/request/show/615746
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kwayland-integration?expand=0&rev=49
This commit is contained in:
Yuchen Lin 2018-06-13 13:31:05 +00:00 committed by Git OBS Bridge
commit 7efb360589
4 changed files with 26 additions and 8 deletions

View File

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

View File

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

View File

@ -1,3 +1,23 @@
-------------------------------------------------------------------
Thu Jun 7 20:03:51 CEST 2018 - fabian@ritter-vogt.de
- Update to 5.13.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.13.0.php
- Changes since 5.12.90:
* None
-------------------------------------------------------------------
Sat May 19 14:16:36 CEST 2018 - fabian@ritter-vogt.de
- Update to 5.12.90
* New feature release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.12.90.php
- Changes since 5.12.5:
* None
-------------------------------------------------------------------
Wed May 2 09:06:56 CEST 2018 - fabian@ritter-vogt.de

View File

@ -17,7 +17,7 @@
Name: kwayland-integration
Version: 5.12.5
Version: 5.13.0
Release: 0
# Full Plasma 5 version (e.g. 5.8.95)
%{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}}
@ -27,7 +27,7 @@ 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: kwayland-integration-%{version}.tar.xz
BuildRequires: cmake >= 2.8.12
BuildRequires: extra-cmake-modules >= 0.0.11
BuildRequires: kf5-filesystem
@ -36,7 +36,6 @@ 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
%description
Provides integration plugins for various KDE frameworks for the wayland windowing system.
@ -52,8 +51,7 @@ Provides integration plugins for various KDE frameworks for the wayland windowin
%kf5_makeinstall -C build
%files
%defattr(-,root,root)
%doc COPYING*
%license COPYING*
%{_kf5_plugindir}/
%changelog