From 3dffdc1f64394f26aa52aeb2dcf9a69b7653751028764423fe3a7a2953e6ea2e Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Wed, 11 Jul 2018 09:03:54 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/discover?expand=0&rev=137 --- discover-5.13.2.tar.xz | 3 --- discover-5.13.3.tar.xz | 3 +++ discover.changes | 18 ++++++++++++++++++ discover.spec | 2 +- 4 files changed, 22 insertions(+), 4 deletions(-) delete mode 100644 discover-5.13.2.tar.xz create mode 100644 discover-5.13.3.tar.xz diff --git a/discover-5.13.2.tar.xz b/discover-5.13.2.tar.xz deleted file mode 100644 index cbea0e6..0000000 --- a/discover-5.13.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2b533a1a4e73fcbc7840be7036ea31a4351009868144e43413d589335f6a024a -size 10229560 diff --git a/discover-5.13.3.tar.xz b/discover-5.13.3.tar.xz new file mode 100644 index 0000000..658842f --- /dev/null +++ b/discover-5.13.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6913535a8363addd575185b0f497437e418654682b858f268b9764e6d5a67ba3 +size 10227684 diff --git a/discover.changes b/discover.changes index 093d162..06e6791 100644 --- a/discover.changes +++ b/discover.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Tue Jul 10 14:01:21 CEST 2018 - fabian@ritter-vogt.de + +- Update to 5.13.3 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/plasma-5.13.3.php +- Changes since 5.13.2: + * PK: Make sure we resolve the transaction application if it fails (kde#395994) + * KNS: don't start searches before initializing (kde#395966) + * Report a progressing change when we finish to set up and there's nothing pending + * Recheck fetching after we remove a backend + * flatpak: don't crash if we get null updates (kde#394713) + * Don't set property twice + * Trigger a refresh when appstream data isn't available when on aptcc + * Don't catch unneeded value in lambda + * Fix warning: use the right API to get the component desktop id + ------------------------------------------------------------------- Tue Jun 26 16:00:10 CEST 2018 - fabian@ritter-vogt.de diff --git a/discover.spec b/discover.spec index e42ba4a..8ddda9f 100644 --- a/discover.spec +++ b/discover.spec @@ -18,7 +18,7 @@ %bcond_without lang Name: discover -Version: 5.13.2 +Version: 5.13.3 Release: 0 Summary: KDE Software Installer License: GPL-2.0-only AND GPL-3.0-only AND GPL-3.0-or-later