diff --git a/discover-5.17.5.tar.xz b/discover-5.17.5.tar.xz deleted file mode 100644 index 54e1c1a..0000000 --- a/discover-5.17.5.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:986ef367aef59c5a956d4163f987a60cfd3674a300880376ddedc0222769789f -size 10449596 diff --git a/discover-5.17.5.tar.xz.sig b/discover-5.17.5.tar.xz.sig deleted file mode 100644 index 6cb6bae..0000000 --- a/discover-5.17.5.tar.xz.sig +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl4UobQACgkQ7JTRj38F -mX7lBQf+MmOjJSJ0RJ5RCQBm/yAeQBxelUHuqM7k0uFyrs9kWL7XnFYZqzetHjsP -E3R1Nw3sKE9/17JK6mqAjAXFwJMfjIhHVAt0mh0VfSXrAtJVSdG6Ds5iIfN4rRbp -RBjER9Y9XLWOnNBmBTdArymo93izvuvdQ8fHXbWJgSPPTkkpoh4gt515tc5Be7uQ -SB7pBQOcxM9jRqxIBknTlo0veCespJa2C8+jank7uWnNN/q0vmR8fHgmNCW6XPny -waGMwKwUmUIjF4fITFFgD712JBmufQsl3IHVncJa2F4W0WIENzdhIg3NbZ2f6M/E -Hy/xyaUWYoowHSyzXx1jzgO9ldnaAA== -=lsf5 ------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 01e635a..545e2da 100644 --- a/discover.changes +++ b/discover.changes @@ -1,3 +1,36 @@ +------------------------------------------------------------------- +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 + +- Update to 5.17.90 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/plasma-5.17.90.php +- Too many changes to list here + ------------------------------------------------------------------- Tue Jan 7 16:24:34 UTC 2020 - Fabian Vogt diff --git a/discover.spec b/discover.spec index 9018132..a047865 100644 --- a/discover.spec +++ b/discover.spec @@ -18,15 +18,15 @@ %bcond_without lang Name: discover -Version: 5.17.5 +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/stable/plasma/%{version}/discover-%{version}.tar.xz +Source: discover-%{version}.tar.xz %if %{with lang} -Source1: https://download.kde.org/stable/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