diff --git a/discover-5.18.0.tar.xz b/discover-5.18.0.tar.xz deleted file mode 100644 index 4a6ff46..0000000 --- a/discover-5.18.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -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 deleted file mode 100644 index 7397ce8..0000000 --- a/discover-5.18.0.tar.xz.sig +++ /dev/null @@ -1,11 +0,0 @@ ------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-5.18.1.tar.xz b/discover-5.18.1.tar.xz new file mode 100644 index 0000000..db3d59d --- /dev/null +++ b/discover-5.18.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:914f7140685a116ff385a17669be7537950d50cbb78854a1bc9430ec6972e2ba +size 10472384 diff --git a/discover-5.18.1.tar.xz.sig b/discover-5.18.1.tar.xz.sig new file mode 100644 index 0000000..618457a --- /dev/null +++ b/discover-5.18.1.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl5L3zcACgkQ7JTRj38F +mX6mtggAmxrlYVyM3eZKZ7lp0wa9QoFdC0vbdYtYYRjAtx220GWCJ6Q74ee3OlAV +siseKlwB/wNmypvWzWjhvpPqDMAMNoI+cun9OBUsoXjsHxxCoTw0oK5Y02I+i6Ya +fc+aQ5qHmySSAWVDZSjzzgGYUtVpXUtKMevKWXp3nPM4RoFQmUAi4Vn69lZ0cXdM +hragkZiJlCXRGPkYB4Z/h/7khaQzW61LaJkWxtoBU4yVA9vOT0/XXGgP2RDANGIL +4XelYQ08F5y2t/22a7m14OM6RMKwkAERw4Iu8YAwTpKQc4zZisAzoDmPhia2li47 +YzW0VIIcqLJjUSIgNyueSmt7etAWZw== +=kRGr +-----END PGP SIGNATURE----- diff --git a/discover.changes b/discover.changes index 545e2da..64da8fe 100644 --- a/discover.changes +++ b/discover.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Tue Feb 18 14:05:55 UTC 2020 - Fabian Vogt + +- Update to 5.18.1 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/plasma-5.18.1.php +- Changes since 5.18.0: + * pk: make sure we get the local package details + * Simplify UI logic + * Fix typo + * pk: list codecs as addons + * Don't offer to show more when there's not more to show (kde#417290) + * remove warning when there's no kuserfeedback + * snap: mark transactions as cancelled when we cancel them + * Don't escape search text in search page title (kde#416781) + * Use real Kirigami Separators instead of blue rectangles + ------------------------------------------------------------------- Thu Feb 6 15:10:03 UTC 2020 - Fabian Vogt diff --git a/discover.spec b/discover.spec index a047865..897811e 100644 --- a/discover.spec +++ b/discover.spec @@ -18,15 +18,15 @@ %bcond_without lang Name: discover -Version: 5.18.0 +Version: 5.18.1 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: discover-%{version}.tar.xz +Source: https://download.kde.org/stable/plasma/%{version}/discover-%{version}.tar.xz %if %{with lang} -Source1: discover-%{version}.tar.xz.sig +Source1: https://download.kde.org/stable/plasma/%{version}/discover-%{version}.tar.xz.sig Source2: plasma.keyring %endif # PATCH-FIX-OPENSUSE