diff --git a/.gitignore b/.gitignore index ba2ba51..561c564 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ /krunner-5.13.0.tar.xz /krunner-5.14.0.tar.xz /krunner-5.15.0.tar.xz +/krunner-5.16.0.tar.xz diff --git a/kf5-krunner.spec b/kf5-krunner.spec index b3c7cc6..3c88e0b 100644 --- a/kf5-krunner.spec +++ b/kf5-krunner.spec @@ -1,7 +1,7 @@ %global framework krunner Name: kf5-%{framework} -Version: 5.15.0 +Version: 5.16.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 solution with parallelized query system @@ -80,6 +80,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Sun Nov 08 2015 Daniel Vrátil - 5.16.0-1 +- KDE Frameworks 5.16.0 + * Thu Oct 08 2015 Daniel Vrátil - 5.15.0-1 - KDE Frameworks 5.15.0 diff --git a/sources b/sources index a9be7a1..a8b750d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2a9971ce78f12dc38fe2dec6ab279b10 krunner-5.15.0.tar.xz +09bd3bac9fce18e685748dad3e9bcf39 krunner-5.16.0.tar.xz