From 3720274ef9f71ac9d0df3dbde51200583ac5f8a8 Mon Sep 17 00:00:00 2001 From: Dan Vrátil Date: Nov 09 2015 22:07:50 +0000 Subject: KDE Frameworks 5.16 --- diff --git a/.gitignore b/.gitignore index 757c2e5..6a41c54 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ /kcompletion-5.13.0.tar.xz /kcompletion-5.14.0.tar.xz /kcompletion-5.15.0.tar.xz +/kcompletion-5.16.0.tar.xz diff --git a/kf5-kcompletion.spec b/kf5-kcompletion.spec index e7ecb47..3bda494 100755 --- a/kf5-kcompletion.spec +++ b/kf5-kcompletion.spec @@ -1,7 +1,7 @@ %global framework kcompletion Name: kf5-%{framework} -Version: 5.15.0 +Version: 5.16.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 2 addon with auto completion widgets and classes @@ -74,6 +74,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Sun Nov 08 2015 Daniel Vrátil - 5.16.0-1 +- KDE Frameworks 5.16.0 + * Thu Oct 08 2015 Daniel Vrátil - 5.15.0-1 - KDE Frameworks 5.15.0 diff --git a/sources b/sources index 0534de5..7cfd355 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a72bf104bd073134e4bdf77dbf6677ab kcompletion-5.15.0.tar.xz +b8384961948af1ecb299991468c35eb2 kcompletion-5.16.0.tar.xz