From aeccb12c0802d53b734d489ed34d3e9033dc276e9342204fc49c0d1f344e57fe Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Sun, 8 Jan 2017 23:41:57 +0000 Subject: [PATCH] start with 5.30.0 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kio?expand=0&rev=166 --- kio-5.29.0.tar.xz | 3 --- kio-5.30.0.tar.xz | 3 +++ kio.changes | 7 +++++++ kio.spec | 8 ++++---- 4 files changed, 14 insertions(+), 7 deletions(-) delete mode 100644 kio-5.29.0.tar.xz create mode 100644 kio-5.30.0.tar.xz diff --git a/kio-5.29.0.tar.xz b/kio-5.29.0.tar.xz deleted file mode 100644 index 0f9c024..0000000 --- a/kio-5.29.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:52ce0e402a466a82480ee6edeaeae36bdc3b254aece3210dd4273a2b57955c6b -size 3076744 diff --git a/kio-5.30.0.tar.xz b/kio-5.30.0.tar.xz new file mode 100644 index 0000000..3a3e878 --- /dev/null +++ b/kio-5.30.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a15a688395e7c8a22e78b0cf5a8b9c3c4bd679bf667b23f50ae82b36cf5e363a +size 3082084 diff --git a/kio.changes b/kio.changes index 4deedaa..3e1fac6 100644 --- a/kio.changes +++ b/kio.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sun Jan 8 23:41:46 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 02:00:34 UTC 2016 - hrvoje.senjan@gmail.com diff --git a/kio.spec b/kio.spec index 25095bb..cfd2562 100644 --- a/kio.spec +++ b/kio.spec @@ -1,7 +1,7 @@ # # spec file for package kio # -# 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 @@ -17,12 +17,12 @@ %bcond_without lang -%define _tar_path 5.29 +%define _tar_path 5.30 Name: kio -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: karchive-devel >= %{_tar_path}