11
0

Plasma 5.19.0, 2nd try. Not public, please publish disable before accepting

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/plasma5-workspace?expand=0&rev=515
This commit is contained in:
Luca Beltrame
2020-06-07 18:01:14 +00:00
committed by Git OBS Bridge
parent 22d25501ec
commit b1a191cbb3
6 changed files with 43 additions and 17 deletions

View File

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

View File

@@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl69I5EACgkQ7JTRj38F
mX6keAf+L5KJxwK2zTaHINqDWhXVffibX16Hegvbm/TxzAThPCxxFCfbsGaxePR8
Wq/LSv6zlDZE5Du3IHiARU5hd78nwDt5uLWBYkl3UW3un7rS0b5CFAZ7Gkf1Vgy0
2quzwQkcexNY/PbbzpCipFG/7SG8pLoWy1eS4jpyb1Y/CxsHvEq+IHN3S1HCk8+6
JxP4FMkAEnI6vqiPWWigzophdhnxD5zle48n+zIAgn3h1Ax7oL2+wBgWA4GY7GVh
THS3dMUprfFVt1ngNZtfbbZf/gNc3kbh52a32yzAAaftcdPuEfVwOJsDpOU/kjss
1KNn0HLpy4HV4w9Q77VERumN72P31A==
=IijN
-----END PGP SIGNATURE-----

View File

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

View File

@@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl7Y3B8ACgkQ7JTRj38F
mX5oVwf9F0idIN4jDtgIHtfudkSk2BneX+5s99QNaYOLjAU61pHzEYmQm6nEYHx4
Ue6ETVT27q7ycvXIRYxL6eq8nNlNz7HmqKYlEGAfaDH88Ik63K43QUL49Xt2XxPf
IF1GyS77N5BFKtU0TOt8PilNpixYho8htYxpP5X8ajltqLiWlTroMcCIqjs52b1u
+BSZJN1/9y98H7AKIBjuH6gcMwlGv0OXAKpxDdaSNsDI35laWv5tDtLKSWF3Iz/X
fwxsWBld6lZtLmScrCJtryY3Dl4+P5sTsEpxxv0ElmE9AJzEfmsV62c8j74u8bza
z3MLCZuQpDhkdYmOAXsfodccJLAjPA==
=aduV
-----END PGP SIGNATURE-----

View File

@@ -1,3 +1,29 @@
-------------------------------------------------------------------
Thu Jun 4 13:27:14 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:
* appstreamrunner: do case insensitive comparisons
* Fix many results when query starts with =
* [notifications] don't widen the notifications on the mobile
* Kicker fix KRunner prepare/teardown method calls
* Bookmarks Runner: Fix extraction of firefox profile (kde#418526)
* [applets/systemtray] Fix configuraiton read on Plasma start
* [applets/systemtray] Consistent name/icon in System Tray settings (kde#421561)
* [applets/systemtray] Lazy initialize SystemTray model (kde#420993)
* [applets/mediacontroller] Icon for Playing/Paused
* [applets/mediacontroller] Don't use Album Art for icon (kde#420197)
* Remove useless double line
* Make system tray impossible to resize again
* Revert "[applets/batterymonitor] Collapse inhibitions list properly"
* [Battery Monitor] Fix ScrollView anchoring
* [Notifications] Restore item spacing
* [Notifications] Don't take updated time into account for sorting
* [Kicker] Fix jump list actions in RunnerMatchesModel
-------------------------------------------------------------------
Thu May 14 14:33:08 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>

View File

@@ -27,15 +27,15 @@ 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.18.90
Version: 5.19.0
Release: 0
Summary: The KDE Plasma Workspace Components
License: GPL-2.0-or-later
Group: System/GUI/KDE
URL: http://www.kde.org/
Source: https://download.kde.org/unstable/plasma/%{version}/plasma-workspace-%{version}.tar.xz
Source: plasma-workspace-%{version}.tar.xz
%if %{with lang}
Source1: https://download.kde.org/unstable/plasma/%{version}/plasma-workspace-%{version}.tar.xz.sig
Source1: plasma-workspace-%{version}.tar.xz.sig
Source2: plasma.keyring
%endif
Source3: baselibs.conf