From 1d9dc59029dbc29c386cd3a6fa8ff0a34a233700907f6ac8a48d4095d7013ec7 Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Sat, 2 Jan 2016 17:42:25 +0000 Subject: [PATCH 1/2] start with 5.18.0 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kcrash?expand=0&rev=70 --- kcrash.changes | 7 +++++++ kcrash.spec | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/kcrash.changes b/kcrash.changes index 1f65786..0ae2c58 100644 --- a/kcrash.changes +++ b/kcrash.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sat Jan 2 17:42:22 UTC 2016 - hrvoje.senjan@gmail.com + +- Update to 5.18.0 + * For more details please see: + https://www.kde.org/announcements/kde-frameworks-5.18.0.php + ------------------------------------------------------------------- Thu Dec 10 23:03:56 UTC 2015 - hrvoje.senjan@gmail.com diff --git a/kcrash.spec b/kcrash.spec index efac040..ed9ac91 100644 --- a/kcrash.spec +++ b/kcrash.spec @@ -1,7 +1,7 @@ # # spec file for package kcrash # -# 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 From dec782d7cbd4ddc84a837c8951988512813241b39a21841766c3eb17610f371a Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Sat, 2 Jan 2016 17:54:03 +0000 Subject: [PATCH 2/2] start with 5.18.0 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kcrash?expand=0&rev=71 --- kcrash-5.17.0.tar.xz | 3 --- kcrash-5.18.0.tar.xz | 3 +++ kcrash.spec | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) delete mode 100644 kcrash-5.17.0.tar.xz create mode 100644 kcrash-5.18.0.tar.xz diff --git a/kcrash-5.17.0.tar.xz b/kcrash-5.17.0.tar.xz deleted file mode 100644 index 32ad629..0000000 --- a/kcrash-5.17.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:edd4906a2cf62dbee0e502e375cba4718361a9033ce278cf738371edf4243b6c -size 20124 diff --git a/kcrash-5.18.0.tar.xz b/kcrash-5.18.0.tar.xz new file mode 100644 index 0000000..c230777 --- /dev/null +++ b/kcrash-5.18.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bcf4f57ecf3393e73ea3754c4930887fab34422f27e85059a492ac0af23f6266 +size 20124 diff --git a/kcrash.spec b/kcrash.spec index ed9ac91..c161b6c 100644 --- a/kcrash.spec +++ b/kcrash.spec @@ -17,9 +17,9 @@ %define lname libKF5Crash5 -%define _tar_path 5.17 +%define _tar_path 5.18 Name: kcrash -Version: 5.17.0 +Version: 5.18.0 Release: 0 %define kf5_version %{version} BuildRequires: cmake >= 2.8.12