forked from pool/discover
Accepting request 503563 from KDE:Frameworks5
Plasma 5.10.2 OBS-URL: https://build.opensuse.org/request/show/503563 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/discover?expand=0&rev=20
This commit is contained in:
commit
91206740ce
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:06447330f9d9152576dc5e1588b52d3409a605e99271d16dcaba4750c12f29e9
|
|
||||||
size 9672536
|
|
3
discover-5.10.2.tar.xz
Normal file
3
discover-5.10.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:9afa6ca8e0f2202313099a554d831d1b4a43aa89c6570589ef37da69cbf4c54f
|
||||||
|
size 10184676
|
@ -1,3 +1,39 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jun 13 21:35:00 CEST 2017 - fabian@ritter-vogt.de
|
||||||
|
|
||||||
|
- Update to 5.10.2
|
||||||
|
* New bugfix release
|
||||||
|
* For more details please see:
|
||||||
|
* https://www.kde.org/announcements/plasma-5.10.2.php
|
||||||
|
- Changes since 5.10.1:
|
||||||
|
* Don't compare a bool to an enum
|
||||||
|
* Fix warning
|
||||||
|
* Also show a header when doing a global search
|
||||||
|
* Fix typos on warnings
|
||||||
|
* Agilize search
|
||||||
|
* Don't read a file to put it in a temporary file again
|
||||||
|
* Fix test
|
||||||
|
* Fix typo
|
||||||
|
* Populate the actionsMenu right in the SourcesPage
|
||||||
|
* Split qml and image qrc files
|
||||||
|
* Improve hiding of scrolling controls in the UpdatesPage (kde#380993)
|
||||||
|
* Better integrate smaller ApplicationDelegate
|
||||||
|
* Don't mark used as unused
|
||||||
|
* Fix snap backend build
|
||||||
|
* Hopefully fix build in build.ko
|
||||||
|
* Include missing margins in the UpdatesPage header controls (kde#380992)
|
||||||
|
* Improve apt-config integration in pknotifier
|
||||||
|
* Integrate apt setting for periodicity in the notifier (kde#337752)
|
||||||
|
* Remove unneeded fwd declaration
|
||||||
|
* Centralize reload actions into a generic one that will call the backends
|
||||||
|
* Readability
|
||||||
|
* Also check the provider like we do in the knshandler
|
||||||
|
* Remove unused declaration
|
||||||
|
* Make the PackageKit backend more resistant to crashes in PackageKit (kde#376538)
|
||||||
|
* Include a header for the settings page for better consistency
|
||||||
|
* Don't leak QNAM factories
|
||||||
|
* Make sure the status is initialized before using it
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jun 6 17:19:55 CEST 2017 - fabian@ritter-vogt.de
|
Tue Jun 6 17:19:55 CEST 2017 - fabian@ritter-vogt.de
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
Name: discover
|
Name: discover
|
||||||
Version: 5.10.1
|
Version: 5.10.2
|
||||||
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