diff --git a/.gitignore b/.gitignore index c35e148..ceeb1ce 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ /krunner-5.5.0.tar.xz /krunner-5.6.0.tar.xz /krunner-5.7.0.tar.xz +/krunner-5.8.0.tar.xz diff --git a/kf5-krunner.spec b/kf5-krunner.spec index 160b890..75225d7 100644 --- a/kf5-krunner.spec +++ b/kf5-krunner.spec @@ -1,8 +1,8 @@ %global framework krunner Name: kf5-%{framework} -Version: 5.7.0 -Release: 2%{?dist} +Version: 5.8.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 solution with parallelized query system License: LGPLv2+ and BSD @@ -80,6 +80,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Mon Mar 16 2015 Daniel Vrátil - 5.8.0-1 +- KDE Frameworks 5.8.0 + * Fri Feb 27 2015 Daniel Vrátil - 5.7.0-2 - Rebuild (GCC 5) diff --git a/sources b/sources index bc7a837..dd97b4b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -53a16b6cc0a3c8f4129c030a8041a1f5 krunner-5.7.0.tar.xz +ebc23e7ff249c7b1a2c95175d1c0f7bc krunner-5.8.0.tar.xz