diff --git a/discover-5.10.0.tar.xz b/discover-5.10.0.tar.xz new file mode 100644 index 0000000..f8dfca3 --- /dev/null +++ b/discover-5.10.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0cdd75fc81d71e602a942f096eedb27712ab9b765574447e5b969526caf16b7 +size 9673248 diff --git a/discover-5.9.95.tar.xz b/discover-5.9.95.tar.xz deleted file mode 100644 index cc5284c..0000000 --- a/discover-5.9.95.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:90d9899f48b6483c85768ae661d7fee6378fa400b3f36cdf8dddd916e25f583e -size 9671988 diff --git a/discover.changes b/discover.changes index a9ad1c3..3cc94eb 100644 --- a/discover.changes +++ b/discover.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +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 diff --git a/discover.spec b/discover.spec index 964e10c..eeeab27 100644 --- a/discover.spec +++ b/discover.spec @@ -18,13 +18,13 @@ %bcond_without lang Name: discover -Version: 5.9.95 +Version: 5.10.0 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