$ git diff --patch-with-stat --summary 6034f3c6cc3bd7ed62bd4df85f7b021bcfac93c9..db258e2db70f50e72a4f5d9d7af4c8c6555a37f4
.abf.yml | 2 +-
milou.spec | 5 +++--
2 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/.abf.yml b/.abf.yml
index 634cfe8..ed436be 100644
--- a/.abf.yml
+++ b/.abf.yml
@@ -1,2 +1,2 @@
sources:
- milou-5.16.4.tar.xz: 290f3831371f7429919f3a5add53d3c9cf9ad22a
+ milou-5.17.2.tar.xz: 2cc772950c44790e3fd7c33f86d44a2960a8c11b
diff --git a/milou.spec b/milou.spec
index 2baacec..797e602 100644
--- a/milou.spec
+++ b/milou.spec
@@ -6,8 +6,8 @@
%define stable %([ "`echo %{version} |cut -d. -f3`" -ge 80 ] && echo -n un; echo -n stable)
Name: milou
-Version: 5.16.4
-Release: 1
+Version: 5.17.2
+Release: 1
Source0: http://download.kde.org/%{stable}/plasma/%{plasmaver}/%{name}-%{version}.tar.xz
Summary: A search client for Baloo
URL: http://kde.org/
@@ -31,6 +31,7 @@ BuildRequires: cmake(KF5Plasma)
BuildRequires: cmake(KF5I18n)
BuildRequires: cmake(KF5Declarative)
BuildRequires: cmake(KF5Service)
+BuildRequires: cmake(KF5ItemModels)
Requires: %{libname} = %{EVRD}
%description