Accepting request 812327 from KDE:Frameworks5
Plasma 5.19.0 OBS-URL: https://build.opensuse.org/request/show/812327 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/plasma5-addons?expand=0&rev=96
This commit is contained in:
commit
39bb92acb7
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1d135a32a7442f79dba4cb4e23221cd2ad1aad36b54fb12bfa91918daf3ff53f
|
||||
size 623872
|
@ -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-----
|
3
kdeplasma-addons-5.19.0.tar.xz
Normal file
3
kdeplasma-addons-5.19.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:caa2827218efa8ba65c503461f7b498d07e740b9d5f61a5a20e61fb520f0edd1
|
||||
size 628556
|
11
kdeplasma-addons-5.19.0.tar.xz.sig
Normal file
11
kdeplasma-addons-5.19.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl7Y1oIACgkQ7JTRj38F
|
||||
mX68Vgf+Ji5WyB3at8a/sElF+qQl/9yb6q+uHbmVTcSRISQvCE8yhq2LcixzRIiy
|
||||
WET8oOv2jKAfVk78fcWCkMKjpiM1B8mFEzPJT5lDruUKIq9zORjTEUt99iRJHjSE
|
||||
FmMHvKfRG6+zLTZcMrf8rERiBu/rV4yUv7M4NgFEnqHYV/bN4H/4/Cr66AkttIFE
|
||||
ytqAtXChp8C2Q+bJT9vUKNlY7WBJOnQala+gV+rB7hF7OJMjeDBJ08Vkv2EPz34i
|
||||
ucnFaGLhbw9pGF/0gFVZLfVoNub+FECNJ9710ej0vpubwisDauCGPkOVWJyYNpmL
|
||||
Dw57uTaVITPXtUYk25NKLZgJ5ltMRw==
|
||||
=u650
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,45 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 4 13:27:13 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
- Update to 5.19.0
|
||||
* New bugfix release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/plasma-5.19.0.php
|
||||
- Changes since 5.18.90:
|
||||
* set AcceptingInputStatus flag only when the text is in the panel (kde#410612)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
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>
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%bcond_without lang
|
||||
Name: plasma5-addons
|
||||
Version: 5.18.5
|
||||
Version: 5.19.0
|
||||
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user