forked from pool/discover
Plasma 5.21.0 + made pulseaudio optional and pipewire-pulseaudio an alternative. KF5 is publish disabled already.
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/discover?expand=0&rev=251
This commit is contained in:
parent
29a29733c3
commit
7237daffdc
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:45d823f3b13018774b813557bfcee5be5d8b8d94648c3944e71f9a39a9ed5705
|
||||
size 8423236
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAmAJdnsACgkQ7JTRj38F
|
||||
mX5NbAgAq/xpbZesgrTGOE8hByjZSfx6UBu4F6IALjf2FcOHUpq3fJzHrTiV19kH
|
||||
TpF6PhPlnuvEL754Wnv2R0+O8YHz5v4IKATMLTIw2XCedxCNMqSx1RMVqXQZolXq
|
||||
YJDZKsJBAt9RyAdJZOeht39NEknhGz9o5zN2kIzXNlN41gmvIz8OtEvlMWP2PwT+
|
||||
GZIzO/HOeNzzTqPe3GuAAHpXq1X5ddLDU6nifewO9olBr6IiRzNCnBJoY5BVmM7F
|
||||
KM6Hp03sNaeEfVPpaNYeHPsM/dBlFyqJuIwDHSARU2z5ekOdlW2Srkl15iwGsABv
|
||||
O8K3onk+bJ1vh9LOSZqSqg3eIt0R+A==
|
||||
=/t1C
|
||||
-----END PGP SIGNATURE-----
|
3
discover-5.21.0.tar.xz
Normal file
3
discover-5.21.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0c3ea7a42892ded2e17b4dc24fde69784c7812736d46ccc79f60565553d5260c
|
||||
size 8424684
|
11
discover-5.21.0.tar.xz.sig
Normal file
11
discover-5.21.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAmAlG+4ACgkQ7JTRj38F
|
||||
mX7xGQf9Gl0QyN1NS+jU5FCg5BWTczy3vyaujEBC5kLunGW3VAYP8Z+vLkOhrrZC
|
||||
ar6rEkxDb8w3MpvAhgfQlBLv8dbI97e+VdibxTlF8hHj/4YiWr3BwjNxXRDJDmPQ
|
||||
6a5ueqZw4AEWfRuIx+vmjrV++vpUWq3qgb5sPkLwyt7fi2/a+KcYyjUYrHiPp2f2
|
||||
+kquaA1qYFQu6ykI7qEijEejkSo03I+6BknhEQJJBHoeLhXlhLbm6Vyp6SFyom/T
|
||||
ZgHCyfZtMG+jHTQ+5B3OndqwLt17P13Az9oHKUCK6qht+M7mriobaiL+GzJ7xsBw
|
||||
nayByrf467pjvqCU3AB/fYFi2RP/8A==
|
||||
=alH5
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,29 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 11 18:23:10 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
- Update to 5.21.0
|
||||
* New bugfix release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/plasma/5/5.21.0
|
||||
- Changes since 5.20.90:
|
||||
* Do not always bring refreshed resources in (kde#432654)
|
||||
* Don't show the search action on desktop mode (kde#432693)
|
||||
* pk: Don't call the size function as it triggers a details fetch
|
||||
* pk: no need to fetch the details of the updatable packages
|
||||
* odrs: Move JSON parsing to a separate thread
|
||||
* pk: Small optimisation
|
||||
* pk: Make sure that we give precedence to the first pkgid we receive
|
||||
* pk: remove unused method
|
||||
* pk: Make sure we execute absolute paths
|
||||
* flatpak: Make sure we refresh the size display on the views
|
||||
* Show a "Search" main action on mobile on the Featured page
|
||||
* Do not show "Sorry, nothing found" on the search page before searching
|
||||
* pk: also remove duplicates from accounnting for the offline upgrades
|
||||
* [Updates page] Match style of Kirigami.PlaceholderMessage
|
||||
* pk: Fix installed filtering (kde#428681)
|
||||
* packagekit: Don't list repeated packages several times
|
||||
* pk: sort the updated package in offline updates description
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 21 21:31:32 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
|
@ -21,15 +21,15 @@
|
||||
%global have_fwupd (0%{?suse_version} > 1500 || 0%{?sle_version} >= 150300)
|
||||
|
||||
Name: discover
|
||||
Version: 5.20.90
|
||||
Version: 5.21.0
|
||||
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
|
||||
Group: System/GUI/KDE
|
||||
URL: https://quickgit.kde.org/?p=discover.git
|
||||
Source: https://download.kde.org/unstable/plasma/%{version}/discover-%{version}.tar.xz
|
||||
Source: discover-%{version}.tar.xz
|
||||
%if %{with lang}
|
||||
Source1: https://download.kde.org/unstable/plasma/%{version}/discover-%{version}.tar.xz.sig
|
||||
Source1: discover-%{version}.tar.xz.sig
|
||||
Source2: plasma.keyring
|
||||
%endif
|
||||
# PATCH-FIX-OPENSUSE
|
||||
|
Loading…
Reference in New Issue
Block a user