SHA256
1
0
forked from pool/discover

Plasma 5.16 tentative final. Please disable KF5 publishing before accepting.

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/discover?expand=0&rev=182
This commit is contained in:
Luca Beltrame 2019-06-06 21:10:47 +00:00 committed by Git OBS Bridge
parent 6809f63ab8
commit b90d0410ac
6 changed files with 37 additions and 17 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9e69328bfb3b8ff597b95c5fd87f6a3751de3c25f142db0e858b916af72672d9
size 10446592

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAlzdOHUACgkQ7JTRj38F
mX5uOAf6A5t0tDtzlB8E05mlsN8eERN0etRqH4PPmrUuvSSKXRkT0RNcgGF8Y/J7
/oFh99AOkGVjFNEcFPtcfX/uDeGEjSoh5BRhfGvQkq1oy7dT+zLSWW2e1HxATEBQ
8E6675EkL/O33MhSWecE/IJuqlBBynT4ZZ9utTVqleWprEdRnTcmTi80+38BXYSh
/EHrH9/WyK6vbAvJUC6/8jDpKz2fAUu/N6m4uUcS9DwkR2FsHzdocl+az8KgF6HL
7SuoZ0XFNDE4T7qq0pQcrwSZs8V5LkHk70vBYValkW/btk0uwPOCJSK/5j1yviig
XXyubtRA89PgA3jVXhStFnD7jj75UA==
=qugf
-----END PGP SIGNATURE-----

3
discover-5.16.0.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:809f0d5e5acb9733991fc8cc43cf7376e7a636ac2ec3dd4295d0271f4d0541b9
size 10448044

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAlz5CroACgkQ7JTRj38F
mX5X7wgAuupD02rOU3lR+RUmDBjDAUROLQLJId+/nHuSwG63OZr2TkfD/0Eoz8BO
hGgD5k6U4B2aW+wysFllgLSPc+KbbNRT+wSS/87MeTmJnzfxrH/oRGFs7rKb6oZM
nJiHuKztgbmJs2zHC0NSi2UKAErYCVjwLZJsBJ/ew1uMzA3Z+/XmSg2PGECpc1HV
77GLInqdxsFM8Kr5N3KaGHgB7kmJSwg/5fjXJbMeUUTLvRE+POfMQJUZgMz2sDJA
RzXVGL4IEiU4CMb1zGFQTYejUqBpJYH+A1FGCk9VHhqaEuGGXtigpuTxdxcdwjuz
9OuWw+IJcT4UMbnfhrvAZSp5UMlWPg==
=YzFK
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,23 @@
-------------------------------------------------------------------
Thu Jun 6 14:07:07 UTC 2019 - fabian@ritter-vogt.de
- Update to 5.16.0
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.16.0.php
- Changes since 5.15.90:
* Make sure "Window Decorations" shows up in "Plasma Addons" The Aurorae ones are already there; let's move this one there too (kde#408110)
* notifier: Also open discover when the plasmoid is expanded
* Use onClicked for Home button (kde#407636)
* Get PaginateModel class ready for frameworks
* notifier: delay fetching updates a few seconds
* Put "Splash Screens" in the "Plasma Addons" category BUG: 407692 FIXED-IN: 5.16.0 (kde#407692)
* fwupd: allow updates that need a reboot to go through as well
* fwupd: fix downloading updates
* Re-add zero bottom padding, which was removed by mistake
* snap: Use AppStreamIntegration for snap reviews as well
* snap & packagekit: Refresh ratings when they arrive (kde#407471)
-------------------------------------------------------------------
Thu May 16 16:56:35 UTC 2019 - fabian@ritter-vogt.de

View File

@ -18,15 +18,15 @@
%bcond_without lang
Name: discover
Version: 5.15.90
Version: 5.16.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