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

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/libksysguard5?expand=0&rev=258
This commit is contained in:
Luca Beltrame 2020-06-07 18:01:07 +00:00 committed by Git OBS Bridge
parent dd8f3b9ce8
commit 1c794ae5af
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:7066cdf151dd3fee8844ec90285d5412684a2be534aa672fa453dcb13e9134f4
size 659000

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl69IOcACgkQ7JTRj38F
mX4a3gf8DdmROQXm2rgfaaTVyEr00hSvcV1QO1Iv9nxzA7fcXCBA6gZwHCZ5N/Iy
NQFhwF9imkFcAEqxM1Cp1ZlstpK/eB/k12MJqYWk5tqtccSweCCmY8mhGh11s8JG
xGesN2rHdNEiCRvtaw5MTNKymL14CV9Ct8woPkVZW6JyQr+8FKnwdNNjuXy3iezn
pd3rpJaKwpcD4cLpeyJZpUQKpOTFBYm9nSFcwRGZd/nqfZ+vatRS14ei5Z4+OjlT
zRnrdtOVO8+WnpXiFZ9M3CWycgtaONe3EqBCyO3tE00FpZ9sLDTdpN0OL0cWjnD8
qGSBUBteXxidFhXUo7BA5rjCdDI13Q==
=SAcq
-----END PGP SIGNATURE-----

View File

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

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl7Y2OMACgkQ7JTRj38F
mX7wLggAgQJSPtc+sFWZBSqGyw47fdCgk15Rvdw60YYUlsAyYJxr7ixi/j46jDnH
IzOy00QE6VLI2bgZlRi2zSNLC5sJ9M+jS7T31R/MGWXCE2fS9MWTZoVkAknTvzLI
fxEuYbXvey5pTqzgSQPyN8W1ScONIdA4mA+xxGHunFnKUBZAhcs1+b/RfiOKTIRi
9kFzd/rgvP7K7g3/ISFxYV+gn/ZEXycGFpbkowniRXP6E1GBCyD33W0sMGdtZORX
fP+4XHLTs8aXLPY4h3ZhgYKPyclJcfisqIThSfGkQwAeNstdqMlfdLB73NK6T+Wj
Chpb3dRc5pqYhif095uTmKrMV/q3Ig==
=+3vY
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,35 @@
-------------------------------------------------------------------
Thu Jun 4 13:27:12 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:
* properly access savedColors
* Fix sensorColors check
* Add missing formatter lib to sensordatamodel test
* Make SensorDataModel::sensorsChanged more stupid
* Add an autotest for SensorDataModel
* Don't magically add 180 degrees to start angle
* adapt to controller.sensorColors being a map
* Use Kirigami.Units instead of units
* ExtendedLegend: Don't try to access a non-existing sourceModel
* Fix crash on ProcessDataModel creation
* Compute new index as distance between begin and upper bound
* Remove "name" from SensorTreeItem
* SensorFaceController: Sort matches from SensorQuery when loading presets
* Add a simple autotest for sensortreemodel
* Replace TreeItem QVector children with QMap
* Do not have different KF API visible for developer & tarball builds
* Fix typos in BarChart Face
* [sensors] Avoid breaking IDs of nodes within SensorTreeModel (kde#421696)
* Remove stray import
* Add missing var keyword
* Elide sensor names in config view
* Build against correct translation domain
* Replace MapProxySource with some javascript code
-------------------------------------------------------------------
Thu May 14 14:33:05 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>

View File

@ -18,15 +18,15 @@
%bcond_without lang
Name: libksysguard5
Version: 5.18.90
Version: 5.19.0
Release: 0
Summary: Task management and system monitoring library
License: GPL-2.0-or-later
Group: Development/Libraries/C and C++
URL: http://www.kde.org
Source: https://download.kde.org/unstable/plasma/%{version}/libksysguard-%{version}.tar.xz
Source: libksysguard-%{version}.tar.xz
%if %{with lang}
Source1: https://download.kde.org/unstable/plasma/%{version}/libksysguard-%{version}.tar.xz.sig
Source1: libksysguard-%{version}.tar.xz.sig
Source2: plasma.keyring
%endif
Source3: baselibs.conf