SHA256
1
0
forked from pool/discover

Accepting request 679614 from KDE:Frameworks5

Plasma 5.15.2

OBS-URL: https://build.opensuse.org/request/show/679614
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/discover?expand=0&rev=53
This commit is contained in:
Stephan Kulow 2019-02-28 20:34:25 +00:00 committed by Git OBS Bridge
commit 572a81c639
6 changed files with 47 additions and 17 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:897540796fbdca109f96d6b3ed09d58bf921330cea744182a1d3135d63170d11
size 10441380

View File

@ -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.2.tar.xz Normal file
View File

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

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAlx1OIAACgkQ7JTRj38F
mX6cBgf/ePZiIkvUiaJeJSSvafVmPIHzy45LBhSz5YV3VBR5cO689tjJeHrrPn25
OFEf/keYRHmLChGhRpJqi7Wt/XIFyJxNyPtJobsEyW0bdGeg36p5IZ0re3kugApe
z8d/0UoNleNR5RN2bvG9P7+op4OOxG3L4JdN/1DFcHsHuOsNHDTEBcvMcZu/Fwez
0SuoqonTR0KjPfE+4adPchhkvrQG9EzVkkBFoA5CEbvjmjJ+cZP0uy6C+eSEOXxe
V2J6VAPjf1K9PXiDw4zi8i5xBamEHK5pABbzPL7/SmrULwDb6/zXPHxUCNmBzrM1
E4buiOL0ccler83fzDCTiCxseJuwnw==
=k4dq
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,33 @@
-------------------------------------------------------------------
Tue Feb 26 14:04:42 UTC 2019 - fabian@ritter-vogt.de
- Update to 5.15.2
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.15.2.php
- Changes since 5.15.1:
* Provide a better package icon
* Mark all radio buttons as such (kde#404400)
* Make sure we connect the action to its bridge (kde#403378)
* Remove connectivity flash at start (kde#404610)
* [Updates page] Try our best to not elide version strings (kde#404624)
-------------------------------------------------------------------
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

View File

@ -18,15 +18,15 @@
%bcond_without lang
Name: discover
Version: 5.15.0
Version: 5.15.2
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