From 6cdd916d46ffc52090de76609343dc352af5adc0eed5a6ab1e04acef71c1944f Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Tue, 13 Feb 2018 18:32:32 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/discover?expand=0&rev=119 --- discover-5.12.0.tar.xz | 3 --- discover-5.12.1.tar.xz | 3 +++ discover.changes | 34 ++++++++++++++++++++++++++++++++++ discover.spec | 2 +- 4 files changed, 38 insertions(+), 4 deletions(-) delete mode 100644 discover-5.12.0.tar.xz create mode 100644 discover-5.12.1.tar.xz diff --git a/discover-5.12.0.tar.xz b/discover-5.12.0.tar.xz deleted file mode 100644 index b39151a..0000000 --- a/discover-5.12.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c20b740ce79226139fece42f5e2d9fb3407485a62e7d0a76e5709229d2cf8eaa -size 10211720 diff --git a/discover-5.12.1.tar.xz b/discover-5.12.1.tar.xz new file mode 100644 index 0000000..8d58af2 --- /dev/null +++ b/discover-5.12.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b98e0fb3e674310c541fa1596895b4117b12404b347510c4f63a48f03e84d1e +size 10213244 diff --git a/discover.changes b/discover.changes index 216c048..fa57158 100644 --- a/discover.changes +++ b/discover.changes @@ -1,3 +1,37 @@ +------------------------------------------------------------------- +Tue Feb 13 16:25:28 CET 2018 - fabian@ritter-vogt.de + +- Update to 5.12.1 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/plasma-5.12.1.php +- Changes since 5.12.0: + * Update copyright year (kde#390358) + * Notify about the backend (kde#390339) + * Don't notify when the number of updates becomes smaller (kde#390322) + * Remove commented out code + * Forgot to add file + * Fix freeze when showing the ApplicationPage (kde#390123) + * Only report changes when they actually happen + * Fix binding loop when showing the update description + * Disable Review button for resources that aren't installed (kde#390053) + * Show a beautiful disabled icon for updates (kde#390076) + * Make sure we mark as busy before clearling the list (kde#390114) + * Add some paddings to the Review button (kde#390030) + * Make it possible to specify a fallback appstream id (kde#390016) + * Use the default passive notification amount (kde#388087) + * Remove redundant action (kde#389767) + * Fix tests, now we don't show a list from a URL + * Only show the description for PackageKit sources (kde#389715) + * Print a warning when a remote can't be removed + * Fix dummy build + * Address source by id look-up in Flatpak source + * Fix source removal + * Make it possible for the source id to be different from the display string + * Fix warnings + * Reduce duplication in flatpak sources display + * Flatpak: don't show full url, just the hostname (kde#389714) + ------------------------------------------------------------------- Fri Feb 2 21:03:42 CET 2018 - fabian@ritter-vogt.de diff --git a/discover.spec b/discover.spec index 63ad9b7..5628d3c 100644 --- a/discover.spec +++ b/discover.spec @@ -18,7 +18,7 @@ %bcond_without lang Name: discover -Version: 5.12.0 +Version: 5.12.1 Release: 0 Summary: KDE Software Installer License: GPL-2.0 and GPL-3.0 and GPL-3.0+