Accepting request 841001 from KDE:Frameworks5
Plasma 5.20.0 OBS-URL: https://build.opensuse.org/request/show/841001 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/plasma5-addons?expand=0&rev=102
This commit is contained in:
commit
e9807d80d0
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:659e10b553c7db1abd488f77c43a919046f5e7f29126972926afe1350f93ff23
|
|
||||||
size 629136
|
|
@ -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-----
|
|
3
kdeplasma-addons-5.20.0.tar.xz
Normal file
3
kdeplasma-addons-5.20.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e1a8b6e9d8ae044590ca6a6f0f97922d8f2ea0bd626c8108e2a8553caf22ff97
|
||||||
|
size 626868
|
11
kdeplasma-addons-5.20.0.tar.xz.sig
Normal file
11
kdeplasma-addons-5.20.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl9/OesACgkQ7JTRj38F
|
||||||
|
mX7QLQf/VCbbx2Qee9iZjWBVf00wK7mXJR2rth9ch9MJ1vtrBdr8bc75l3qYSxOs
|
||||||
|
wdtdUrxvAwFa/hAbpFzJRkD9Xs9RYA7NeR7XZhvkpyam/G+ppXgGCMZLXgFA1zzS
|
||||||
|
YqZ/5h5bC14WcBHA3EB1Nx5GPXCyATueaWI6LhmrPr8xZp6RY7SwfeizjEUOt2+i
|
||||||
|
lQVvp09494n6L/UAUgAytXC3ccxt528toTXXBvEM6dkdlRxx/jvKQPMDZYsqJHmn
|
||||||
|
SbjuZjha2f6MrCPXHP2NFV9aTIb1PFk6KXTP6MX4/GPsVFTp89nsAJeCcGZeLEjj
|
||||||
|
/ZQBOBu8J5xHXD8QoKOQW7UP5LimcA==
|
||||||
|
=CMOM
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,46 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Oct 8 16:55:23 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||||
|
|
||||||
|
- Update to 5.20.0
|
||||||
|
* New bugfix release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/plasma-5.20.0
|
||||||
|
- Changes since 5.19.90:
|
||||||
|
* Sync runner config groups on save
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
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>
|
Tue Sep 1 11:38:50 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
Name: plasma5-addons
|
Name: plasma5-addons
|
||||||
Version: 5.19.5
|
Version: 5.20.0
|
||||||
Release: 0
|
Release: 0
|
||||||
# Full Plasma 5 version (e.g. 5.8.95)
|
# Full Plasma 5 version (e.g. 5.8.95)
|
||||||
%{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}}
|
%{!?_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
|
License: LGPL-2.1-only AND GPL-2.0-or-later AND GPL-3.0-only
|
||||||
Group: System/GUI/KDE
|
Group: System/GUI/KDE
|
||||||
URL: http://www.kde.org/
|
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}
|
%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
|
Source2: plasma.keyring
|
||||||
%endif
|
%endif
|
||||||
BuildRequires: kf5-filesystem
|
BuildRequires: kf5-filesystem
|
||||||
|
Loading…
x
Reference in New Issue
Block a user