SHA256
1
0
forked from pool/kwrited5

Accepting request 872095 from KDE:Frameworks5

Plasma 5.21.0 + made pulseaudio optional and pipewire-pulseaudio an alternative. KF5 is publish disabled already. (forwarded request 871992 from Vogtinator)

OBS-URL: https://build.opensuse.org/request/show/872095
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kwrited5?expand=0&rev=107
This commit is contained in:
Dominique Leuenberger 2021-02-15 22:12:57 +00:00 committed by Git OBS Bridge
commit 3fe96b46d5
6 changed files with 35 additions and 17 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl/0VygACgkQ7JTRj38F
mX5W6Qf/e5WrvWVT1Zc1k8eSw1+aZC2wqqGMymne5Imuc6+A7GsVEgv6Dn+BKkCH
co1R+4ZyxvF7Qu/IuinzeTAEzcUlqe7k7zg0CLmzOG+Q5ho9QqAbp4mvNkyzHssK
k7FBUFDwtTKSd06CTWW84rdQ+y6OYgbyetBDc96wZUxIUkv30q0Yjiee88nM/QW3
WvGRMFMj/6xktj9qG5ceWr1FPehSUjsNa1pqi92on8HdXJPaIeOjbddEGm2GPcJj
vQcWN4E6AbNaj9y/t3qK9BN0BPyGW2kx6pd9+mV1XNrgNfhIsgWhawhEas9aCY0/
C77F62YoOgffzBSvPZ9HtRtm+0RCAw==
=LD6u
-----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,21 @@
-------------------------------------------------------------------
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>
- Update to 5.20.90
* New feature release
* For more details please see:
* https://kde.org/announcements/plasma/5/20.90/
- No code changes since 5.20.5
-------------------------------------------------------------------
Tue Jan 5 14:40:03 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>

View File

@ -18,15 +18,15 @@
%bcond_without lang
Name: kwrited5
Version: 5.20.5
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/stable/plasma/%{version}/kwrited-%{version}.tar.xz
Source: kwrited-%{version}.tar.xz
%if %{with lang}
Source1: https://download.kde.org/stable/plasma/%{version}/kwrited-%{version}.tar.xz.sig
Source1: kwrited-%{version}.tar.xz.sig
Source2: plasma.keyring
%endif
BuildRequires: extra-cmake-modules >= 0.0.11