diff --git a/discover-5.17.90.tar.xz b/discover-5.17.90.tar.xz deleted file mode 100644 index 1f1271a..0000000 --- a/discover-5.17.90.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8d04564312ab0856f134db4ef56df9107bdf64b2e2659cbb3386c576787357fa -size 10471244 diff --git a/discover-5.17.90.tar.xz.sig b/discover-5.17.90.tar.xz.sig deleted file mode 100644 index b6054ea..0000000 --- a/discover-5.17.90.tar.xz.sig +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl4gUp4ACgkQ7JTRj38F -mX6n1wgArBCyV1I//TvrgxEO2l+0iUgl7mMw1aG6CGnpMivrnxxp2lM/2hVDTkVj -vh42gWwSUPOqK2OmGmf4MRxxMe2gQ7kjmYvePiIt4O4CGxxzuRBF33t4rCza7/rP -vSG1tV5A7Fe44+iNAEwjOFONaNiYptjfAebPZQojN86Iwc6wyqFvD9pO88fxoZHA -7nCL0McZEkT4brvINZdJaRMgedAFyS46Dq9aKnF1PEb3EN099jXYPEe2OsonloHo -oz7QCRAv26ECd7bpIbGW2j0K7RL+yAeceIuZU0NlT6P5Sk9jtWzNmy2NJs0dTvvr -S4TB5j2cOdNWS7FLSB837LUC9I5TPQ== -=si3D ------END PGP SIGNATURE----- diff --git a/discover-5.18.0.tar.xz b/discover-5.18.0.tar.xz new file mode 100644 index 0000000..4a6ff46 --- /dev/null +++ b/discover-5.18.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9da829ec0b25a8fb908efee3885212ed69bd8d65bad480c9f6bf5ddacf1aadea +size 10472852 diff --git a/discover-5.18.0.tar.xz.sig b/discover-5.18.0.tar.xz.sig new file mode 100644 index 0000000..7397ce8 --- /dev/null +++ b/discover-5.18.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl48DpwACgkQ7JTRj38F +mX5OxAgAjhcF7PV9OAzlSfmLIcUbGi6cqs0amUXXGOEy9pMoRJt36+7xVdVMxl6d +jeE0SejZr4yJHx+LyJIl+7WJy0LOY3C+TP70O0UH5HA1ITD9Mn1f4LvfovEWGjFN +7IHdPnsGTfO4ul6KkV+KWDolczcslGLA/DEEVA/z0OP8YRHxQiGSefOtZ9BSCUtt +QZBbu9a//fNInBZmJEN+PFmCAyj/7avcvozUFuwUsMUGvpo58mPcAcGKTpL0XQ3I +4ZeWcCAdgvFdSFiOlFggvAZJCsTZWZP9V+qyn0uiCkwgGg7dUQwPrxjGJpMDj2l+ +RRnhSuMy7igT5qYEBLAiq8fTGUMX2A== +=MR02 +-----END PGP SIGNATURE----- diff --git a/discover.changes b/discover.changes index 6c421f4..545e2da 100644 --- a/discover.changes +++ b/discover.changes @@ -1,3 +1,27 @@ +------------------------------------------------------------------- +Thu Feb 6 15:10:03 UTC 2020 - Fabian Vogt + +- Update to 5.18.0 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/plasma-5.18.0.php +- Changes since 5.17.90: + * Only show app's release date and omit the time of day (which is never set anyway) + * Telemetry is disabled by default + * appstream: improve screenshots display + * packagekit: fix opening files on archlinux + * packagekit: don't show where the package will be installed (kde#400044) + * fix build for older Qt to 5.14.0 + * forgot file + * appstream: support appstream uri alt ids (kde#416283) + * utils: prefer using stl than custom functions + * feedback: fix opening the plasma feedback configure dialog (kde#416349) + +------------------------------------------------------------------- +Thu Jan 23 11:19:43 UTC 2020 - Christophe Giboudeaux + +- Replace %make_jobs with %cmake_build + ------------------------------------------------------------------- Thu Jan 16 14:04:15 UTC 2020 - Fabian Vogt diff --git a/discover.spec b/discover.spec index 4456452..a047865 100644 --- a/discover.spec +++ b/discover.spec @@ -18,15 +18,15 @@ %bcond_without lang Name: discover -Version: 5.17.90 +Version: 5.18.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 @@ -130,7 +130,7 @@ user to install them using Discover. %build %cmake_kf5 -d build - %make_jobs + %cmake_build %install %kf5_makeinstall -C build