SHA256
1
0
forked from pool/kinfocenter5

Accepting request 872086 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/872086
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kinfocenter5?expand=0&rev=117
This commit is contained in:
Dominique Leuenberger 2021-02-15 22:12:43 +00:00 committed by Git OBS Bridge
commit 97f980a3c6
6 changed files with 53 additions and 17 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl/0VcUACgkQ7JTRj38F
mX6OOAgAtjuruXxLAn8pK4ldeODYy3sA6hdNS3o/jGyBUcW6DTO9kEFN/37OBQM6
5u/uCV2hwXuPUfVY3SDoR0/0w5W6RhVSB6M6vBkFAgAv5AijN53x53tk5qfz36so
c4GFtKib4FIIqvT6VrfwW7rdA9epz6LkQI0l0XO6Phvv/l5x49BjWXOqLVHfVag2
t5sCaswgpXlngRSW1r/X4sSL8dce1+mmJRUK/jZrKnNuDk70/JQ+KFzRktVxjyd6
j8+UHhfHFIgIzAengCFrae8TTBY7VB8VqQCMDpTCiEr/zMROFyhcEtwYUCAF6dbf
q8esGbdO76SlHotFZOl7QUr8aIZZgw==
=1Fdf
-----END PGP SIGNATURE-----

View File

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

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAmAlHT4ACgkQ7JTRj38F
mX50Ygf/cb6n4UgqsgkARtVhK2DiHugC3ZqLDZXL0vrPZK4IT6cSgndvCdX8sGqr
sVc5yPKOnHSRrzgyTn5A2jruDqncuPEahVKyxqC+AZAdH31hYSOHgxs2Dwln1x7j
xkn4cXpbBpqu1p7d8csUdtmIYotsEfrxwyMCCtyK5XOWM8AhCfiYzpTyymcmMV6j
j7w/ycc1TP4OW0jFux5HdaUtDEIwZO7EmTmBr1UTvDfqavzcc7GsfcAPsHhtzVYO
s0VK+YcxZ+X4rMwlq0atQLzr7C8Vm8q286gybGCX5bBNkGsZnHvyxAySbmKvOv1t
SyEo2XbVl6pKNCaxXF2Y1FItgDUy1w==
=AncD
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,39 @@
-------------------------------------------------------------------
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
- Changes since 5.20.90:
* About-distro: display Graphics Platform (X11 or Wayland) (kde#428382)
-------------------------------------------------------------------
Thu Jan 21 21:31:34 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/
- Changes since 5.20.5:
* Port away from QRegExp
* typo--
* Remove unused includes
* weight main categories properly (kde#429153)
* If include is define in .h remove it if it's defined in .cpp too (scripted)
* Now it depends against new version. Old code can be removed
* Remove not implemented method
* Use more correct factory name
* Fix SolDevice null pointer dereference
* Update device info on selection change instead of activation
* There is no need for static local variables
* Documentation fixes
* Use correct name for new Samba Status module
* port samba module to qml
* Fix minor typos
* [modules/nics] Use consistent name everywhere
* Port nic info center module to QML
-------------------------------------------------------------------
Sat Jan 9 17:43:36 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>

View File

@ -23,7 +23,7 @@
%bcond_without lang
Name: kinfocenter5
Version: 5.20.5
Version: 5.21.0
Release: 0
# Full Plasma 5 version (e.g. 5.8.95)
%{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}}
@ -33,9 +33,9 @@ Summary: Utility that provides information about a computer system
License: GPL-2.0-or-later
Group: System/GUI/KDE
URL: http://www.kde.org/
Source: https://download.kde.org/stable/plasma/%{version}/kinfocenter-%{version}.tar.xz
Source: kinfocenter-%{version}.tar.xz
%if %{with lang}
Source1: https://download.kde.org/stable/plasma/%{version}/kinfocenter-%{version}.tar.xz.sig
Source1: kinfocenter-%{version}.tar.xz.sig
Source2: plasma.keyring
%endif
# PATCH-FIX-OPENSUSE plasma-session-name.patch