forked from pool/discover
Plasma 5.14.5
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/discover?expand=0&rev=163
This commit is contained in:
parent
61e6434d96
commit
b52d3f904f
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d172ce8a5288e64920512a975985382e09c202b454633ffd88fedfe785f63b5e
|
||||
size 10432076
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAlv9faEACgkQ7JTRj38F
|
||||
mX6AKgf8DvOAA/BiqAnachBMhLaoUfUncRve6WmukAZIn596ua78aSRSI5HN1Q8o
|
||||
kErWtNPROFUf6MbMSWkCyhdYFC4gFEG+25LZvNaemmK7exCbeBG9DNPelaglMidm
|
||||
TrGYy9OHYhDzyzAMsqS+K2YRfK/9DC825TAlMfxf/x485LtZ4tl6Bhj7c54m04NN
|
||||
wekUpCi9X6TMVUniJnfrnq6pI+6nGjg5oGWgkby5EZzFFoB4G59NAiak+mi8st4B
|
||||
kiSC/N1d7Vd/v6NKLsHRiPqRk88oDFOjSviK9uZUZBgcW/4Sy1lnLm0TwkVwgc+j
|
||||
18EPSz5GZO3LJzB8jo1tmwGhm/vipw==
|
||||
=JLJb
|
||||
-----END PGP SIGNATURE-----
|
3
discover-5.14.5.tar.xz
Normal file
3
discover-5.14.5.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ad211d9634ff53fb1a787bdbc5b785149619628be8a1eb1097e3fbb299a0b03f
|
||||
size 10432316
|
11
discover-5.14.5.tar.xz.sig
Normal file
11
discover-5.14.5.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAlw0qS8ACgkQ7JTRj38F
|
||||
mX6VeAf/cHzAX5STjknLNLSGd4zDGjqGpluMu+0gWBNWGX/UlMtGU9ZZ9WYk48Ze
|
||||
BzIztooL6JQWfOrlBN5t+4T4DRFssBnOnyQBK4U3eIonuK/meUddC8h3p42uTbGl
|
||||
eoGgnvwTIVUtzbOyuGwGzMSzXaghUE9H4VqeNYjhf8gD2ivK/uheC37kjTHSx0NJ
|
||||
qQnJagsmS+rngNpfcjKzh/i9IEQ0JjKElChS0Bk2NLm9+zG3hF0/GT7A3hsaUmyx
|
||||
JJix/wZ+Od4lf7o60bdf77YNolgB8niGkSYjFFnsLsHhrBdvgifABjYxJBE9p3QW
|
||||
E6ij7fVRprY2cqBFjJ9LSezYWsFNaw==
|
||||
=zbsR
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,25 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 8 13:36:39 UTC 2019 - fabian@ritter-vogt.de
|
||||
|
||||
- Update to 5.14.5
|
||||
* New bugfix release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/plasma-5.14.5.php
|
||||
- Changes since 5.14.4:
|
||||
* Don't enable the install button in the app page until we know the state
|
||||
* fwupd: simplify logic that initialises files to download
|
||||
* fwupd: fix leak on faulty devices
|
||||
* Don't inspect sources if the backend isn't confident about offering good results (kde#401844)
|
||||
* ux: Make sure we can reach the view from the appdelegate
|
||||
* pk: Don't the dependencies button if there aren't dependencies (kde#400781)
|
||||
* snap: show more useful information for each channel (kde#401907)
|
||||
* Don't show a hover event if there's nothing to open (kde#401833)
|
||||
* Don't automatically refresh if the user already asked apt to do so (kde#401810)
|
||||
* Source enabled checkbox value shouldn't change only because it was clicked (kde#401663)
|
||||
* fwupd: Don't get releases for unsupported devices
|
||||
* fwupd: be more verbose when returning a faulty checksum because a file can't be read
|
||||
* fwupd: remove unused declaration
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 5 12:41:52 UTC 2019 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%bcond_without lang
|
||||
Name: discover
|
||||
Version: 5.14.4
|
||||
Version: 5.14.5
|
||||
Release: 0
|
||||
Summary: Software store for the KDE Plasma desktop
|
||||
License: GPL-2.0-only AND GPL-3.0-only AND GPL-3.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user