diff --git a/.gitignore b/.gitignore index 811635f..b913c59 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /kcompletion-5.21.0.tar.xz /kcompletion-5.22.0.tar.xz /kcompletion-5.23.0.tar.xz +/kcompletion-5.24.0.tar.xz diff --git a/kf5-kcompletion.spec b/kf5-kcompletion.spec index 1b93036..aad7ffc 100755 --- a/kf5-kcompletion.spec +++ b/kf5-kcompletion.spec @@ -1,7 +1,7 @@ %global framework kcompletion Name: kf5-%{framework} -Version: 5.23.0 +Version: 5.24.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 2 addon with auto completion widgets and classes @@ -76,6 +76,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Wed Jul 06 2016 Daniel Vrátil - 5.24.0-1 +- KDE Frameworks 5.24.0 + * Tue Jun 07 2016 Daniel Vrátil - 5.23.0-1 - KDE Frameworks 5.23.0 diff --git a/sources b/sources index 5215421..af1ea1a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c06fe622e9297d3a4dd8695b2f79670e kcompletion-5.23.0.tar.xz +9f9fe1c4f7192eec803116eef9f8b00e kcompletion-5.24.0.tar.xz