forked from pool/discover
Accepting request 482072 from KDE:Frameworks5
(forwarded request 482045 from Vogtinator) OBS-URL: https://build.opensuse.org/request/show/482072 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/discover?expand=0&rev=16
This commit is contained in:
commit
b421b85c33
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:0e80a405ec7ad0b9d098e24aa2264f3482aefb70d2de6500a9be7c4926026e76
|
|
||||||
size 9650864
|
|
3
discover-5.9.4.tar.xz
Normal file
3
discover-5.9.4.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:eeffc7d22f8d63970f4f5c26b730e5aaccbe66bdcb318d2525a98ba1b8c2c2dd
|
||||||
|
size 9651964
|
@ -1,3 +1,22 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Mar 21 19:21:43 CET 2017 - fabian@ritter-vogt.de
|
||||||
|
|
||||||
|
- Update to 5.9.4
|
||||||
|
* New bugfix release
|
||||||
|
* For more details please see:
|
||||||
|
* https://www.kde.org/announcements/plasma-5.9.4.php
|
||||||
|
- Changes since 5.9.3:
|
||||||
|
* Simplify the ReviewDelegate
|
||||||
|
* Fix initialization of the ApplicationPage
|
||||||
|
* Adapt to API changes in Kirigami 2.0
|
||||||
|
* Use correct reference to the review model
|
||||||
|
* Minor improvements to review delegate
|
||||||
|
* Define variable
|
||||||
|
* Make sure we don't call cleaned up streams (kde#376162)
|
||||||
|
* Fix enabling/disabling sources (kde#377327)
|
||||||
|
* Account for requestComments sometimes returning a nullptr (kde#377314)
|
||||||
|
* Fix source removal
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Feb 28 19:54:14 CET 2017 - fabian@ritter-vogt.de
|
Tue Feb 28 19:54:14 CET 2017 - fabian@ritter-vogt.de
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
Name: discover
|
Name: discover
|
||||||
Version: 5.9.3
|
Version: 5.9.4
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: KDE Software Installer
|
Summary: KDE Software Installer
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
|
Loading…
Reference in New Issue
Block a user