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/drkonqi5?expand=0&rev=139
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:fc19c2617a060a052b0a561bee2100e2ed098ee2f389223e38b8ab71cd0f5f4f
|
|
||||||
size 765080
|
|
@@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAmAJdp4ACgkQ7JTRj38F
|
|
||||||
mX5gawf/d9aAYe4xnZ3fGgcfNdi21qfGyNu2h09BHOkRcKaItR9Joty1FSwCOflm
|
|
||||||
kGqaYceASVNOxg8QLavJPORS+8iOF2eYra6wJjzBWO97Hr2Prw+SqPC6Lu8etg5M
|
|
||||||
MHG627kZyJvpVlRJ40OM3xCBa1NSyr0OK0QEDqaq7myRncLh43HX28ujkEvlF/YY
|
|
||||||
BvZVvN72qsMQlv2pim4fU+vTo4b5Y0929so+RENwC0PGw1qNzMSM+wb39eH9T/8K
|
|
||||||
xEJBvxUwzCBLftn3pBMLiyxDHHxTelqRgeAryl0cQp3zhlWkSP+XZ3sMQ905zPzw
|
|
||||||
ICYzdCgyKV5giRVX55TOERBQOx45OQ==
|
|
||||||
=rnfN
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
drkonqi-5.21.0.tar.xz
Normal file
3
drkonqi-5.21.0.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:dad737a49a3c224382d676e5e364e26f41819538b6b8565c397cb8740ccbd8e7
|
||||||
|
size 768864
|
11
drkonqi-5.21.0.tar.xz.sig
Normal file
11
drkonqi-5.21.0.tar.xz.sig
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAmAlHBAACgkQ7JTRj38F
|
||||||
|
mX6IWAgAgtiODq66dcvKkQ/gtJOwTmrdLZ6CU4XN5AZtv+HrKbGeJNIPU2uCCutk
|
||||||
|
b9atSnNr+J9G/cEP18OzvINyaabO+GvE8GmYkMv3pCN3Uub/DiC/V1pb7b4S2IpU
|
||||||
|
tkNiMegccHxFEjrkdJnXRTOjQ6R2Y/CuEZMDWcSw7fGD929hiN9RYHKE8enoUYad
|
||||||
|
w2kHNIXPafBxNv+llp1eYblqIGvFMrwVlVcPnhuRXM0BMq/wtCmVn/jjjZGSbY4Z
|
||||||
|
O409QyZIby99Y+7uZnWm6j1Xbn5KbwSBNF/2sPewjRf/Y4ar1YzBuUY+WbkWC1Iq
|
||||||
|
JgRR8kbXv+P8WdzkWW2nOtJk5Xl1cQ==
|
||||||
|
=piJi
|
||||||
|
-----END PGP SIGNATURE-----
|
@@ -1,3 +1,19 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Feb 11 18:23:10 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:
|
||||||
|
* discard wayland client crashes following compositor crash (kde#431561)
|
||||||
|
* Fix includes order on windows
|
||||||
|
* Update .gitignore file
|
||||||
|
* Add pre-commit hook for clang-format
|
||||||
|
* Add .git-blame-ignore-revs file
|
||||||
|
* Run clang-format
|
||||||
|
* Prevent clang-format uglification
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jan 21 21:31:33 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>
|
Thu Jan 21 21:31:33 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||||
|
|
||||||
|
@@ -23,15 +23,15 @@ Name: drkonqi5
|
|||||||
%{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}}
|
%{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}}
|
||||||
# Latest ABI-stable Plasma (e.g. 5.8 in KF5, but 5.9.1 in KUF)
|
# Latest ABI-stable Plasma (e.g. 5.8 in KF5, but 5.9.1 in KUF)
|
||||||
%{!?_plasma5_version: %define _plasma5_version %(echo %{_plasma5_bugfix} | awk -F. '{print $1"."$2}')}
|
%{!?_plasma5_version: %define _plasma5_version %(echo %{_plasma5_bugfix} | awk -F. '{print $1"."$2}')}
|
||||||
Version: 5.20.90
|
Version: 5.21.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Helper for debugging and reporting crashes
|
Summary: Helper for debugging and reporting crashes
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
Group: Development/Tools/Debuggers
|
Group: Development/Tools/Debuggers
|
||||||
URL: http://www.kde.org/
|
URL: http://www.kde.org/
|
||||||
Source: https://download.kde.org/unstable/plasma/%{version}/drkonqi-%{version}.tar.xz
|
Source: drkonqi-%{version}.tar.xz
|
||||||
%if %{with lang}
|
%if %{with lang}
|
||||||
Source1: https://download.kde.org/unstable/plasma/%{version}/drkonqi-%{version}.tar.xz.sig
|
Source1: drkonqi-%{version}.tar.xz.sig
|
||||||
Source2: plasma.keyring
|
Source2: plasma.keyring
|
||||||
%endif
|
%endif
|
||||||
# PATCHES 100-199 are from upstream 5.16 branch
|
# PATCHES 100-199 are from upstream 5.16 branch
|
||||||
|
Reference in New Issue
Block a user