diff --git a/discover-5.9.0.tar.xz b/discover-5.9.0.tar.xz deleted file mode 100644 index 399671a..0000000 --- a/discover-5.9.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:77ca39729035644b9d1b26aa132b37be7d1caed1d98a2c867bee67f3d927d882 -size 9650184 diff --git a/discover-5.9.1.tar.xz b/discover-5.9.1.tar.xz new file mode 100644 index 0000000..3d726a0 --- /dev/null +++ b/discover-5.9.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03cde0ae16bc3368a3e9d31788b0daff8b8762ee676d600771dffe5a5ac0cb31 +size 9650168 diff --git a/discover.changes b/discover.changes index a8efa25..08ad915 100644 --- a/discover.changes +++ b/discover.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +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 diff --git a/discover.spec b/discover.spec index 7375715..4fec909 100644 --- a/discover.spec +++ b/discover.spec @@ -18,13 +18,13 @@ %bcond_without lang Name: discover -Version: 5.9.0 +Version: 5.9.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