From 19831fec90cfc3d86d84ba8ac919deb35fe06c70 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Dan=20Vr=C3=A1til?= <dvratil@redhat.com>
Date: Wed, 6 Aug 2014 15:30:27 +0200
Subject: [PATCH] KDE Frameworks 5.1.0

---
 .gitignore       | 1 +
 kf5-krunner.spec | 5 ++++-
 sources          | 2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/.gitignore b/.gitignore
index 5c78857..c487703 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /krunner-4.100.0.tar.xz
 /krunner-5.0.0.tar.xz
+/krunner-5.1.0.tar.xz
diff --git a/kf5-krunner.spec b/kf5-krunner.spec
index 54b2449..dc3d2e6 100644
--- a/kf5-krunner.spec
+++ b/kf5-krunner.spec
@@ -2,7 +2,7 @@
 %define framework krunner
 
 Name:           kf5-%{framework}
-Version:        5.0.0
+Version:        5.1.0
 Release:        1%{?dist}
 Summary:        KDE Frameworks 5 Tier 3 solution with parallelized query system
 
@@ -82,6 +82,9 @@ make %{?_smp_mflags} -C %{_target_platform}
 %{_kf5_archdatadir}/mkspecs/modules/qt_KRunner.pri
 
 %changelog
+* Wed Aug 06 2014 Daniel Vrátil <dvratil@redhat.com> - 5.1.0-1
+- KDE Frameworks 5.1.0
+
 * Wed Jul 09 2014 Daniel Vrátil <dvratil@redhat.com> - 5.0.0-1
 - KDE Frameworks 5.0.0
 
diff --git a/sources b/sources
index f8362fb..ef35e3d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-600949cb6d64ee03bf94911276554a6e  krunner-5.0.0.tar.xz
+80f17c7968e6582ac93daef9dfdb1863  krunner-5.1.0.tar.xz