From ae9ef59f58e92e0b4cc34be74dfa1847c392bca65198f56369f5c339441394d8 Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Wed, 6 Jul 2016 15:02:22 +0000 Subject: [PATCH] start with 5.24.0 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kcompletion?expand=0&rev=96 --- kcompletion-5.23.0.tar.xz | 3 --- kcompletion-5.24.0.tar.xz | 3 +++ kcompletion.changes | 7 +++++++ kcompletion.spec | 4 ++-- 4 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 kcompletion-5.23.0.tar.xz create mode 100644 kcompletion-5.24.0.tar.xz diff --git a/kcompletion-5.23.0.tar.xz b/kcompletion-5.23.0.tar.xz deleted file mode 100644 index 97a3153..0000000 --- a/kcompletion-5.23.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ff30cd08a09eb94c2c1508e29b44990380424a5251613d41c51a473dea80dfb0 -size 116032 diff --git a/kcompletion-5.24.0.tar.xz b/kcompletion-5.24.0.tar.xz new file mode 100644 index 0000000..1ca4f97 --- /dev/null +++ b/kcompletion-5.24.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bbbb6eba8786939b275bcbc72ac5b04904d77cc8324e0bf99f06d917c60696e2 +size 116076 diff --git a/kcompletion.changes b/kcompletion.changes index 1143925..00a3a2d 100644 --- a/kcompletion.changes +++ b/kcompletion.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Jul 6 15:02:17 UTC 2016 - hrvoje.senjan@gmail.com + +- Update to 5.24.0 + * For more details please see: + https://www.kde.org/announcements/kde-frameworks-5.24.0.php + ------------------------------------------------------------------- Mon Jun 6 21:23:50 UTC 2016 - hrvoje.senjan@gmail.com diff --git a/kcompletion.spec b/kcompletion.spec index 7cdd2ab..c10800d 100644 --- a/kcompletion.spec +++ b/kcompletion.spec @@ -18,9 +18,9 @@ %bcond_without lang %define lname libKF5Completion5 -%define _tar_path 5.23 +%define _tar_path 5.24 Name: kcompletion -Version: 5.23.0 +Version: 5.24.0 Release: 0 %define kf5_version %{version} BuildRequires: cmake >= 2.8.12