From f1b7c462f2eb6f1d702aec3d912c2d91a033a6ee8bffed2f52fc977c741fa1da Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Sun, 3 May 2015 19:42:55 +0000 Subject: [PATCH] 5.10.0 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kcompletion?expand=0&rev=56 --- kcompletion-5.10.0.tar.xz | 3 +++ kcompletion-5.9.0.tar.xz | 3 --- kcompletion.changes | 7 +++++++ kcompletion.spec | 4 ++-- 4 files changed, 12 insertions(+), 5 deletions(-) create mode 100644 kcompletion-5.10.0.tar.xz delete mode 100644 kcompletion-5.9.0.tar.xz diff --git a/kcompletion-5.10.0.tar.xz b/kcompletion-5.10.0.tar.xz new file mode 100644 index 0000000..e284514 --- /dev/null +++ b/kcompletion-5.10.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5e06df67fdecb040d3c96521a0ffdb2c079a9d08bf5321e7ceb1819f15968b1 +size 115760 diff --git a/kcompletion-5.9.0.tar.xz b/kcompletion-5.9.0.tar.xz deleted file mode 100644 index 6e7fe15..0000000 --- a/kcompletion-5.9.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1340955eb9d8a25aa1a4c24e040985df4dd091bbcf6f40e35307c5e5f07f353f -size 115784 diff --git a/kcompletion.changes b/kcompletion.changes index 9199ba5..84756d4 100644 --- a/kcompletion.changes +++ b/kcompletion.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sun May 3 19:42:52 UTC 2015 - hrvoje.senjan@gmail.com + +- Update to 5.10.0 + * For more details please see: + https://www.kde.org/announcements/kde-frameworks-5.10.0.php + ------------------------------------------------------------------- Sat Apr 4 14:40:33 UTC 2015 - hrvoje.senjan@gmail.com diff --git a/kcompletion.spec b/kcompletion.spec index b381188..597c503 100644 --- a/kcompletion.spec +++ b/kcompletion.spec @@ -18,9 +18,9 @@ %bcond_without lang %define lname libKF5Completion5 -%define _tar_path 5.9 +%define _tar_path 5.10 Name: kcompletion -Version: 5.9.0 +Version: 5.10.0 Release: 0 %define kf5_version %{version} BuildRequires: cmake >= 2.8.12