diff --git a/discover-5.13.0.tar.xz b/discover-5.13.0.tar.xz deleted file mode 100644 index 3b10307..0000000 --- a/discover-5.13.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7592671473bc322228d0189b14e183aef798319b40778f23382b8aa07eb0e0f5 -size 10224456 diff --git a/discover-5.13.1.tar.xz b/discover-5.13.1.tar.xz new file mode 100644 index 0000000..8262d5f --- /dev/null +++ b/discover-5.13.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4c023e84d676c61ee56104bf2afbe7ecdfbf66c18ece5a2f7375503022cfac9 +size 10230380 diff --git a/discover.changes b/discover.changes index fc846a1..15a126d 100644 --- a/discover.changes +++ b/discover.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Tue Jun 19 14:43:45 CEST 2018 - fabian@ritter-vogt.de + +- Update to 5.13.1 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/plasma-5.13.1.php +- Changes since 5.13.0: + * ASAN: Specify buffer size + * ASAN: Fix possible division by 0 + * Fix warning, add missing interface + * Fix build with newer flatpak + ------------------------------------------------------------------- Thu Jun 7 20:03:50 CEST 2018 - fabian@ritter-vogt.de diff --git a/discover.spec b/discover.spec index 68c3bd3..bd3274c 100644 --- a/discover.spec +++ b/discover.spec @@ -18,13 +18,13 @@ %bcond_without lang Name: discover -Version: 5.13.0 +Version: 5.13.1 Release: 0 Summary: KDE Software Installer -License: GPL-2.0 and GPL-3.0 and GPL-3.0+ +License: GPL-2.0-only AND GPL-3.0-only AND GPL-3.0-or-later 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 # PATCH-FIX-OPENSUSE Patch1: 0001-Warning-for-FlatHub.patch %if 0%{?suse_version} < 1330