forked from pool/kwayland-integration
Plasma 5.16 Beta, 2nd try. Please publish disable K:F5 before accepting, to give openQA a chance.
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kwayland-integration?expand=0&rev=161
This commit is contained in:
committed by
Git OBS Bridge
parent
f1913245d0
commit
63a8afd73b
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8dec5719104a551fc8c1d6249568accedce9b8d18691d818f2b7abc13f21fd17
|
||||
size 18820
|
@@ -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-----
|
3
kwayland-integration-5.15.90.tar.xz
Normal file
3
kwayland-integration-5.15.90.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f84083d2763f22f518cc6e89afcc3be41bb0735cc525d8472343ab72420d4131
|
||||
size 19500
|
11
kwayland-integration-5.15.90.tar.xz.sig
Normal file
11
kwayland-integration-5.15.90.tar.xz.sig
Normal file
@@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAlzdPB0ACgkQ7JTRj38F
|
||||
mX7nRQf/T64mt2XKWOuk6gubXcWerhnpaBxbdWzXECoWbPUTB9SeCCk7ecdnlGSl
|
||||
KBmAiNHutKOBtju4vWhgu7omuE5SZtExATAV11bL5Be0f95zSrq3zRqVqbmUW9Hl
|
||||
2NBTvXsrXzZX/IE7BE7g9dPRVamMbLo5aBHGIxP5l7GH0MXR4e/mGK+GGo+d0CFD
|
||||
eob3tAxoNQ9M0YdXMtXu4zSmPCwwo/QKKbjBo0geMovfTOMz0QSyMXYrtncfmmRH
|
||||
r5sCz/oy2CF8qkPsKlBenJVAOrLE/tl1m1T6vqSmg9pZc9amejUedZX1uKtTH27L
|
||||
0YEVWUFvsigeWRGtcVsG5UzPp6pVhA==
|
||||
=dSKZ
|
||||
-----END PGP SIGNATURE-----
|
@@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
|
@@ -18,7 +18,7 @@
|
||||
|
||||
%bcond_without lang
|
||||
Name: kwayland-integration
|
||||
Version: 5.15.5
|
||||
Version: 5.15.90
|
||||
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: https://download.kde.org/unstable/plasma/%{version}/kwayland-integration-%{version}.tar.xz
|
||||
%if %{with lang}
|
||||
Source1: https://download.kde.org/stable/plasma/%{version}/kwayland-integration-%{version}.tar.xz.sig
|
||||
Source1: https://download.kde.org/unstable/plasma/%{version}/kwayland-integration-%{version}.tar.xz.sig
|
||||
Source2: plasma.keyring
|
||||
%endif
|
||||
BuildRequires: cmake >= 2.8.12
|
||||
|
Reference in New Issue
Block a user