From 9b3bf700aa17c8d4659453d999d8452422a9f2464e5dd378e8fcc501c4e18efe Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Sun, 8 Jan 2017 23:38:05 +0000 Subject: [PATCH] start with 5.30.0 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/karchive?expand=0&rev=107 --- karchive-5.29.0.tar.xz | 3 --- karchive-5.30.0.tar.xz | 3 +++ karchive.changes | 7 +++++++ karchive.spec | 8 ++++---- 4 files changed, 14 insertions(+), 7 deletions(-) delete mode 100644 karchive-5.29.0.tar.xz create mode 100644 karchive-5.30.0.tar.xz diff --git a/karchive-5.29.0.tar.xz b/karchive-5.29.0.tar.xz deleted file mode 100644 index cc8fc1a..0000000 --- a/karchive-5.29.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9091bba1683eefcae6e27ecce6c7236ac792c173d3efa15f255e5890909c2986 -size 111712 diff --git a/karchive-5.30.0.tar.xz b/karchive-5.30.0.tar.xz new file mode 100644 index 0000000..4be5370 --- /dev/null +++ b/karchive-5.30.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18b35d437e7cbf6f00983d0f66372cbd6a0daedaa58e6c092838c20845571f38 +size 111724 diff --git a/karchive.changes b/karchive.changes index f825569..6f697aa 100644 --- a/karchive.changes +++ b/karchive.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sun Jan 8 23:38:01 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:22 UTC 2016 - hrvoje.senjan@gmail.com diff --git a/karchive.spec b/karchive.spec index 02c6c86..c20a58a 100644 --- a/karchive.spec +++ b/karchive.spec @@ -1,7 +1,7 @@ # # spec file for package karchive # -# 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,11 +17,11 @@ %define lname libKF5Archive5 -%define _tar_path 5.29 +%define _tar_path 5.30 Name: karchive -Version: 5.29.0 +Version: 5.30.0 Release: 0 -BuildRequires: cmake >= 2.8.12 +BuildRequires: cmake >= 3.0 BuildRequires: extra-cmake-modules >= %{_tar_path} BuildRequires: fdupes BuildRequires: kf5-filesystem