Plasma 5.21.0 + made pulseaudio optional and pipewire-pulseaudio an alternative. KF5 is publish disabled already.

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kwayland-integration?expand=0&rev=228
This commit is contained in:
Christophe Giboudeaux 2021-02-14 08:10:14 +00:00 committed by Git OBS Bridge
parent 611afadaae
commit bf67ed5d02
6 changed files with 26 additions and 17 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAmAJeJ4ACgkQ7JTRj38F
mX6sjQf8D6YuS3CtmDXdbz8nyhdWZbNYM11EBGWEkdSt8kjB+jNXlBFh94eujjcc
c/TJU/Fk7fT5dHmhVesXI7eORPPG6xPXev7PwU22p9IfuFncojkmbAvcltvr1RbA
r93O6jeBTasXfMVobNf1bnvn+d/zJkIJe5Q0DVJnjCHDonwdSocvt7MhFfx32C0z
wDN9Yo0+Do6r1JB5F46h7jSL8RGQAyHmCYmUymkYyUlqkJQDt6bdahfqPo1VQKGC
CxLcYo6en/4/n2CLKEIVoBsv03seGe28Zb8Y0a392AENGoJhGjEEfZsQdrIvLDGZ
33lBhbad0VXT+/Pg0tmPyVQGC8X6sw==
=pvCf
-----END PGP SIGNATURE-----

View File

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

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAmAlHiQACgkQ7JTRj38F
mX6eKgf7BC08R/eDjtWJFBC4oIR7IS8HBujZRtEpeT1oVJlgDBj/porVL7vg8cWa
2fucTF9hrubNibZh1hNHYhdtTksH2D4JGSdUwrZ3KVuL7jRkHOw6aGIXXLqpulpP
gHLFOfduIs2fMSlU0LZj2WgE1ZnigCyKU21yHRzARGWGlnE46+mIzLGqqKJ/tigI
No1KKfuxml5LW8Fl/UU4Xrb92M4Xx3Gd9iDELGssuaWN1rw5USBGtwvUH4S12usM
nAnXdAJ7ZwUxO5ceQdJBXnOufpmEeW5WRRnLjdQicU3WjtjUxN6ULzRszzoDwTSU
6DcsSsdyTgzQD543/GGNeCjYuIy95g==
=e630
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Feb 11 18:23:11 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.21.0
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.21.0
- No code changes since 5.20.90
-------------------------------------------------------------------
Thu Jan 21 21:31:36 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>

View File

@ -18,7 +18,7 @@
%bcond_without lang
Name: kwayland-integration
Version: 5.20.90
Version: 5.21.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/unstable/plasma/%{version}/kwayland-integration-%{version}.tar.xz
Source: kwayland-integration-%{version}.tar.xz
%if %{with lang}
Source1: https://download.kde.org/unstable/plasma/%{version}/kwayland-integration-%{version}.tar.xz.sig
Source1: kwayland-integration-%{version}.tar.xz.sig
Source2: plasma.keyring
%endif
BuildRequires: cmake >= 2.8.12