From 2ca0692c20fa9eb587961c2ec1c6b72facd6b126f94ab9ecf790434612f8861d Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Sun, 8 Nov 2015 16:58:17 +0000 Subject: [PATCH 1/2] 5.16.0 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kcompletion?expand=0&rev=73 --- kcompletion-5.15.0.tar.xz | 3 --- kcompletion-5.16.0.tar.xz | 3 +++ kcompletion.changes | 7 +++++++ kcompletion.spec | 4 ++-- 4 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 kcompletion-5.15.0.tar.xz create mode 100644 kcompletion-5.16.0.tar.xz diff --git a/kcompletion-5.15.0.tar.xz b/kcompletion-5.15.0.tar.xz deleted file mode 100644 index cf28849..0000000 --- a/kcompletion-5.15.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:deb2c24d995b8b6aa57309980f45fad49739bef693b1286bebc383f11c0801d7 -size 115808 diff --git a/kcompletion-5.16.0.tar.xz b/kcompletion-5.16.0.tar.xz new file mode 100644 index 0000000..1b09f55 --- /dev/null +++ b/kcompletion-5.16.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4230e44395ec59e855fd4e70ebfd1d7a62fd1182c2a07d0cc4cee5234bc39620 +size 115788 diff --git a/kcompletion.changes b/kcompletion.changes index b9757ee..ba2ef40 100644 --- a/kcompletion.changes +++ b/kcompletion.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sun Nov 8 16:58:13 UTC 2015 - hrvoje.senjan@gmail.com + +- Update to 5.16.0 + * For more details please see: + https://www.kde.org/announcements/kde-frameworks-5.16.0.php + ------------------------------------------------------------------- Mon Oct 5 17:37:04 UTC 2015 - hrvoje.senjan@gmail.com diff --git a/kcompletion.spec b/kcompletion.spec index 982324b..24d65e4 100644 --- a/kcompletion.spec +++ b/kcompletion.spec @@ -18,9 +18,9 @@ %bcond_without lang %define lname libKF5Completion5 -%define _tar_path 5.15 +%define _tar_path 5.16 Name: kcompletion -Version: 5.15.0 +Version: 5.16.0 Release: 0 %define kf5_version %{version} BuildRequires: cmake >= 2.8.12 From d917ca6a3421f262878dbee956bee864c0551e0fc11ad45061612dc790b04d07 Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Sun, 15 Nov 2015 16:13:44 +0000 Subject: [PATCH 2/2] changelogs OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kcompletion?expand=0&rev=74 --- kcompletion.changes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kcompletion.changes b/kcompletion.changes index ba2ef40..034f3c8 100644 --- a/kcompletion.changes +++ b/kcompletion.changes @@ -1,7 +1,7 @@ ------------------------------------------------------------------- Sun Nov 8 16:58:13 UTC 2015 - hrvoje.senjan@gmail.com -- Update to 5.16.0 +- Update to 5.16.0 (boo#955067) * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.16.0.php