forked from pool/discover
Plasma 5.17.4
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/discover?expand=0&rev=203
This commit is contained in:
parent
544a4e7b35
commit
69bc16f3f7
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:2019dff13548d304bcf7b7abcef90ebedc8cfbfcdefa8a28344c5200fe3aa611
|
|
||||||
size 10447620
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl3KhU8ACgkQ7JTRj38F
|
|
||||||
mX4icQf/fYIS3wW8QEn9kQq5WQ8rWhw5dqLvZHFZJL1ItInR8XnsYQ2JJdB2SX4Q
|
|
||||||
15xZtUJTA9AYAvqPor5PsynN3/rOtOuR+/DvEwgQs3aXvg9rTl7AOfPTeHG/MbHo
|
|
||||||
zIly1J/aik5CII/776kmUaaQbzd7xWwgdPw8n+xRu13zCh8tsFaCuNjeqYCUsAfA
|
|
||||||
1+bYgMtOqTrHH9IPV7ATARCj1TQGZUXDdiUiQCHzdmqj4BhpuVFX1hu/s+kyznPt
|
|
||||||
NkxRfB91JueJNBKtkpyd1M0rv2L3D9cChh7RVeq5c/dnvGpv0nlLfFeNgta2pVYc
|
|
||||||
TUurrDgFge4Fw+8TYYR+ssRF1UpwxQ==
|
|
||||||
=U6b4
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
discover-5.17.4.tar.xz
Normal file
3
discover-5.17.4.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:530dae9da8e511f190c87c7e81db9b8cdcbd5d0d0cbf2651bb0dd627fb9ed1ba
|
||||||
|
size 10449080
|
11
discover-5.17.4.tar.xz.sig
Normal file
11
discover-5.17.4.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl3mToEACgkQ7JTRj38F
|
||||||
|
mX4aFQf+LqSZJskz+PVkzrRfOZFx9+xXSgZI+krgPKhnmcUxasGNdWdGbM8OST9K
|
||||||
|
XgMhoxrAGps8iligOxsKwuFeJLkQIhV1qHg9WzZYn6c1kHs7Ovu5iJ83hBtMm1Gt
|
||||||
|
VOblJmr2H2ndBv1GsLWi8k32wlPke8oqg6gvBir49KIvZn8MqqplLay9ybER9loR
|
||||||
|
pR9Vg2m9d9uvB2rAKl2BqSlmX9XdqxwOLmL+vEwBW3EHCnVm69hoDW2iEuh4mUM7
|
||||||
|
lshGOn08vQr0Z/4xs9z3cz+4+ZeJMMOA+Hs5e0dMRJYpDzAA8LcgZTft+awv2ww3
|
||||||
|
y0DP3jJV9oNDYPZVPXFRbyJxiRp3RQ==
|
||||||
|
=zp/z
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,23 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Dec 4 08:36:58 UTC 2019 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||||
|
|
||||||
|
- Update to 5.17.4
|
||||||
|
* New bugfix release
|
||||||
|
* For more details please see:
|
||||||
|
* https://www.kde.org/announcements/plasma-5.17.4.php
|
||||||
|
- Changes since 5.17.3:
|
||||||
|
* fwupd: don't whine when we have unsupported hardware
|
||||||
|
* --verbosity
|
||||||
|
* sources: for some reason, QML didn't find the toolTip role anymore on my Neon system
|
||||||
|
* pk: only trigger offline updates after a successful download (kde#413028)
|
||||||
|
* Account for padding in the height of the screenshot popup (kde#413629)
|
||||||
|
* Account for weirdly horizontal screenshots
|
||||||
|
* progressview: don't highlight the current index of the view (kde#414455)
|
||||||
|
* Don't include newlines in searches (kde#414530)
|
||||||
|
* pk: improve behaviour when dealing with local files
|
||||||
|
* pk: cache appstream component names
|
||||||
|
* don't overwrite mainItem (kde#414145)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Nov 12 11:01:06 UTC 2019 - Fabian Vogt <fabian@ritter-vogt.de>
|
Tue Nov 12 11:01:06 UTC 2019 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
Name: discover
|
Name: discover
|
||||||
Version: 5.17.3
|
Version: 5.17.4
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Software store for the KDE Plasma desktop
|
Summary: Software store for the KDE Plasma desktop
|
||||||
License: GPL-2.0-only AND GPL-3.0-only AND GPL-3.0-or-later
|
License: GPL-2.0-only AND GPL-3.0-only AND GPL-3.0-or-later
|
||||||
|
Loading…
Reference in New Issue
Block a user