diff --git a/discover-5.10.0.tar.xz b/discover-5.10.0.tar.xz deleted file mode 100644 index f8dfca3..0000000 --- a/discover-5.10.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a0cdd75fc81d71e602a942f096eedb27712ab9b765574447e5b969526caf16b7 -size 9673248 diff --git a/discover-5.10.1.tar.xz b/discover-5.10.1.tar.xz new file mode 100644 index 0000000..8692043 --- /dev/null +++ b/discover-5.10.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06447330f9d9152576dc5e1588b52d3409a605e99271d16dcaba4750c12f29e9 +size 9672536 diff --git a/discover.changes b/discover.changes index 3cc94eb..8a138ac 100644 --- a/discover.changes +++ b/discover.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +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 diff --git a/discover.spec b/discover.spec index 8d630b0..6707e97 100644 --- a/discover.spec +++ b/discover.spec @@ -18,13 +18,13 @@ %bcond_without lang Name: discover -Version: 5.10.0 +Version: 5.10.1 Release: 0 Summary: KDE Software Installer License: GPL-2.0 Group: System/GUI/KDE Url: https://quickgit.kde.org/?p=discover.git -Source: discover-%{version}.tar.xz +Source: http://download.kde.org/stable/plasma/%{version}/discover-%{version}.tar.xz BuildRequires: PackageKit-Qt5-devel BuildRequires: cmake >= 2.8.12 BuildRequires: extra-cmake-modules