From 99249fb58ec8303953c69745637f1a4864a62e63d35e99f29a714f95d204395e Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Sun, 2 Oct 2016 12:51:12 +0000 Subject: [PATCH] start with 5.27.0 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kcompletion?expand=0&rev=103 --- kcompletion-5.26.0.tar.xz | 3 --- kcompletion-5.27.0.tar.xz | 3 +++ kcompletion.changes | 7 +++++++ kcompletion.spec | 4 ++-- 4 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 kcompletion-5.26.0.tar.xz create mode 100644 kcompletion-5.27.0.tar.xz diff --git a/kcompletion-5.26.0.tar.xz b/kcompletion-5.26.0.tar.xz deleted file mode 100644 index 309800f..0000000 --- a/kcompletion-5.26.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fa50bb46867cbbb531d7ed1ed306f201526155ff13a7e47ed1ad697c333670b8 -size 116076 diff --git a/kcompletion-5.27.0.tar.xz b/kcompletion-5.27.0.tar.xz new file mode 100644 index 0000000..e22b252 --- /dev/null +++ b/kcompletion-5.27.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa10ca49b35c581f4e9d5302b348a6e3ad1334bc833273938718d248622466d5 +size 2580336 diff --git a/kcompletion.changes b/kcompletion.changes index db6a281..102f487 100644 --- a/kcompletion.changes +++ b/kcompletion.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sun Oct 2 12:50:56 UTC 2016 - hrvoje.senjan@gmail.com + +- Update to 5.27.0 + * For more details please see: + https://www.kde.org/announcements/kde-frameworks-5.27.0.php + ------------------------------------------------------------------- Tue Sep 6 20:47:29 UTC 2016 - hrvoje.senjan@gmail.com diff --git a/kcompletion.spec b/kcompletion.spec index ef2cd40..433bf62 100644 --- a/kcompletion.spec +++ b/kcompletion.spec @@ -18,9 +18,9 @@ %bcond_without lang %define lname libKF5Completion5 -%define _tar_path 5.26 +%define _tar_path 5.27 Name: kcompletion -Version: 5.26.0 +Version: 5.27.0 Release: 0 %define kf5_version %{version} BuildRequires: cmake >= 2.8.12