diff --git a/.gitignore b/.gitignore index b6aec31..4ab6057 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,4 @@ /kcompletion-5.15.0.tar.xz /kcompletion-5.16.0.tar.xz /kcompletion-5.17.0.tar.xz +/kcompletion-5.18.0.tar.xz diff --git a/kf5-kcompletion.spec b/kf5-kcompletion.spec index 5d696f5..fc4be07 100755 --- a/kf5-kcompletion.spec +++ b/kf5-kcompletion.spec @@ -1,7 +1,7 @@ %global framework kcompletion Name: kf5-%{framework} -Version: 5.17.0 +Version: 5.18.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 Jan 03 2016 Daniel Vrátil - 5.18.0-1 +- KDE Frameworks 5.18.0 + * Tue Dec 08 2015 Daniel Vrátil - 5.17.0-1 - KDE Frameworks 5.17.0 diff --git a/sources b/sources index b68a71f..72d132b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a8f376583e176844e84fe9eda5ac7fbf kcompletion-5.17.0.tar.xz +af520088daa15b0ead9fe6077059359b kcompletion-5.18.0.tar.xz