forked from pool/discover
This commit is contained in:
parent
3659d9802f
commit
38a2861cb7
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:897540796fbdca109f96d6b3ed09d58bf921330cea744182a1d3135d63170d11
|
||||
size 10441380
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAlxcFv8ACgkQ7JTRj38F
|
||||
mX4BKQf/bYpr9NdHmftVDiNcJpEOyc8QCGj+xkaPSOSu+A+LnsN/VZarfv8sl42b
|
||||
K1ckeI/Pd5wPlugK2dP7wmZxnAKQNRyjco77pJtTDG9gf0CV4vtduCIB905Q/sM4
|
||||
SGX3aW95UZlTBbRkxoVO+8J1uHBbYPIorhTMTDcqlgNoZDKW299daAQFM4pcmrZI
|
||||
p1g0l229ABncy3h/KhTl4EDs3Uxrd/01afSzJjnaeQNu3jKtRZ/g/n3QN2nvh83B
|
||||
D2LcP57aAvV07tmE+kOY4LepHiXoCfNbVF0ihPRV201eiHxlrv/seHnKr5wQQNdD
|
||||
HMyrBFJ1ijcvrlUOHXEOIIe+47+g2w==
|
||||
=UvjT
|
||||
-----END PGP SIGNATURE-----
|
3
discover-5.15.1.tar.xz
Normal file
3
discover-5.15.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cfd63bb99f7082bc0406cd27f8242d33d5db1b3e80f5c24d4725504fca96458a
|
||||
size 10441384
|
11
discover-5.15.1.tar.xz.sig
Normal file
11
discover-5.15.1.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAlxr3cUACgkQ7JTRj38F
|
||||
mX4YTgf/Qn3JttOdTgCvtCwEIsZa01V47YypYNejWUwcHkcRkFYKI9wlozh7YM6m
|
||||
pVgJkqn2jWRElb2/vhQS1IxLXxnL3nt6OY3ZkgoBPhBEmkYtBlMoNGFWVLCn7N/Y
|
||||
/VEEpAP3/nvv5upkQf3uWOs0sKvwMd0Np8jLdvIcTSapFyvGNG6s3w2Wk+w/1fxN
|
||||
/CAu9Va0PKvOM9IdUS67BclWT7NmyUnZams+h4VC/HFlDT0GHFWLUIAn+qnt0q8I
|
||||
Kggu9wl8/9r6lDtiEvvU9bzReIWUynnqWxKTYSVktUewHuaXANfta/VIuu8aXAcj
|
||||
uUgF0AyU8Vc79d7NtfRHJ5uAjyEVpg==
|
||||
=2mnX
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 19 12:25:14 UTC 2019 - fabian@ritter-vogt.de
|
||||
|
||||
- Update to 5.15.1
|
||||
* New bugfix release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/plasma-5.15.1.php
|
||||
- Changes since 5.15.0:
|
||||
* ApplicationPage: Fix crash when the sources model gets refreshed (kde#404402)
|
||||
* fwupd: warn if threads could not be killed
|
||||
* UpdatesPage: Fix icon sizing on small screens (kde#404070)
|
||||
* Set parent on newly created fwupd resource (kde#402328)
|
||||
* Don't show tooltip when search field has text and set a timeout period
|
||||
* Add a timeout for KNS backends (kde#399981)
|
||||
* Don't enable the install button in the app page until we know the state
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 7 16:02:49 UTC 2019 - fabian@ritter-vogt.de
|
||||
|
||||
|
@ -18,15 +18,15 @@
|
||||
|
||||
%bcond_without lang
|
||||
Name: discover
|
||||
Version: 5.15.0
|
||||
Version: 5.15.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
|
||||
|
Loading…
Reference in New Issue
Block a user