diff --git a/.gitignore b/.gitignore index a280bb3..757c2e5 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,4 @@ /kcompletion-5.12.0.tar.xz /kcompletion-5.13.0.tar.xz /kcompletion-5.14.0.tar.xz +/kcompletion-5.15.0.tar.xz diff --git a/kf5-kcompletion.spec b/kf5-kcompletion.spec index 73c2a18..e7ecb47 100755 --- a/kf5-kcompletion.spec +++ b/kf5-kcompletion.spec @@ -1,7 +1,7 @@ %global framework kcompletion Name: kf5-%{framework} -Version: 5.14.0 +Version: 5.15.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 +* Thu Oct 08 2015 Daniel Vrátil - 5.15.0-1 +- KDE Frameworks 5.15.0 + * Wed Sep 16 2015 Daniel Vrátil - 5.14.0-1 - KDE Frameworks 5.14.0 diff --git a/sources b/sources index 9a30dd0..0534de5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d330c841ddf9d3857543daff933471af kcompletion-5.14.0.tar.xz +a72bf104bd073134e4bdf77dbf6677ab kcompletion-5.15.0.tar.xz