Plasma 5.19 Beta. Did I forget to submit the fixes? Untested - please publish disable before accepting.
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kwayland-integration?expand=0&rev=201
This commit is contained in:
parent
2d94aefa9c
commit
6ddcfeafea
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:82d6943d79a9a2a9bce10623adb2c9af396a2dcf258a723bb349aafbde20e6d5
|
||||
size 20496
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl6xfAIACgkQ7JTRj38F
|
||||
mX5jvQf+MFzy/u6xLEROrLow/wHlJi0renzYyx0qCYAZuQCPq75qNI3DB0xe/48t
|
||||
bJWZs6KL8eEl/i6smuPAwzh6P7CSAikr5dosfN65koNeToirHs/QpZt8prPVGw9g
|
||||
ZEsTYUMQMGYgzpPygvL0lPwmJaRT9C7oZ3fdAKGKNszjSjx7oHzMJPuwUoEbAai3
|
||||
57H8aLTeMuBSlkRvJp39XwNGiFBF+QZiDpEnv6tjQUXv7wLLb2LDNh3WbdNg8aiM
|
||||
NCq4zdkWWJsjZQmUJCgN9vLRZnaoBy1JNdjsc45q9LLOBVzN9PAMK9xpS0daUSi8
|
||||
gYLO0ABu/yPmZtak2hK5+3kKRsKKrA==
|
||||
=/qe6
|
||||
-----END PGP SIGNATURE-----
|
3
kwayland-integration-5.18.90.tar.xz
Normal file
3
kwayland-integration-5.18.90.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:20e1049c597ccf92d14f0d18310ac7b1990fdfd27864ab2bf3f2fdd69275c49d
|
||||
size 21288
|
11
kwayland-integration-5.18.90.tar.xz.sig
Normal file
11
kwayland-integration-5.18.90.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl69ID0ACgkQ7JTRj38F
|
||||
mX6xBQgAoXltolOP6Gkl9GH8b0CabRCBkTmpu+zsrJug/TEMH1D8PNQUrNF6wr7Y
|
||||
CEp7rt7m1gaqMnxabV6hv9oSEpos0iTWunGXxgCGQs1mWhegkomNrE31ZkV5ep8V
|
||||
bv+maVpngNhSrxs3BGG1atOLIVYAPOjTO8NVw8L0fv8moSevfPGhd7wTOhbsKoDz
|
||||
Jc25hNbbWbdxDgZFwfHdNvbv/gIZk0KU2TDy8y9TcoqZvf4seJ/96sLRFrGLJikm
|
||||
8Y3iGAWgZcOZnPAGJpLM7Yk3MRcVs6Hb1H/er967UGo1QL703mPfZH9S2usC3sXv
|
||||
9O/+xvUoCRCCy3bSjhtbIStatK3Bcw==
|
||||
=xFx1
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu May 14 14:33:04 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
- Update to 5.18.90
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/plasma-5.18.90.php
|
||||
- Changes since 5.18.5:
|
||||
* bump to require Qt 5.14
|
||||
* [windowsystem] Provide a KWindowShadow implementation
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 5 13:01:53 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%bcond_without lang
|
||||
Name: kwayland-integration
|
||||
Version: 5.18.5
|
||||
Version: 5.18.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
|
||||
|
Loading…
Reference in New Issue
Block a user