forked from pool/discover
Plasma 5.19.0, 2nd try. Not public, please publish disable before accepting
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/discover?expand=0&rev=225
This commit is contained in:
parent
e3b844d223
commit
0bb7db7204
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d666e84a2bd3fa5e085906929f0fd16cf4196da22df8011b64e656a883a4e6fd
|
||||
size 10479868
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl69HeYACgkQ7JTRj38F
|
||||
mX49KwgAlASlRnvGpf0TQGomLAq+zQyGND2u8dr1CHVELrzrb/CNam89+cywZ0YR
|
||||
7XuUkXEPcuRZ0EQ89Oa5PoMM8t9lEOYF2Sm9LfHCkgry55ipi2Pcl0LGNSSPD3+a
|
||||
pbWsboJtruI4qL90KAZed2LmON1NfSOheLdslc/K0Bxdru9YpMGRmSbptLr7RCkG
|
||||
yiN80WkF7zE+4jRN039VOx/zwIbuY6NJMa8aZitc9nMmtp4/NS9cvRq9TAVnLzbi
|
||||
JJ0jsobwQKS3Z1nfmx3AjIJkEiozgppwH7MY7UkusYn3JnkBn8DFGK9N5Xyre2mD
|
||||
43vtgQ1x2p+O8PmbtJ1Uzc4lsgwI0w==
|
||||
=JQfC
|
||||
-----END PGP SIGNATURE-----
|
3
discover-5.19.0.tar.xz
Normal file
3
discover-5.19.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:05c5170227e5664914fc18b865a89b68ee699d53d6e4f57dd2b9dddbb02a4445
|
||||
size 10294112
|
11
discover-5.19.0.tar.xz.sig
Normal file
11
discover-5.19.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl7Y1aMACgkQ7JTRj38F
|
||||
mX4Zzgf9FmIZtBbcjxwAz3YX1gsCQ7f8L8b2n1UA8qlOXZUxTEHkOq+YP/S0YNGy
|
||||
JLmDYjf0JVUnUPcJf1BasCTC8RmKmOpe4sE1TzOsS5SWibAD71hml9KGRgT3FdJd
|
||||
sMf033edPIXConhvFFxvKmAt4LFS4123ddHH7Jia71QOaO1+ZyDOlcp9SWo5mRue
|
||||
TnsAIl+G20prOznCX/Eg5JM0wP+Sr0mjRgFDObd/geXFrqoB7mAeu2lwwIJneKat
|
||||
JL/tJxyCxypmZnR8wMxYRba+EEITVVnVN6G/kEM8FqPgmZF/Sfhuja5pWvVJ8Q5e
|
||||
sLSmNNjrHnTGma4uXUYDRAWBXDKPyQ==
|
||||
=ta0M
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,22 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 4 13:27:10 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:
|
||||
* Fix a merge conflict in the appdata file
|
||||
* fwupd: discard search if the url is present but is not for fwupd
|
||||
* Disable session management for Discover (kde#415874)
|
||||
* applist: Properly allocate space for the fetching text as well (kde#418304)
|
||||
* updates: Make sure the progressbar doesn't overflow (kde#421619)
|
||||
* Hardcode more colorSets
|
||||
* Hardcode fewer colorSets (kde#421571)
|
||||
* Make it compile against qt5.15. SkipEmptyParts is part of Qt::.
|
||||
* flatpak: Don't issue commands when cancelled (kde#404622)
|
||||
* fix toplevels test
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 14 14:33:01 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
|
@ -18,15 +18,15 @@
|
||||
|
||||
%bcond_without lang
|
||||
Name: discover
|
||||
Version: 5.18.90
|
||||
Version: 5.19.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