From d0f1e1873fbab357328d7ef344d09e2aefac5f9d54e0e46490b0d1aa77c17e6f Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Sun, 8 Jan 2017 23:38:22 +0000 Subject: [PATCH] start with 5.30.0 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kcmutils?expand=0&rev=108 --- kcmutils-5.29.0.tar.xz | 3 --- kcmutils-5.30.0.tar.xz | 3 +++ kcmutils.changes | 7 +++++++ kcmutils.spec | 8 ++++---- 4 files changed, 14 insertions(+), 7 deletions(-) delete mode 100644 kcmutils-5.29.0.tar.xz create mode 100644 kcmutils-5.30.0.tar.xz diff --git a/kcmutils-5.29.0.tar.xz b/kcmutils-5.29.0.tar.xz deleted file mode 100644 index b0f910d..0000000 --- a/kcmutils-5.29.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:02a761033f043ee43b2874b335a40fc4ac7b35a68b723ce29057b71bb2ad36f2 -size 2729528 diff --git a/kcmutils-5.30.0.tar.xz b/kcmutils-5.30.0.tar.xz new file mode 100644 index 0000000..29e8c47 --- /dev/null +++ b/kcmutils-5.30.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4973b7ac9bde35e2ce75b2fefc81ad9ab697a14a26c8bc0a3d673de4b814a38b +size 235612 diff --git a/kcmutils.changes b/kcmutils.changes index b8efca8..112f0d3 100644 --- a/kcmutils.changes +++ b/kcmutils.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sun Jan 8 23:38:18 UTC 2017 - hrvoje.senjan@gmail.com + +- Update to 5.30.0 + * For more details please see: + https://www.kde.org/announcements/kde-frameworks-5.30.0.php + ------------------------------------------------------------------- Sun Dec 4 01:55:51 UTC 2016 - hrvoje.senjan@gmail.com diff --git a/kcmutils.spec b/kcmutils.spec index 36e0678..a582ff5 100644 --- a/kcmutils.spec +++ b/kcmutils.spec @@ -1,7 +1,7 @@ # # spec file for package kcmutils # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 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,12 +18,12 @@ %bcond_without lang %define lname libKF5KCMUtils5 -%define _tar_path 5.29 +%define _tar_path 5.30 Name: kcmutils -Version: 5.29.0 +Version: 5.30.0 Release: 0 %define kf5_version %{version} -BuildRequires: cmake >= 2.8.12 +BuildRequires: cmake >= 3.0 BuildRequires: extra-cmake-modules >= %{_tar_path} BuildRequires: fdupes BuildRequires: kconfigwidgets-devel >= %{_tar_path}