forked from pool/discover
Plasma 5.18.1
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/discover?expand=0&rev=210
This commit is contained in:
parent
e8c51245ea
commit
9a17c627c4
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:9da829ec0b25a8fb908efee3885212ed69bd8d65bad480c9f6bf5ddacf1aadea
|
|
||||||
size 10472852
|
|
@ -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
3
discover-5.18.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:914f7140685a116ff385a17669be7537950d50cbb78854a1bc9430ec6972e2ba
|
||||||
|
size 10472384
|
11
discover-5.18.1.tar.xz.sig
Normal file
11
discover-5.18.1.tar.xz.sig
Normal 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-----
|
@ -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>
|
Thu Feb 6 15:10:03 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||||
|
|
||||||
|
@ -18,15 +18,15 @@
|
|||||||
|
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
Name: discover
|
Name: discover
|
||||||
Version: 5.18.0
|
Version: 5.18.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Software store for the KDE Plasma desktop
|
Summary: Software store for the KDE Plasma desktop
|
||||||
License: GPL-2.0-only AND GPL-3.0-only AND GPL-3.0-or-later
|
License: GPL-2.0-only AND GPL-3.0-only AND GPL-3.0-or-later
|
||||||
Group: System/GUI/KDE
|
Group: System/GUI/KDE
|
||||||
Url: https://quickgit.kde.org/?p=discover.git
|
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}
|
%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
|
Source2: plasma.keyring
|
||||||
%endif
|
%endif
|
||||||
# PATCH-FIX-OPENSUSE
|
# PATCH-FIX-OPENSUSE
|
||||||
|
Loading…
Reference in New Issue
Block a user