diff --git a/discover-5.11.0.tar.xz b/discover-5.11.0.tar.xz deleted file mode 100644 index 1f961c9..0000000 --- a/discover-5.11.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5f62347bba692e9885fc8e5d16ea2cc94d1c1c8e848022fdb31178a046320bd3 -size 10193812 diff --git a/discover-5.11.1.tar.xz b/discover-5.11.1.tar.xz new file mode 100644 index 0000000..be953d1 --- /dev/null +++ b/discover-5.11.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ce0f8de803e64b4621a444bc638407e6ff16c8e47f1e32807a8479ab81d257f +size 10194168 diff --git a/discover.changes b/discover.changes index 89cfabc..cef7198 100644 --- a/discover.changes +++ b/discover.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Tue Oct 17 17:18:09 CEST 2017 - fabian@ritter-vogt.de + +- Update to 5.11.1 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/plasma-5.11.1.php +- Changes since 5.11.0: + * Fix under Qt 5.10 + * Fix tests + * Remove our isCompact concept and use Kirigami's + ------------------------------------------------------------------- Thu Oct 5 12:39:17 CEST 2017 - fabian@ritter-vogt.de diff --git a/discover.spec b/discover.spec index 347ac05..96111e3 100644 --- a/discover.spec +++ b/discover.spec @@ -18,13 +18,13 @@ %bcond_without lang Name: discover -Version: 5.11.0 +Version: 5.11.1 Release: 0 Summary: KDE Software Installer License: GPL-2.0 and GPL-3.0 and GPL-3.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 %if 0%{?suse_version} < 1330 # It does not build with the default compiler (GCC 4.8) on Leap 42.x BuildRequires: gcc6-c++