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/plasma5-addons?expand=0&rev=294
This commit is contained in:
Christophe Giboudeaux 2021-02-14 08:10:18 +00:00 committed by Git OBS Bridge
parent 9f362c6389
commit bce2ca5850
6 changed files with 27 additions and 17 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAmAJd0EACgkQ7JTRj38F
mX4zlAgAhz2osk56DVOXbFu1KxhFRsRGk9fzFYGFjCU+z/fczME3DACz+oFWlZOc
qaDfin18DZxOQ+r2PqQGt3WxqZPuac8BohgEaw+nDca3zkpmueOf5CZ57blr+cFM
fGzD8HPVOoYw7rr4ZT4o5dgyR7rt96gabN/k4Ef+s8OUumDZXcO5nfrBJrJyy/Vl
z03wzBIPos+ktGj55n6PfgAG5GCc+1d+TllynKX2WmJVZY/J3/YPDaimaDMH9bqF
XGZILO6MjV+PoWPu/uGmDeXS3IGQKME6XMBvFjx0WFbieqzxdLtStfmcM371mqih
NMYIo4L5PSSFvMDtyXUUo/N7pluOPQ==
=wwVW
-----END PGP SIGNATURE-----

View File

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

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAmAlHLwACgkQ7JTRj38F
mX4yHgf+M0KEKEmysoPe35oZFb/Ze3vttw1uCPbiU2OOpjDOXXEUcVEb8yRfWyNi
c3qrOEhbhRt42DusuHDowI4Sb8H9XH2qJxEhNKYHS/3wahpZkhojFrDdcGwo0I4C
BYECBN6nffmoz9/47llRDezK/VFebM7mX8cN7a2E65TQkOdQbM4A6iXyhLOac2rs
R9QjMMYY0dUgRzVR+BjwuOPJ4T3vTaL8wNPzfWJVxu9ZR4YkcaOM/am8FjOIYIu2
8Yi4Id+B2h+N2x+kfL9zAP44WvpOO8+GomJWxMyF7S1D8XAvtExtPIKNuIkd6U+8
xPYiE7wNcXwnS99EIeGSdvoHXWUw/w==
=Sm7X
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Thu Feb 11 18:23:13 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
- Changes since 5.20.90:
* Copy result by default
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Jan 21 21:31:43 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de> Thu Jan 21 21:31:43 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>

View File

@ -18,7 +18,7 @@
%bcond_without lang %bcond_without lang
Name: plasma5-addons Name: plasma5-addons
Version: 5.20.90 Version: 5.21.0
Release: 0 Release: 0
# Full Plasma 5 version (e.g. 5.8.95) # Full Plasma 5 version (e.g. 5.8.95)
%{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}} %{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}}
@ -28,9 +28,9 @@ Summary: Additional Plasma5 Widgets
License: LGPL-2.1-only AND GPL-2.0-or-later AND GPL-3.0-only License: LGPL-2.1-only AND GPL-2.0-or-later AND GPL-3.0-only
Group: System/GUI/KDE Group: System/GUI/KDE
URL: http://www.kde.org/ URL: http://www.kde.org/
Source: https://download.kde.org/unstable/plasma/%{version}/kdeplasma-addons-%{version}.tar.xz Source: kdeplasma-addons-%{version}.tar.xz
%if %{with lang} %if %{with lang}
Source1: https://download.kde.org/unstable/plasma/%{version}/kdeplasma-addons-%{version}.tar.xz.sig Source1: kdeplasma-addons-%{version}.tar.xz.sig
Source2: plasma.keyring Source2: plasma.keyring
%endif %endif
BuildRequires: kf5-filesystem BuildRequires: kf5-filesystem