From 76d0817d7cd8c7e12232ae3340e18bafde324816b4a72c7cf31b5d2ef2dfbe60 Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Sat, 7 May 2016 18:30:22 +0000 Subject: [PATCH 1/2] start with 5.22.0 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kcompletion?expand=0&rev=91 --- kcompletion-5.21.0.tar.xz | 3 --- kcompletion-5.22.0.tar.xz | 3 +++ kcompletion.changes | 7 +++++++ kcompletion.spec | 4 ++-- 4 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 kcompletion-5.21.0.tar.xz create mode 100644 kcompletion-5.22.0.tar.xz diff --git a/kcompletion-5.21.0.tar.xz b/kcompletion-5.21.0.tar.xz deleted file mode 100644 index d5d2c30..0000000 --- a/kcompletion-5.21.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:24728b94eac7a39abb2c83cdb60459dd632f2a21fe40366f867cbb29b5d5cf64 -size 116044 diff --git a/kcompletion-5.22.0.tar.xz b/kcompletion-5.22.0.tar.xz new file mode 100644 index 0000000..09b4848 --- /dev/null +++ b/kcompletion-5.22.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:feef5c55d9ccee727431a7a547e354da08f34eccea37257cd3b8bdd85a96581e +size 116052 diff --git a/kcompletion.changes b/kcompletion.changes index cb6bcd6..335ea72 100644 --- a/kcompletion.changes +++ b/kcompletion.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sat May 7 18:30:20 UTC 2016 - hrvoje.senjan@gmail.com + +- Update to 5.22.0 + * For more details please see: + https://www.kde.org/announcements/kde-frameworks-5.22.0.php + ------------------------------------------------------------------- Mon Apr 4 14:19:11 UTC 2016 - hrvoje.senjan@gmail.com diff --git a/kcompletion.spec b/kcompletion.spec index 6737329..217734d 100644 --- a/kcompletion.spec +++ b/kcompletion.spec @@ -18,9 +18,9 @@ %bcond_without lang %define lname libKF5Completion5 -%define _tar_path 5.21 +%define _tar_path 5.22 Name: kcompletion -Version: 5.21.0 +Version: 5.22.0 Release: 0 %define kf5_version %{version} BuildRequires: cmake >= 2.8.12 From b97501f620a9f5d2baa2293c4b228affe9c2a258081e826b9fc503a77187a8a4 Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Sun, 15 May 2016 15:39:37 +0000 Subject: [PATCH 2/2] changelogs OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kcompletion?expand=0&rev=92 --- kcompletion.changes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kcompletion.changes b/kcompletion.changes index 335ea72..7ad83e6 100644 --- a/kcompletion.changes +++ b/kcompletion.changes @@ -1,7 +1,7 @@ ------------------------------------------------------------------- Sat May 7 18:30:20 UTC 2016 - hrvoje.senjan@gmail.com -- Update to 5.22.0 +- Update to 5.22.0 (boo#980066) * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.22.0.php