------------------------------------------------------------------- Tue Jun 27 17:49:45 CEST 2017 - fabian@ritter-vogt.de - Update to 5.10.3 * New bugfix release * For more details please see: * https://www.kde.org/announcements/plasma-5.10.3.php - Changes since 5.10.2: * Simplify KNSBackend fetch logic (kde#380138) * Ignore updates for which we didn't get latest commit * Improvements in installation or updates for flatpak backend * Flatpak backend: display a popup with error when update or installation fails * Avoid starting update transactions twice * Remove unused code * Make sure changelogs are displayed properly (kde#381248) * Fix crash when using Discover during updates (kde#370906) ------------------------------------------------------------------- Mon Jun 26 16:07:56 UTC 2017 - fabian@ritter-vogt.de - Switch to more generic appstream-provider and PackageKit requires ------------------------------------------------------------------- Sun Jun 25 11:33:21 UTC 2017 - fabian@ritter-vogt.de - Add packagekit runtime requirement (boo#1045483) ------------------------------------------------------------------- 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 - Update to 5.10.1 * New bugfix release * For more details please see: * https://www.kde.org/announcements/plasma-5.10.1.php - Changes since 5.10.0: * fix typo * Qt 5.7 is needed, make it explicit when searching for Qt * Change look of the close description button * Rename the generic snap library to DiscoverSnapClient (kde#380356) * Don't elide the name, always elide the category label (kde#378351) * Improve how we initialize json objects * Make the tasks page a global overlay rather than just over the pages (kde#378566) * Remove unused file ------------------------------------------------------------------- Fri May 26 14:10:29 CEST 2017 - fabian@ritter-vogt.de - Update to 5.10.0 * New feature release * For more details please see: * https://www.kde.org/announcements/plasma-5.10.0.php - Changes since 5.9.95: * Share odrs reviews instance between flatpak and packagekit * fix compile * Fix duplicate Discover entry on the Application Menu (kde#379784) * Update required KF5 and Kirigami dependencies ------------------------------------------------------------------- Thu May 11 20:26:20 CEST 2017 - fabian@ritter-vogt.de - Update to 5.9.95 * New feature release * For more details please see: * https://www.kde.org/announcements/plasma-5.9.95.php - Too many changes to list here ------------------------------------------------------------------- Tue Apr 25 18:58:00 CEST 2017 - lbeltrame@kde.org - Update to 5.9.5 * New bugfix release * For more details please see: * https://www.kde.org/announcements/plasma-5.9.5.php - Changes since 5.9.4: * Don't make the size of the icon match the size of the text (kde#378570) * Make sure categories are populated * Make sure QSharedPointer is included * Prefer override * Remove unneeded include * Fix tests * Fix license on the appdata file * Fix crash ------------------------------------------------------------------- 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 - Update to 5.9.3 * New bugfix release * For more details please see: * https://www.kde.org/announcements/plasma-5.9.3.php - Changes since 5.9.2: * Fix how we deal with margins in the ApplicationDelegate * Don't stretch icons ------------------------------------------------------------------- Tue Feb 14 17:58:12 CET 2017 - fabian@ritter-vogt.de - Update to 5.9.2 * New feature release * For more details please see: * https://www.kde.org/announcements/plasma-5.9.2.php - Changes since 5.9.1: * Make sure we don't show warnings unless it's absolutely necessary * Make sure the Remove button doesn't overlap the text * Improve local packages display on local packages ------------------------------------------------------------------- Tue Feb 7 18:51:40 CET 2017 - fabian@ritter-vogt.de - Update to 5.9.1 * New feature release * For more details please see: * https://www.kde.org/announcements/plasma-5.9.1.php - Changes since 5.9.0: * Don't show the version if there's no version to show * Don't sort resources if the delivery is sorted * KNS: Improve how we react to error messages * Use the right name for the method * Also show passive errors on the console * Simplify code * Also expose YaST repository configuration if present * Fix arguments when running .desktop files with runservice ------------------------------------------------------------------- Thu Jan 26 19:58:02 CET 2017 - fabian@ritter-vogt.de - Update to 5.9.0 * New feature release * For more details please see: * https://www.kde.org/announcements/plasma-5.9.0.php - Changes since 5.8.95: * Add missing overrides * Make sure we don't always search to kns * Only notify changes when they actually change * Don't emit null resources * Don't show unexisting local packages as if local * Fix the SettingsPage * libdiscover: Remove superfluous semicolon * Lambda not needed anymore * Fix signal type, don't emit as a reference * Restore discover-exporter * Gain control over the applications shown on the main browsing page * Include an IconName on the notifyrc file * Properly process Discover positional arguments * associate with deb and rpm to expose local file install capability ------------------------------------------------------------------- Thu Jan 12 20:39:58 UTC 2017 - fabian@ritter-vogt.de - Update to 5.8.95 (Plasma 5.9 Beta) * New feature release * For more details please see: https://www.kde.org/announcements/plasma-5.8.95.php - Changes: * See https://www.kde.org/announcements/plasma-5.8.5-5.8.95-changelog.php#discover - Remove patches, now upstream: * 0001-Fix-arguments-when-running-.desktop-files-with-runse.patch * 0002-Also-expose-YaST-repository-configuration-if-present.patch - Update BuildRequires: * Uses kirigami2 now ------------------------------------------------------------------- Tue Dec 27 18:31:45 UTC 2016 - fabian@ritter-vogt.de - Update to 5.8.5 * New bugfix release * For more details please see: https://www.kde.org/announcements/plasma-5.8.5.php - Add patches for openSUSE integration: * 0001-Fix-arguments-when-running-.desktop-files-with-runse.patch * 0002-Also-expose-YaST-repository-configuration-if-present.patch ------------------------------------------------------------------- Wed Nov 23 10:59:30 UTC 2016 - fabian@ritter-vogt.de - Update to 5.8.4 * New bugfix release * For more details please see: https://www.kde.org/announcements/plasma-5.8.4.php - Remove upstream patches: * 0001-Make-screenshots-visible-when-only-one.patch ------------------------------------------------------------------- Wed Nov 2 13:02:27 UTC 2016 - alarrosa@suse.com - Added 0001-Make-screenshots-visible-when-only-one.patch which fixes an issue by which discover didn't show application screenshots when there was only one screenshot (kde#371724) ------------------------------------------------------------------- Tue Nov 1 10:36:40 UTC 2016 - fabian@ritter-vogt.de - Update to 5.8.3 * New bugfix release * For more details please see: https://www.kde.org/announcements/plasma-5.8.3.php ------------------------------------------------------------------- Tue Oct 18 15:16:03 UTC 2016 - fabian@ritter-vogt.de - Update to 5.8.2 * New bugfix release * For more details please see: https://www.kde.org/announcements/plasma-5.8.2.php ------------------------------------------------------------------- Tue Oct 11 15:44:28 UTC 2016 - fabian@ritter-vogt.de - Update to 5.8.1 * New bugfix release * For more details please see: https://www.kde.org/announcements/plasma-5.8.1.php ------------------------------------------------------------------- Wed Oct 5 07:58:41 UTC 2016 - fabian@ritter-vogt.de - Add Source: URL back ------------------------------------------------------------------- Thu Sep 29 16:36:28 UTC 2016 - fabian@ritter-vogt.de - Update to 5.8.0 * New LTS feature release * For more details please see: https://www.kde.org/announcements/plasma-5.8.0.php - Removed patches (now upstream): 0001-Fix-build-with-older-Qt.patch 0003-Drop-usage-of-templates-from-LinkButton.patch 0004-Remove-unused-component.patch 0002-Don-t-artificially-require-QtQuick-5.7.patch ------------------------------------------------------------------- Mon Sep 26 15:08:04 UTC 2016 - fabian@ritter-vogt.de - Bump kirigami(-devel) requirement to 1.1.0 (kde#369323) - Drop libqt5-qtquickcontrols2 requirement (fixed upstream) ------------------------------------------------------------------- Thu Sep 15 15:53:55 UTC 2016 - fabian@ritter-vogt.de - Update to 5.7.95 (Plasma 5.8 Beta) * New LTS feature release * For more details please see: https://www.kde.org/announcements/plasma-5.7.95.php - Added patches: 0001-Fix-build-with-older-Qt.patch 0002-Don-t-artificially-require-QtQuick-5.7.patch 0003-Drop-usage-of-templates-from-LinkButton.patch 0004-Remove-unused-component.patch ------------------------------------------------------------------- Tue Sep 13 17:42:09 UTC 2016 - fabian@ritter-vogt.de - Update to 5.7.5 * New bugfix release * For more details please see: https://www.kde.org/announcements/plasma-5.7.5.php ------------------------------------------------------------------- Fri Aug 26 20:36:41 UTC 2016 - fabian@ritter-vogt.de - Update to 5.7.4 * New bugfix release * For more details please see: https://www.kde.org/announcements/plasma-5.7.4.php ------------------------------------------------------------------- Tue Aug 2 11:35:50 UTC 2016 - hrvoje.senjan@gmail.com - Update to 5.7.3 * New bugfix release * For more details please see: https://www.kde.org/announcements/plasma-5.7.3.php ------------------------------------------------------------------- Wed Jul 20 08:54:15 UTC 2016 - hrvoje.senjan@gmail.com - Update to 5.7.2 * New bugfix release * For more details please see: https://www.kde.org/announcements/plasma-5.7.2.php ------------------------------------------------------------------- Wed Jul 13 06:13:23 UTC 2016 - hrvoje.senjan@gmail.com - Update to 5.7.1 * New bugfix release * For more details please see: https://www.kde.org/announcements/plasma-5.7.1.php ------------------------------------------------------------------- Thu Jun 30 12:02:18 UTC 2016 - hrvoje.senjan@gmail.com - Update to 5.7.0 * New feature release * For more details please see: https://www.kde.org/announcements/plasma-5.7.0.php - Drop upstreamed fix_for_gcc4.diff ------------------------------------------------------------------- Sun May 15 16:50:10 UTC 2016 - hrvoje.senjan@gmail.com - Update to 5.6.4 * New bugfix release * For more details please see: https://www.kde.org/announcements/plasma-5.6.4.php ------------------------------------------------------------------- Tue Apr 19 20:45:28 UTC 2016 - hrvoje.senjan@gmail.com - Update to 5.6.3 * New bugfix release * For more details please see: https://www.kde.org/announcements/plasma-5.6.3.php ------------------------------------------------------------------- Tue Apr 5 15:53:42 UTC 2016 - hrvoje.senjan@gmail.com - Update to 5.6.2 * New bugfix release * For more details please see: https://www.kde.org/announcements/plasma-5.6.2.php ------------------------------------------------------------------- Tue Mar 29 16:20:34 UTC 2016 - hrvoje.senjan@gmail.com - Update to 5.6.1 * New bugfix release * For more details please see: https://www.kde.org/announcements/plasma-5.6.1.php ------------------------------------------------------------------- Sun Mar 20 09:19:46 UTC 2016 - hrvoje.senjan@gmail.com - Update to 5.6.0 * New feature release * For more details please see: https://www.kde.org/announcements/plasma-5.6.0.php ------------------------------------------------------------------- Thu Mar 10 19:00:34 UTC 2016 - tittiatcoke@gmail.com - Recommend the lang package when the languages are packaged (boo#970470) ------------------------------------------------------------------- Fri Feb 5 20:50:34 UTC 2016 - tittiatcoke@gmail.com - KDE Software Manager based on AppStream data (appdata) * Initial version 5.5.4