Plasma 5.16.5. Not built yet after replacing all tars with the latest version (got respun)
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/plasma5-workspace?expand=0&rev=466
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5cd9366ef3d0b68159d9dee2f14886d1f81d1ccf7aedceed1ae5cf8e32d243f1
|
||||
size 4896860
|
@@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl1AHcwACgkQ7JTRj38F
|
||||
mX5n1ggAk1tecmdIo02524R6sXCcGCiqQz+UB4zl/GGbp+bT74KOIC95ChN5BvFv
|
||||
EI+gOnsoTfgdJy9Dcgh1V/AT3PWXi22yUywnRQHm5ICi80rSsnje/B0qBe9cvv6V
|
||||
pX8X+Wu0fEdImna2S4ahdcO9CGz/afL2+9Q+SONaykmEy2pm/i/iLFl7oNNFzAZN
|
||||
TiJQclyyWaImxBc2nchlnwIAtlDp5vfyLP23GofWRx8aAouSsco0Qk2yuIKHDYra
|
||||
ZFAYbWcR7wDfOUG1P8IqxT6QunD3ia3DJUzQbcMNHwjvHDHZAOnVktmTexv8Uo2B
|
||||
JcB3WowBAw1Fg2nURdC1HZP8OjErgw==
|
||||
=y8TZ
|
||||
-----END PGP SIGNATURE-----
|
3
plasma-workspace-5.16.5.tar.xz
Normal file
3
plasma-workspace-5.16.5.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:43364fe4e7ea10ad7b5b1d7af4f1baa1d8796b60692f2dfc0d58693f63e458ff
|
||||
size 4905748
|
11
plasma-workspace-5.16.5.tar.xz.sig
Normal file
11
plasma-workspace-5.16.5.tar.xz.sig
Normal file
@@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl1ucgEACgkQ7JTRj38F
|
||||
mX7miwf+NliwC5q0duoRzEvywSxs1c+XpXOZonoSnAXyHVnmp+Fd6hY9bFvX0apS
|
||||
o/PDu2jWmUJVQfxP7qRMO56qL2LwU557ExEAUTJ7UYxxr+4EAJ7Vdq8meP/kqdy0
|
||||
ovof6Q1ho2gtXWJ3oudkFmdtL9wj/lStY2YMOblNtK9j4qXdhAuyeZ4AccNRmy+y
|
||||
nCK+ipn7kXIQXFitQIgbcknYRb1gsIMGJ+yiY2tMWAbKS0+Tvt+rAIdiWGvIE6Wr
|
||||
B3vmdPfF4wk3r7HtcAqumwefA399SrUnh/aj6ZYXzX0AXmX5RLXThnkBcqdS9uq5
|
||||
WXHz5wU0kSFeZl2RtrxuHV1Jm2UeDQ==
|
||||
=1cRX
|
||||
-----END PGP SIGNATURE-----
|
@@ -1,3 +1,30 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 3 12:44:14 UTC 2019 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
- Update to 5.16.5
|
||||
* New bugfix release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/plasma-5.16.5.php
|
||||
- Changes since 5.16.4:
|
||||
* [Notifications] Elide application label on the left
|
||||
* [Notifications] Group only same origin and show it in heading
|
||||
* [Notifications] Implement JobViewV3
|
||||
* Replicate Shift+Enter for action invocation for history as well (kde#411350)
|
||||
* libtaskmanager: fix launch url for startup info with pathless desktop file
|
||||
* [weather] [envcan] Add additional current condition icon mappings
|
||||
* [weather] [envcan] Thunderstorm is a current condition, the XML also seems to have whitespaces so strip those off
|
||||
* Tell AppStream generators not to index Klipper .desktop files
|
||||
* [Notifications] Bring back dismissed progress in case of crash
|
||||
* Add missing include (QJsonArray) to fix compilation with Qt 5.13
|
||||
* [lockscreen] Fit album art to defined geometry
|
||||
* Fix compilation
|
||||
* Add missing include
|
||||
* [notifications] Change default icon to notification-inactive
|
||||
* [MPRIS Data Engine] Ignore non-standards compliant players
|
||||
* [applets/notifications] Try to not have the notification count numbers overflow the icon
|
||||
* [Notifications] Workaround NativeRendering with non-integer scaling
|
||||
* Bind SQL parameters in firefox bookmarksrunner support
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 28 13:23:28 UTC 2019 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
|
@@ -27,7 +27,7 @@ Name: plasma5-workspace
|
||||
%{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}}
|
||||
# Latest ABI-stable Plasma (e.g. 5.8 in KF5, but 5.9.1 in KUF)
|
||||
%{!?_plasma5_version: %define _plasma5_version %(echo %{_plasma5_bugfix} | awk -F. '{print $1"."$2}')}
|
||||
Version: 5.16.4
|
||||
Version: 5.16.5
|
||||
Release: 0
|
||||
Summary: The KDE Plasma Workspace Components
|
||||
License: GPL-2.0-or-later
|
||||
|
Reference in New Issue
Block a user