diff --git a/discover-5.10.1.tar.xz b/discover-5.10.1.tar.xz deleted file mode 100644 index 8692043..0000000 --- a/discover-5.10.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:06447330f9d9152576dc5e1588b52d3409a605e99271d16dcaba4750c12f29e9 -size 9672536 diff --git a/discover-5.10.2.tar.xz b/discover-5.10.2.tar.xz new file mode 100644 index 0000000..c423e81 --- /dev/null +++ b/discover-5.10.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9afa6ca8e0f2202313099a554d831d1b4a43aa89c6570589ef37da69cbf4c54f +size 10184676 diff --git a/discover.changes b/discover.changes index 8a138ac..db0de09 100644 --- a/discover.changes +++ b/discover.changes @@ -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 diff --git a/discover.spec b/discover.spec index 6707e97..62018f6 100644 --- a/discover.spec +++ b/discover.spec @@ -18,7 +18,7 @@ %bcond_without lang Name: discover -Version: 5.10.1 +Version: 5.10.2 Release: 0 Summary: KDE Software Installer License: GPL-2.0