SHA256
1
0
forked from pool/kwrited5

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/kwrited5?expand=0&rev=261
This commit is contained in:
Christophe Giboudeaux 2021-02-14 08:10:15 +00:00 committed by Git OBS Bridge
parent dbc4197ac0
commit b091497bca
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:178313ffd9f674d17206b617b260dc6effb87df9b86bbe612ef8227956142569
size 20532

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAmAJeRIACgkQ7JTRj38F
mX534Qf/blqnuUGogaUBn6SVgzHuyqhmsXCbLTg/FRArO0e5JWoK2JCNyQTUADbM
qyrZYR77xFcb41kfrWf8QS6YJbXBYRcszS35aCWAEvv2j1uwFgoMir0o+/KKMeV7
yBwZF96AyYSzgnDd1ouQmaqtOwpg3QEbHfii/jTmEonZnYSrjyTGf9EoJKVxOS7Q
UInkCI73BryC/X9utvIpU9XkNHgDgTZ9DDJpgoUuxwTO0cPoo5RuhmlYDdQOFNRn
fUE70Xp3D6CxOZa8nOWSQ+LaiFGLvWYIsEuV6I4kKMqoYjFeOMUbDLJlk5hoMruG
8kaCsrSnF38V4mJYbPpMZoTtdGJWzA==
=ziK0
-----END PGP SIGNATURE-----

3
kwrited-5.21.0.tar.xz Normal file
View File

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

11
kwrited-5.21.0.tar.xz.sig Normal file
View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAmAlHp0ACgkQ7JTRj38F
mX5qfwf/dAJlxT7eAzhrkh/+3EXm6xMTCV6SpUPrnjTlx5wkQtv0lYj5gVPRP47j
uvAP8dCvWoOujIntxpBXexhTFbfqB+MTP2YxWcly4GD6V3uLbX9rMEr4bBLyj3hY
YmZkWaQTtBVA/s6JRGJFjcJdIpgBLID6iU7yyCo89ZH1FRasA9N+JyHZFl7Pe5Fr
OLHrk7R5gvPpfKLQ9ZDa510YfiJE71agNP/K/EZnxJUjsO0RM25SUBXfaMziB+9R
zK3YQz9kppcWdAZwVsDgAn1cxZuq99evrwxzGdHR7SKXTr8cPVFdlx9MyWOgVNdL
a8WdkppL+AkitYQj9KaOGe/s49t7cA==
=AnMp
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Feb 11 18:23:12 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:41 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>

View File

@ -18,15 +18,15 @@
%bcond_without lang
Name: kwrited5
Version: 5.20.90
Version: 5.21.0
Release: 0
Summary: Daemon listening for wall and write messages
License: GPL-2.0-or-later
Group: System/GUI/KDE
URL: http://www.kde.org
Source: https://download.kde.org/unstable/plasma/%{version}/kwrited-%{version}.tar.xz
Source: kwrited-%{version}.tar.xz
%if %{with lang}
Source1: https://download.kde.org/unstable/plasma/%{version}/kwrited-%{version}.tar.xz.sig
Source1: kwrited-%{version}.tar.xz.sig
Source2: plasma.keyring
%endif
BuildRequires: extra-cmake-modules >= 0.0.11