diff --git a/kcmutils-5.17.0.tar.xz b/kcmutils-5.17.0.tar.xz deleted file mode 100644 index bf57488..0000000 --- a/kcmutils-5.17.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f0233c2afb6e644756402ddbc7d5595f7dacab1ff1e38f6e60378244a242cb9c -size 234808 diff --git a/kcmutils-5.18.0.tar.xz b/kcmutils-5.18.0.tar.xz new file mode 100644 index 0000000..c0c3770 --- /dev/null +++ b/kcmutils-5.18.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7e141b1adee96079c749547070ad5cd14fa3ca49d39750e0a3d60161118a3d4 +size 234900 diff --git a/kcmutils.changes b/kcmutils.changes index 61082da..cef6a4d 100644 --- a/kcmutils.changes +++ b/kcmutils.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sat Jan 2 17:41:59 UTC 2016 - hrvoje.senjan@gmail.com + +- Update to 5.18.0 + * KPluginSelector::addPlugins: fix assert if 'config' parameter + is default (kde#352471) + * For more details please see: + https://www.kde.org/announcements/kde-frameworks-5.18.0.php + ------------------------------------------------------------------- Thu Dec 10 23:03:14 UTC 2015 - hrvoje.senjan@gmail.com diff --git a/kcmutils.spec b/kcmutils.spec index 512ed83..bc779ff 100644 --- a/kcmutils.spec +++ b/kcmutils.spec @@ -1,7 +1,7 @@ # # spec file for package kcmutils # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,9 +18,9 @@ %bcond_without lang %define lname libKF5KCMUtils5 -%define _tar_path 5.17 +%define _tar_path 5.18 Name: kcmutils -Version: 5.17.0 +Version: 5.18.0 Release: 0 %define kf5_version %{version} BuildRequires: cmake >= 2.8.12