File 0001-Use-QtInfoMsg-as-for-other-repo.patch of Package libkgapi

From e4b50748fd22ac583d8f70d3f3590a61233b1a53 Mon Sep 17 00:00:00 2001
From: Laurent Montel <montel@kde.org>
Date: Wed, 4 Apr 2018 07:41:25 +0200
Subject: [PATCH] Use QtInfoMsg as for other repo

---
 src/debug.cpp | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/debug.cpp b/src/debug.cpp
index c54ebbe..c9fb28b 100644
--- a/src/debug.cpp
+++ b/src/debug.cpp
@@ -20,6 +20,6 @@
 
 #include "debug.h"
 
-Q_LOGGING_CATEGORY(KGAPIDebug, "org.kde.kgapi")
-Q_LOGGING_CATEGORY(KGAPIRaw, "org.kde.kgapi.raw")
+Q_LOGGING_CATEGORY(KGAPIDebug, "org.kde.kgapi", QtInfoMsg)
+Q_LOGGING_CATEGORY(KGAPIRaw, "org.kde.kgapi.raw", QtInfoMsg)
 
-- 
2.18.0

openSUSE Build Service is sponsored by