diff --git a/discover-5.15.90.tar.xz b/discover-5.15.90.tar.xz deleted file mode 100644 index 5c23093..0000000 --- a/discover-5.15.90.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9e69328bfb3b8ff597b95c5fd87f6a3751de3c25f142db0e858b916af72672d9 -size 10446592 diff --git a/discover-5.15.90.tar.xz.sig b/discover-5.15.90.tar.xz.sig deleted file mode 100644 index 68503f4..0000000 --- a/discover-5.15.90.tar.xz.sig +++ /dev/null @@ -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----- diff --git a/discover-5.16.0.tar.xz b/discover-5.16.0.tar.xz new file mode 100644 index 0000000..76a20fc --- /dev/null +++ b/discover-5.16.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:809f0d5e5acb9733991fc8cc43cf7376e7a636ac2ec3dd4295d0271f4d0541b9 +size 10448044 diff --git a/discover-5.16.0.tar.xz.sig b/discover-5.16.0.tar.xz.sig new file mode 100644 index 0000000..0676bf7 --- /dev/null +++ b/discover-5.16.0.tar.xz.sig @@ -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----- diff --git a/discover.changes b/discover.changes index 47424e8..85b9b05 100644 --- a/discover.changes +++ b/discover.changes @@ -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 diff --git a/discover.spec b/discover.spec index e11b42b..d3ab853 100644 --- a/discover.spec +++ b/discover.spec @@ -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