Plasma 5.19 Beta. Did I forget to submit the fixes? Untested - please publish disable before accepting.

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/plasma5-addons?expand=0&rev=265
This commit is contained in:
Christophe Giboudeaux 2020-05-19 13:35:22 +00:00 committed by Git OBS Bridge
parent 398b847e57
commit 0938e51d1b
6 changed files with 49 additions and 17 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl6xekoACgkQ7JTRj38F
mX4/Zgf+N3KAY0QkiN7nvNrT6Pgm2b50/sy2cX5IbETnpy6zNOfOdngdePTEZ8VB
W95AnzHvXneivDTKVw5Bsux+Yoc6QeSlijZC1ovCm3q3kHaFmnGiLYmRgiWzIRve
qbOrSIQ6ZjhWz++W5ymlzJrksyZbdd8qPPX9jNJJ23TRGqw+adSveLnXHG3HtPNm
0s47blM/87rIGDp6D84O30+2Jvq5OT62GPpn/K2vJB8yQFn31VGjrVAtjlKHlJal
d9wioYxrbJDrbn6qKsj1HrYwm1OIX2KoqtNdUR3uUtg+ZEkXwENfHuh6MrO9rqK4
pKEbWi3VZW5AMpX90OLBQ7q6+WFKxA==
=oPaU
-----END PGP SIGNATURE-----

View File

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

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl69Hr4ACgkQ7JTRj38F
mX7p3gf/dCwhHQ+cfF5ju4dlY+b3Rj7e0dk+V4n3BoJpfO1vknSsXPQALFqTDbmF
vmpOaqWZGhrsVr3wDjIGb39GDGwHF4tpRk0YvXWXBbfiY5dCiprChF23FUXK4whG
vJ1qh+6U3WzCYAreFzXXdKCBYqomeeHLkZez8c7I0pSM1bnFubnYFYUrKmQ4XsLv
AWjaItwUtn7JSTU9hqtD3q8SbukwIMGqqX+C6WVcZItvSzJyur0kS779SSPU8kii
EGIKbs6DX4sbL7uw7KiL8wkxQ9WRIFDv3Kd42rVCgst9ofbsmoyDcryzqzMTwjF1
F8ES3WOa4rsj7FA+r9yCLHEqpT3E5Q==
=OlcZ
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,35 @@
-------------------------------------------------------------------
Thu May 14 14:33:06 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.18.90
* New feature release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.18.90.php
- Changes since 5.18.5:
* Remove remaining icons from applets with custom tooltips
* Konsole Runner: optimize and simplify
* [applets/weather] Improve UX for selecting a weather station
* Port quicklaunch from KRun::run to CommandLauncherJob
* Remove too strict Qt/KF5 deprecation rule
* Port Konsole and Kate runners and dataengine away from KToolInvocation
* [runners/converter] Skip empty parts when splitting units
* Fix build
* Refactor foreach, use Qt5 signal syntax, remove unnecessary method call
* [applets/notes] Actually hide button row when it's not visible
* add missing include to fix freebsd build
* do not link qtest on the runner
* make convertrunner only build once
* use correct locale for thousand separator + force qlocale default
* Refactor converter runner
* characters: Refactoring, improve validation in kcm, optimize
* [applet/notes] Show a "remove" button on the button row
* Make it compile against qt5.15. SkipEmptyParts is part of Qt::.
* [applets/notes] Rename to "Sticky Note"
* [applets/notes] Only show configure button when focussed (kde#417608)
* Fix duplicate results for sessions, simplify and optimize
* Fix minor EBN issues: http -> https, newlines, licenses
* Fix minor EBN issues
-------------------------------------------------------------------
Tue May 5 13:01:54 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>

View File

@ -18,7 +18,7 @@
%bcond_without lang
Name: plasma5-addons
Version: 5.18.5
Version: 5.18.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: https://download.kde.org/unstable/plasma/%{version}/kdeplasma-addons-%{version}.tar.xz
%if %{with lang}
Source1: https://download.kde.org/stable/plasma/%{version}/kdeplasma-addons-%{version}.tar.xz.sig
Source1: https://download.kde.org/unstable/plasma/%{version}/kdeplasma-addons-%{version}.tar.xz.sig
Source2: plasma.keyring
%endif
BuildRequires: kf5-filesystem