forked from pool/discover
Plasma 5.22.0, disable publishing before accepting. ksystemstats5 link fixed, cherry-picked revert removed from .changes
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/discover?expand=0&rev=265
This commit is contained in:
parent
a7c41af4bb
commit
d4f18ac8aa
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a0cd77b40a6a0d2b8c2baa85804deb519138aa767cc057fb6b82f409f0700281
|
||||
size 8453612
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAmCdI9wACgkQ7JTRj38F
|
||||
mX5nYAf/dw0jHD18X/Pe58fr4A7ziG9HD5pOcIPIIZe0lvTy4iW8MkL09wHr3FkV
|
||||
8hX36nneUBGUOLakiqfRggN6sxWYzfYH+cDZYvlcUe3dxm1qRX6V/DSqXDN7Ut0V
|
||||
G+ip7zTrAzVi6KEOBkfJBXBZZHpRNiocYY0c4zzzk6+RdllqktDYNK5uq2oZmNlE
|
||||
BQms+iu4kKi4udKmwz45nNI1lj85z0/8mlQffKGCKFiQjTYBlRlMR/TSBEWHF+oc
|
||||
KyuPAHWGglfWuj4dDfB2dUzGTLNatF6u7khxmtkV04xH8nkDSmqPMiJSwhrR5I3W
|
||||
OQhvGZvS1BIxbg30tsnZEjAfuRX7QA==
|
||||
=6Gar
|
||||
-----END PGP SIGNATURE-----
|
3
discover-5.22.0.tar.xz
Normal file
3
discover-5.22.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a605d3f9d2f35c604da9a36654bf7c8828312c00b3610a25969101f27186a812
|
||||
size 8455148
|
11
discover-5.22.0.tar.xz.sig
Normal file
11
discover-5.22.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAmC44BMACgkQ7JTRj38F
|
||||
mX635gf/bPtRbKoLNAt6nkfVSnuyb2hF5MTdTDJIEmYPtYo/Y7zO21xaiY9PyCby
|
||||
acP7uJXV0j60JtKebenywTxn2VKZLsm7zgk5G7R6ZX7Zjbo+KgxZ7Rq7j4kpBdTZ
|
||||
iTJMzjs4aPLwPTksn1IKkDXuLm/G2qivHVSPdlhsrYzq4XzaYdApdCzmN3EASZB7
|
||||
Msa/vUWNO/IrtznafRXlQqyFVFdFsyS+LfoyLuctsd3fRCt9Y0gvuWoHEEeeKotB
|
||||
cxEH/WJckB1bPJj4bIH1akMbYANabC13Qmikc5SJNUt5kRcGQaRi0Qn+MHh3K+km
|
||||
4Yc+USbYx1U3Q4Fr3QDO/IpbNM2eeQ==
|
||||
=wrsl
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,22 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 3 13:06:12 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
- Update to 5.22.0
|
||||
* New bugfix release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/plasma/5/5.22.0
|
||||
- Changes since 5.21.90:
|
||||
* [kcm] Fix margins to not be so huge (kde#437064)
|
||||
* Prepare the ApplicationDelegate for reusing items
|
||||
* kcm: show on mobile
|
||||
* don't set KNotification::DefaultEvent
|
||||
* fix bad copy paste
|
||||
* balance notification construction
|
||||
* packagekit: Perform installed searches case-insensitive (kde#437371)
|
||||
* ApplicationPage: Don't show the screenshots scrollbar if there's no screenshots
|
||||
* Remove "Restart..." option from the menu
|
||||
* Constrain "Update Issue" popup so it doesn't span width with no margins
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 13 18:15:28 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.21.90
|
||||
Version: 5.22.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