From b5f5cfa10c07bfc774ea35660ac58bf5c6564eeb8ec2498a8a8ba9d946333532 Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Sat, 2 Jan 2016 17:41:38 +0000 Subject: [PATCH 1/2] start with 5.18.0 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/frameworkintegration?expand=0&rev=95 --- frameworkintegration.changes | 7 +++++++ frameworkintegration.spec | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/frameworkintegration.changes b/frameworkintegration.changes index ea1271a..40792c4 100644 --- a/frameworkintegration.changes +++ b/frameworkintegration.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sat Jan 2 17:41:34 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:02:17 UTC 2015 - hrvoje.senjan@gmail.com diff --git a/frameworkintegration.spec b/frameworkintegration.spec index 59ac57d..5deef4e 100644 --- a/frameworkintegration.spec +++ b/frameworkintegration.spec @@ -1,7 +1,7 @@ # # spec file for package frameworkintegration # -# 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 757cd4c7fe872ebcd9bc6486b904271c1e48cad9bbf8943d9cf69c1e279f7c14 Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Sat, 2 Jan 2016 17:52:06 +0000 Subject: [PATCH 2/2] start with 5.18.0 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/frameworkintegration?expand=0&rev=96 --- frameworkintegration-5.17.0.tar.xz | 3 --- frameworkintegration-5.18.0.tar.xz | 3 +++ frameworkintegration.spec | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) delete mode 100644 frameworkintegration-5.17.0.tar.xz create mode 100644 frameworkintegration-5.18.0.tar.xz diff --git a/frameworkintegration-5.17.0.tar.xz b/frameworkintegration-5.17.0.tar.xz deleted file mode 100644 index a41e2f1..0000000 --- a/frameworkintegration-5.17.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:743f94f359984b85f608b2f4f059b2daaa1f8dc90210431526677dcd0da60cb9 -size 1782980 diff --git a/frameworkintegration-5.18.0.tar.xz b/frameworkintegration-5.18.0.tar.xz new file mode 100644 index 0000000..01a1c66 --- /dev/null +++ b/frameworkintegration-5.18.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b072fac7d4fc4a1c5981000799b5da2bb703d1c1f3747c7092282590b421c1a +size 1782972 diff --git a/frameworkintegration.spec b/frameworkintegration.spec index 5deef4e..d1bab3f 100644 --- a/frameworkintegration.spec +++ b/frameworkintegration.spec @@ -18,9 +18,9 @@ %bcond_without lang %define lname libKF5Style5 -%define _tar_path 5.17 +%define _tar_path 5.18 Name: frameworkintegration -Version: 5.17.0 +Version: 5.18.0 Release: 0 %define kf5_version %{version} BuildRequires: cmake >= 2.8.12