From 92de8b598b4231d61062cd970328c86ad8b748e59d8acf858218ce74073bfd4d Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Sat, 2 Jan 2016 17:43:54 +0000 Subject: [PATCH 1/2] start with 5.18.0 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kinit?expand=0&rev=86 --- kinit.changes | 7 +++++++ kinit.spec | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/kinit.changes b/kinit.changes index 4fc2b98..b3baa74 100644 --- a/kinit.changes +++ b/kinit.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sat Jan 2 17:43:51 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:06:51 UTC 2015 - hrvoje.senjan@gmail.com diff --git a/kinit.spec b/kinit.spec index c0b8c8a..ba4c93c 100644 --- a/kinit.spec +++ b/kinit.spec @@ -1,7 +1,7 @@ # # spec file for package kinit # -# 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 c81ae317ecd527d8a1aaf655041258dcf1f326dee14f1ee95f3d489b66401dce Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Sat, 2 Jan 2016 17:57:03 +0000 Subject: [PATCH 2/2] start with 5.18.0 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kinit?expand=0&rev=87 --- kinit-5.17.0.tar.xz | 3 --- kinit-5.18.0.tar.xz | 3 +++ kinit.spec | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) delete mode 100644 kinit-5.17.0.tar.xz create mode 100644 kinit-5.18.0.tar.xz diff --git a/kinit-5.17.0.tar.xz b/kinit-5.17.0.tar.xz deleted file mode 100644 index 6e1ea3e..0000000 --- a/kinit-5.17.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b1d8fc2727cb15875e3e2aeac645f9bbd482420297407ed2d41b3cf40b634fa1 -size 117568 diff --git a/kinit-5.18.0.tar.xz b/kinit-5.18.0.tar.xz new file mode 100644 index 0000000..c510244 --- /dev/null +++ b/kinit-5.18.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08bc4f46cb90c164cd3e087e14c42859bf1e26057a0132c2395c6bfafca95d90 +size 117640 diff --git a/kinit.spec b/kinit.spec index ba4c93c..685356d 100644 --- a/kinit.spec +++ b/kinit.spec @@ -17,9 +17,9 @@ %bcond_without lang -%define _tar_path 5.17 +%define _tar_path 5.18 Name: kinit -Version: 5.17.0 +Version: 5.18.0 Release: 0 %define kf5_version %{version} BuildRequires: cmake >= 2.8.12