Plasma 5.20 Beta again - untested and needs a bit of cleanup still

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/plasma5-addons?expand=0&rev=278
This commit is contained in:
Christophe Giboudeaux 2020-09-21 06:29:55 +00:00 committed by Git OBS Bridge
parent 5f7697a3ed
commit f6e138191b
6 changed files with 50 additions and 17 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl9OIcAACgkQ7JTRj38F
mX5ZLAgAhnRUgdeZXcqsDrwry7MCGqu/SAZGRe8iQgDz+cPUPq7KUZlfBrfpbfV7
63MIUpnzBmLSpCIZd2jYY7QoZmU36WRhgkw+NgOW0zsn+7Jr9ksN0LUHlRnzPFNU
zxZ/F8gJXmHEtVfe0aMhopdhI4CIIFl6yyWEIDwOBiT5UGtLr+gtaVsm5g78HkUY
BIcswZtAxI/op5gyUAb7wOfkGkVBpbfbJZeyQP22RfzGO81G3GBteNdIaBUMS1kq
c9TribRVZ9UPScLcYKo9iLjAM2/iCGgYtMg24ktIwYlA/a4z+hPR/ch3HtVGjq7x
BuSeFdVbraaca70ZF9/QTHCbLBiHXQ==
=0FAc
-----END PGP SIGNATURE-----

View File

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

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCAAdFiEEs8s2ZVJUC+Bu6a2XEZaMRJKMrvwFAl9jQIYACgkQEZaMRJKM
rvw4vAf/S8wNOhBGBsFs8SoVbqg98tfawNYDS0P47euXE6SvXLGcufw53INvu2iD
U7gUiZBfBzXvh8H6/oTgTaEUq81AK9iWVZ20SdTltnVSOBqMX94WR31xBPAn6vW+
m3R8/qbPZ9HCHy+xND1RpJ44Bl8Bxc40FiQRVlAWTsUE/jwxVIMFjHqdpv3/BECc
9IhhC2t8GnOR2r6aZOJWIdLgF1/tyF9MNorHojp9H3zmD7NWCFFVVWTbTqfsmBOQ
9RugkvgvmhEA2Hqyl9PBmqmWyPgjRRLmDgJWhOSJbnWrlNM1e6EN27/K7fNAphR4
KRWtS/HdMCOl57bdJFS3xSGmLtPnfw==
=W09j
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,36 @@
-------------------------------------------------------------------
Thu Sep 17 20:03:07 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.19.90
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma-5.19.90
- Changes since 5.19.5:
* [applets/nightcolor] Also toggle on middle click (kde#426428)
* Require C++17
* [runners/converter] Reject conversion queries without source unit
* Drop unused KF5DBusAddons dependency
* Remove POTD KDED module
* Change POTD cache path back to ~/.cache
* Drop empty X-KDE-PluginInfo-Depends
* Fix KNS deprecations
* specify license for dictionary runner
* Port mostly to PlasmaComponents3
* Fix timer applet commands with arguments (kde#424349)
* Use camelcase includes (scripted)
* move pot kded to kconfigwatcher
* do not needlessly allocate stuff when the potd isn't even used
* spdx++
* Add license header to kded_potd and correct identifier
* Port task switchers to use standard sizes for everything else
* Port task switchers to use units.iconSizes (kde#422547)
* runners: port to new KRunner metadata system & install location
* Fix POTD in lock screen (kde#389962)
* Improve warning
* Implement configurable zoom in web browser widget
* [applets/userswitcher] Reflect users KCM's new name
* [applets] Show KCMs in System Settings (kde#417836)
-------------------------------------------------------------------
Tue Sep 1 11:38:50 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>

View File

@ -18,7 +18,7 @@
%bcond_without lang
Name: plasma5-addons
Version: 5.19.5
Version: 5.19.90
Release: 0
# Full Plasma 5 version (e.g. 5.8.95)
%{!?_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
Group: System/GUI/KDE
URL: http://www.kde.org/
Source: https://download.kde.org/stable/plasma/%{version}/kdeplasma-addons-%{version}.tar.xz
Source: kdeplasma-addons-%{version}.tar.xz
%if %{with lang}
Source1: https://download.kde.org/stable/plasma/%{version}/kdeplasma-addons-%{version}.tar.xz.sig
Source1: kdeplasma-addons-%{version}.tar.xz.sig
Source2: plasma.keyring
%endif
BuildRequires: kf5-filesystem