SHA256
1
0
forked from pool/discover

Accepting request 776745 from KDE:Frameworks5

Plasma 5.18.1

OBS-URL: https://build.opensuse.org/request/show/776745
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/discover?expand=0&rev=70
This commit is contained in:
Dominique Leuenberger 2020-02-22 18:03:47 +00:00 committed by Git OBS Bridge
commit 6cc64e4e5f
6 changed files with 35 additions and 17 deletions

View File

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

View File

@ -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-----

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

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:914f7140685a116ff385a17669be7537950d50cbb78854a1bc9430ec6972e2ba
size 10472384

View File

@ -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-----

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Tue Feb 18 14:05:55 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
- 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 <fabian@ritter-vogt.de>

View File

@ -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