diff --git a/.gitignore b/.gitignore index 2fcd3c5..98b38a4 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /krunner-5.21.0.tar.xz /krunner-5.22.0.tar.xz /krunner-5.23.0.tar.xz +/krunner-5.24.0.tar.xz diff --git a/kf5-krunner.spec b/kf5-krunner.spec index a78bfdf..15fc5df 100644 --- a/kf5-krunner.spec +++ b/kf5-krunner.spec @@ -1,7 +1,7 @@ %global framework krunner Name: kf5-%{framework} -Version: 5.23.0 +Version: 5.24.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 solution with parallelized query system @@ -86,6 +86,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 ab6b533..38d9b2c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5b3cadf4d586d15729b97b8c152e82b7 krunner-5.23.0.tar.xz +c397c4a9b647e6bb35d7f022c5556693 krunner-5.24.0.tar.xz