Accepting request 708308 from KDE:Frameworks5

Plasma 5.16 final (tentative)

OBS-URL: https://build.opensuse.org/request/show/708308
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kwayland-integration?expand=0&rev=66
This commit is contained in:
Dominique Leuenberger 2019-06-12 11:29:25 +00:00 committed by Git OBS Bridge
commit 8f113db05c
6 changed files with 39 additions and 17 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAlzRVhsACgkQ7JTRj38F
mX5ouAf9EiyaWPlKsdpNOy/rS+lXFcCjBP6Vab0Y9jc6UIGZXfQhuqmqA/i0HMTb
7T1lWOpELFA/fpZP8DFUmbx7o5Lk9e9elyJu68nVnf3GnqumrbwFAhepp0J31mCx
G8noehsJh6DsOo7cjQBsZ7/gar6+LA2UBYvujCQ770FMBcnsEPWt7NJAUCP7U0qs
FffEdFxh/IjHguef5AgtLodOpQyZYEClKv/qwOu/TN0+f1N2wSNKmdwCQ4Peum+D
pLLh0t4hxK52lJD3EQDKe7TJJIGGoHTXf/pypKZI3DeGtMYWsYX62U1HDsYJBeJS
uUAvzv1QdbcLQAmAJU9FCZNnBz2A6A==
=F7Q2
-----END PGP SIGNATURE-----

View File

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

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAlz5Dl4ACgkQ7JTRj38F
mX4ANgf8D9H5NR2J0U0ljtbdHD6JFL30dnmah9/DZmTjjfrjOgbzoMofqwwUhtth
dI549Lb1F/+OXjwikynT6foNR0xf7kq3Kf14PqPcUEjPL/a7s+YWTViHtGVSOUCU
vJCz58VWCQyq0XkAAKm1I2Bd/Vk0h5WhUNwpJs3JYE9Yf6Gct01dYW9AH2KQZTwu
vSpLCpyGR5YayN8d1QBDVDHnZeb66XaNZFUrPJeHMszeYnagzmDtxY0jxuJtRbgR
oPsDz4Ep7AQUHGyJ+J9EbD0GDFoIKcrATU/yVpyHNLODK1oVCPftHWrsmMtkCuvj
conue57f3+tm4+DImbxq3t6ScluYnQ==
=tSNZ
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,25 @@
-------------------------------------------------------------------
Thu Jun 6 14:07:08 UTC 2019 - fabian@ritter-vogt.de
- Update to 5.16.0
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.16.0.php
- No code changes since 5.15.90
-------------------------------------------------------------------
Thu May 16 16:56:37 UTC 2019 - fabian@ritter-vogt.de
- Update to 5.15.90
* New feature release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.15.90.php
- Changes since 5.15.5:
* bump Qt version to 5.12 as agreed at start of cycle
* Track surface creation/destruction inside wayland window effects (kde#398899)
* Support CriticalNotification window type
* Add missing window types to WindowInfo
-------------------------------------------------------------------
Tue May 7 11:04:56 UTC 2019 - fabian@ritter-vogt.de

View File

@ -18,7 +18,7 @@
%bcond_without lang
Name: kwayland-integration
Version: 5.15.5
Version: 5.16.0
Release: 0
# Full Plasma 5 version (e.g. 5.8.95)
%{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}}
@ -28,9 +28,9 @@ Summary: Integration plugins for various KDE frameworks for wayland windo
License: LGPL-2.1-or-later
Group: Development/Libraries/KDE
Url: http://www.kde.org
Source: https://download.kde.org/stable/plasma/%{version}/kwayland-integration-%{version}.tar.xz
Source: kwayland-integration-%{version}.tar.xz
%if %{with lang}
Source1: https://download.kde.org/stable/plasma/%{version}/kwayland-integration-%{version}.tar.xz.sig
Source1: kwayland-integration-%{version}.tar.xz.sig
Source2: plasma.keyring
%endif
BuildRequires: cmake >= 2.8.12