diff --git a/.gitignore b/.gitignore index 98b38a4..40864e0 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /krunner-5.22.0.tar.xz /krunner-5.23.0.tar.xz /krunner-5.24.0.tar.xz +/krunner-5.25.0.tar.xz diff --git a/kf5-krunner.spec b/kf5-krunner.spec index 15fc5df..8b13904 100644 --- a/kf5-krunner.spec +++ b/kf5-krunner.spec @@ -1,7 +1,7 @@ %global framework krunner Name: kf5-%{framework} -Version: 5.24.0 +Version: 5.25.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 +* Mon Aug 08 2016 Daniel Vrátil - 5.25.0-1 +- KDE Frameworks 5.25.0 + * Wed Jul 06 2016 Daniel Vrátil - 5.24.0-1 - KDE Frameworks 5.24.0 diff --git a/sources b/sources index 38d9b2c..59e45f4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c397c4a9b647e6bb35d7f022c5556693 krunner-5.24.0.tar.xz +427349a763c831796b3de0be4b17a019 krunner-5.25.0.tar.xz