Hello community,

here is the log from the commit of package purpose for openSUSE:Factory checked 
in at 2018-10-22 11:17:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/purpose (Old)
 and      /work/SRC/openSUSE:Factory/.purpose.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "purpose"

Mon Oct 22 11:17:45 2018 rev:13 rq:642369 version:5.51.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/purpose/purpose.changes  2018-10-01 
08:11:02.590204422 +0200
+++ /work/SRC/openSUSE:Factory/.purpose.new/purpose.changes     2018-10-22 
11:19:53.419367118 +0200
@@ -1,0 +2,19 @@
+Tue Oct 16 08:02:50 UTC 2018 - Luca Beltrame <[email protected]>
+
+- Run spec-cleaner
+
+-------------------------------------------------------------------
+Mon Oct 15 11:50:43 UTC 2018 - [email protected]
+
+- Update to 5.51.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.51.0.php
+- Changes since 5.50.0:
+  * Add explicit
+  * Make cmake 3.0 the minimum cmake version
+  * phabricator: Fix warning
+  * Make compile with strict compile flags
+  * Port to debug categories
+
+-------------------------------------------------------------------

Old:
----
  purpose-5.50.0.tar.xz

New:
----
  purpose-5.51.0.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ purpose.spec ++++++
--- /var/tmp/diff_new_pack.zfsANX/_old  2018-10-22 11:19:53.907366613 +0200
+++ /var/tmp/diff_new_pack.zfsANX/_new  2018-10-22 11:19:53.907366613 +0200
@@ -12,24 +12,24 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 %define lname   libKF5Purpose5
-%define _tar_path 5.50
+%define _tar_path 5.51
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:           purpose
-Version:        5.50.0
+Version:        5.51.0
 Release:        0
 Summary:        Framework to integrate services and actions in applications
 License:        LGPL-2.1-or-later
 Group:          System/GUI/KDE
-URL:            http://www.kde.org
+URL:            https://www.kde.org
 Source:         
http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz
 Source1:        baselibs.conf
 BuildRequires:  cmake >= 2.8.12

++++++ purpose-5.50.0.tar.xz -> purpose-5.51.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-5.50.0/CMakeLists.txt 
new/purpose-5.51.0/CMakeLists.txt
--- old/purpose-5.50.0/CMakeLists.txt   2018-09-02 21:39:55.000000000 +0200
+++ new/purpose-5.51.0/CMakeLists.txt   2018-10-08 10:26:03.000000000 +0200
@@ -1,8 +1,8 @@
-cmake_minimum_required(VERSION 2.8.12)
+cmake_minimum_required(VERSION 3.0)
 
 project(Purpose)
 
-find_package(ECM 5.50.0 REQUIRED NO_MODULE)
+find_package(ECM 5.51.0 REQUIRED NO_MODULE)
 
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
@@ -22,8 +22,8 @@
 include(ECMMarkNonGuiExecutable)
 include(ECMQtDeclareLoggingCategory)
 
-set(KF5_VERSION "5.50.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.50.0") # handled by release scripts
+set(KF5_VERSION "5.51.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.51.0") # handled by release scripts
 
 find_package(KF5 ${KF5_DEP_VERSION} REQUIRED COMPONENTS CoreAddons I18n Config)
 
@@ -39,6 +39,12 @@
                         VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/purpose_version.h"
                         PACKAGE_VERSION_FILE 
"${CMAKE_CURRENT_BINARY_DIR}/KF5PurposeConfigVersion.cmake"
                         SOVERSION 5)
+add_definitions(-DQT_NO_CAST_FROM_ASCII)
+add_definitions(-DQT_NO_CAST_TO_ASCII)
+add_definitions(-DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT)
+add_definitions(-DQT_NO_URL_CAST_FROM_STRING)
+add_definitions(-DQT_USE_QSTRINGBUILDER)
+#add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x060000)
 
 add_subdirectory( src )
 if (BUILD_TESTING)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-5.50.0/po/ast/purpose-fileitemaction.po 
new/purpose-5.51.0/po/ast/purpose-fileitemaction.po
--- old/purpose-5.50.0/po/ast/purpose-fileitemaction.po 1970-01-01 
01:00:00.000000000 +0100
+++ new/purpose-5.51.0/po/ast/purpose-fileitemaction.po 2018-10-08 
10:26:03.000000000 +0200
@@ -0,0 +1,23 @@
+# Copyright (C) YEAR This file is copyright:
+# This file is distributed under the same license as the purpose package.
+#
+# enolp <[email protected]>, 2018.
+msgid ""
+msgstr ""
+"Project-Id-Version: purpose\n"
+"Report-Msgid-Bugs-To: http://bugs.kde.org\n";
+"POT-Creation-Date: 2018-08-16 09:06+0200\n"
+"PO-Revision-Date: 2018-10-06 13:14+0100\n"
+"Last-Translator: enolp <[email protected]>\n"
+"Language-Team: Asturian <[email protected]>\n"
+"Language: ast\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=n != 1;\n"
+"X-Generator: Lokalize 2.0\n"
+
+#: sharefileitemaction.cpp:47
+#, kde-format
+msgid "Share"
+msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-5.50.0/po/es/purpose_phabricator.po 
new/purpose-5.51.0/po/es/purpose_phabricator.po
--- old/purpose-5.50.0/po/es/purpose_phabricator.po     2018-09-02 
21:39:55.000000000 +0200
+++ new/purpose-5.51.0/po/es/purpose_phabricator.po     2018-10-08 
10:26:03.000000000 +0200
@@ -10,7 +10,7 @@
 "Project-Id-Version: purpose_phabricator\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-08-16 09:06+0200\n"
-"PO-Revision-Date: 2018-07-08 12:57+0100\n"
+"PO-Revision-Date: 2018-10-07 18:26+0100\n"
 "Last-Translator: Eloy Cuadra <[email protected]>\n"
 "Language-Team: Spanish <[email protected]>\n"
 "Language: es\n"
@@ -28,7 +28,7 @@
 #: phabricatorjobs.cpp:142
 #, kde-format
 msgid "Could not create the new \"differential diff\""
-msgstr ""
+msgstr "No se ha podido crear la nueva «differential diff»"
 
 #: phabricatorjobs.cpp:183
 #, kde-format
@@ -80,7 +80,7 @@
 #: phabricatorplugin_config.qml:39
 #, kde-format
 msgid "Create new \"differential diff\""
-msgstr ""
+msgstr "Crear nueva «differential diff»"
 
 #: phabricatorplugin_config.qml:41
 #, kde-format
@@ -90,7 +90,7 @@
 #: phabricatorplugin_config.qml:78
 #, kde-format
 msgid "New Diff"
-msgstr ""
+msgstr "Nueva «diff»"
 
 #: phabricatorplugin_config.qml:79
 #, kde-format
@@ -98,11 +98,13 @@
 "tick this to create a new \"differential diff\" which can\n"
 "be converted online to a new differential revision"
 msgstr ""
+"Maque esto para crear una nueva «differential diff» que\n"
+"se puede convertir en línea en una nueva revisión diferencial"
 
 #: phabricatorplugin_config.qml:87
 #, kde-format
 msgid "Update Diff"
-msgstr ""
+msgstr "Actualizar «diff»"
 
 #: phabricatorplugin_config.qml:88
 #, kde-format
@@ -110,11 +112,13 @@
 "tick this to update an existing revision,\n"
 "select one from the list below."
 msgstr ""
+"Marque esto para actualizar una revisión existente.\n"
+"Seleccione una de la lista inferior."
 
 #: phabricatorplugin_config.qml:116
 #, kde-format
 msgid "Open Diff in browser"
-msgstr ""
+msgstr "Abrir «diff» en el navegador"
 
 #. i18n().arg() to avoid showing the "%1" when inactive
 #: phabricatorplugin_config.qml:123
@@ -130,4 +134,4 @@
 #: phabricatorplugin_config.qml:131
 #, kde-format
 msgid "patch updated through %1 and the Purpose/Phabricator plugin"
-msgstr ""
+msgstr "Parche actualizado mediante %1 y el complemento Purpose/Phabricator"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-5.50.0/po/hu/purpose-fileitemaction.po 
new/purpose-5.51.0/po/hu/purpose-fileitemaction.po
--- old/purpose-5.50.0/po/hu/purpose-fileitemaction.po  1970-01-01 
01:00:00.000000000 +0100
+++ new/purpose-5.51.0/po/hu/purpose-fileitemaction.po  2018-10-08 
10:26:03.000000000 +0200
@@ -0,0 +1,23 @@
+# Copyright (C) YEAR This file is copyright:
+# This file is distributed under the same license as the purpose package.
+#
+# Kristof Kiszel <[email protected]>, 2018.
+msgid ""
+msgstr ""
+"Project-Id-Version: purpose\n"
+"Report-Msgid-Bugs-To: http://bugs.kde.org\n";
+"POT-Creation-Date: 2018-08-16 09:06+0200\n"
+"PO-Revision-Date: 2018-09-25 19:31+0200\n"
+"Last-Translator: Kristof Kiszel <[email protected]>\n"
+"Language-Team: Hungarian <[email protected]>\n"
+"Language: hu\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: Lokalize 2.0\n"
+
+#: sharefileitemaction.cpp:47
+#, kde-format
+msgid "Share"
+msgstr "Megosztás"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-5.50.0/po/hu/purpose_email.po 
new/purpose-5.51.0/po/hu/purpose_email.po
--- old/purpose-5.50.0/po/hu/purpose_email.po   1970-01-01 01:00:00.000000000 
+0100
+++ new/purpose-5.51.0/po/hu/purpose_email.po   2018-10-08 10:26:03.000000000 
+0200
@@ -0,0 +1,23 @@
+# Copyright (C) YEAR This file is copyright:
+# This file is distributed under the same license as the purpose package.
+#
+# Kristof Kiszel <[email protected]>, 2018.
+msgid ""
+msgstr ""
+"Project-Id-Version: purpose\n"
+"Report-Msgid-Bugs-To: http://bugs.kde.org\n";
+"POT-Creation-Date: 2018-08-16 09:06+0200\n"
+"PO-Revision-Date: 2018-09-25 19:33+0200\n"
+"Last-Translator: Kristof Kiszel <[email protected]>\n"
+"Language-Team: Hungarian <[email protected]>\n"
+"Language: hu\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: Lokalize 2.0\n"
+
+#: emailplugin.cpp:94 emailplugin.cpp:118
+#, kde-format
+msgid "Failed to launch email client"
+msgstr "Nem sikerült elindítani az e-mail klienst"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-5.50.0/po/hu/purpose_imgur.po 
new/purpose-5.51.0/po/hu/purpose_imgur.po
--- old/purpose-5.50.0/po/hu/purpose_imgur.po   1970-01-01 01:00:00.000000000 
+0100
+++ new/purpose-5.51.0/po/hu/purpose_imgur.po   2018-10-08 10:26:03.000000000 
+0200
@@ -0,0 +1,28 @@
+# Copyright (C) YEAR This file is copyright:
+# This file is distributed under the same license as the purpose package.
+#
+# Kristof Kiszel <[email protected]>, 2018.
+msgid ""
+msgstr ""
+"Project-Id-Version: purpose\n"
+"Report-Msgid-Bugs-To: http://bugs.kde.org\n";
+"POT-Creation-Date: 2018-08-16 09:06+0200\n"
+"PO-Revision-Date: 2018-09-30 21:47+0200\n"
+"Last-Translator: Kristof Kiszel <[email protected]>\n"
+"Language-Team: Hungarian <[email protected]>\n"
+"Language: hu\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: Lokalize 2.0\n"
+
+#: imgurplugin.cpp:77
+#, kde-format
+msgid "Error page returned"
+msgstr "Hibaoldal tért vissza"
+
+#: imgurplugin.cpp:106
+#, kde-format
+msgid "Uploading files to imgur..."
+msgstr "Féjlok feltöltése az Imgurre…"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-5.50.0/po/hu/purpose_kdeconnect.po 
new/purpose-5.51.0/po/hu/purpose_kdeconnect.po
--- old/purpose-5.50.0/po/hu/purpose_kdeconnect.po      1970-01-01 
01:00:00.000000000 +0100
+++ new/purpose-5.51.0/po/hu/purpose_kdeconnect.po      2018-10-08 
10:26:03.000000000 +0200
@@ -0,0 +1,28 @@
+# Copyright (C) YEAR This file is copyright:
+# This file is distributed under the same license as the purpose package.
+#
+# Kristof Kiszel <[email protected]>, 2018.
+msgid ""
+msgstr ""
+"Project-Id-Version: purpose\n"
+"Report-Msgid-Bugs-To: http://bugs.kde.org\n";
+"POT-Creation-Date: 2018-08-16 09:06+0200\n"
+"PO-Revision-Date: 2018-09-30 21:48+0200\n"
+"Last-Translator: Kristof Kiszel <[email protected]>\n"
+"Language-Team: Hungarian <[email protected]>\n"
+"Language: hu\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: Lokalize 2.0\n"
+
+#: kdeconnectplugin_config.qml:30
+#, kde-format
+msgid "Choose a device to send to:"
+msgstr "Céleszköz:"
+
+#: kdeconnectplugin_config.qml:49
+#, kde-format
+msgid "No devices found"
+msgstr "Nem találhatók eszközök"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-5.50.0/po/hu/purpose_ktp-sendfile.po 
new/purpose-5.51.0/po/hu/purpose_ktp-sendfile.po
--- old/purpose-5.50.0/po/hu/purpose_ktp-sendfile.po    1970-01-01 
01:00:00.000000000 +0100
+++ new/purpose-5.51.0/po/hu/purpose_ktp-sendfile.po    2018-10-08 
10:26:03.000000000 +0200
@@ -0,0 +1,23 @@
+# Copyright (C) YEAR This file is copyright:
+# This file is distributed under the same license as the purpose package.
+#
+# Kristof Kiszel <[email protected]>, 2018.
+msgid ""
+msgstr ""
+"Project-Id-Version: purpose\n"
+"Report-Msgid-Bugs-To: http://bugs.kde.org\n";
+"POT-Creation-Date: 2018-08-16 09:06+0200\n"
+"PO-Revision-Date: 2018-09-28 18:34+0200\n"
+"Last-Translator: Kristof Kiszel <[email protected]>\n"
+"Language-Team: Hungarian <[email protected]>\n"
+"Language: hu\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: Lokalize 2.0\n"
+
+#: ktpsendfileplugin.cpp:52
+#, kde-format
+msgid "Couldn't find 'ktp-send-file' executable."
+msgstr "A „ktp-send-file” nem található."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-5.50.0/po/hu/purpose_nextcloud.po 
new/purpose-5.51.0/po/hu/purpose_nextcloud.po
--- old/purpose-5.50.0/po/hu/purpose_nextcloud.po       1970-01-01 
01:00:00.000000000 +0100
+++ new/purpose-5.51.0/po/hu/purpose_nextcloud.po       2018-10-08 
10:26:03.000000000 +0200
@@ -0,0 +1,33 @@
+# Copyright (C) YEAR This file is copyright:
+# This file is distributed under the same license as the purpose package.
+#
+# Kristof Kiszel <[email protected]>, 2018.
+msgid ""
+msgstr ""
+"Project-Id-Version: purpose\n"
+"Report-Msgid-Bugs-To: http://bugs.kde.org\n";
+"POT-Creation-Date: 2018-08-16 09:06+0200\n"
+"PO-Revision-Date: 2018-09-30 21:41+0200\n"
+"Last-Translator: Kristof Kiszel <[email protected]>\n"
+"Language-Team: Hungarian <[email protected]>\n"
+"Language: hu\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: Lokalize 2.0\n"
+
+#: nextcloudjob.cpp:80
+#, kde-format
+msgid "Invalid folder!"
+msgstr "Érvénytelen mappa!"
+
+#: nextcloudplugin_config.qml:49
+#, kde-format
+msgid "Account:"
+msgstr "Fiók:"
+
+#: nextcloudplugin_config.qml:70
+#, kde-format
+msgid "Upload to folder:"
+msgstr "Feltöltés mappába:"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-5.50.0/po/hu/purpose_pastebin.po 
new/purpose-5.51.0/po/hu/purpose_pastebin.po
--- old/purpose-5.50.0/po/hu/purpose_pastebin.po        1970-01-01 
01:00:00.000000000 +0100
+++ new/purpose-5.51.0/po/hu/purpose_pastebin.po        2018-10-08 
10:26:03.000000000 +0200
@@ -0,0 +1,23 @@
+# Copyright (C) YEAR This file is copyright:
+# This file is distributed under the same license as the purpose package.
+#
+# Kristof Kiszel <[email protected]>, 2018.
+msgid ""
+msgstr ""
+"Project-Id-Version: purpose\n"
+"Report-Msgid-Bugs-To: http://bugs.kde.org\n";
+"POT-Creation-Date: 2018-08-16 09:06+0200\n"
+"PO-Revision-Date: 2018-09-30 21:40+0200\n"
+"Last-Translator: Kristof Kiszel <[email protected]>\n"
+"Language-Team: Hungarian <[email protected]>\n"
+"Language: hu\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: Lokalize 2.0\n"
+
+#: pastebinplugin.cpp:86
+#, kde-format
+msgid "No information to send"
+msgstr "Nincs elküldendő információ"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-5.50.0/po/hu/purpose_saveas.po 
new/purpose-5.51.0/po/hu/purpose_saveas.po
--- old/purpose-5.50.0/po/hu/purpose_saveas.po  1970-01-01 01:00:00.000000000 
+0100
+++ new/purpose-5.51.0/po/hu/purpose_saveas.po  2018-10-08 10:26:03.000000000 
+0200
@@ -0,0 +1,33 @@
+# Copyright (C) YEAR This file is copyright:
+# This file is distributed under the same license as the purpose package.
+#
+# Kristof Kiszel <[email protected]>, 2018.
+msgid ""
+msgstr ""
+"Project-Id-Version: purpose\n"
+"Report-Msgid-Bugs-To: http://bugs.kde.org\n";
+"POT-Creation-Date: 2018-08-16 09:06+0200\n"
+"PO-Revision-Date: 2018-09-25 19:32+0200\n"
+"Last-Translator: Kristof Kiszel <[email protected]>\n"
+"Language-Team: Hungarian <[email protected]>\n"
+"Language: hu\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: Lokalize 2.0\n"
+
+#: saveasplugin.cpp:59
+#, kde-format
+msgid "No URLs to save"
+msgstr "Nincs mentendő URL"
+
+#: saveasplugin_config.qml:30
+#, kde-format
+msgid "Save directory:"
+msgstr "Mentés helye:"
+
+#: saveasplugin_config.qml:43
+#, kde-format
+msgid "Select a directory where to save your pictures and videos"
+msgstr "Válassza ki a mappát, ahová a képei és videói mentésre kerülnek"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-5.50.0/po/hu/purpose_twitter.po 
new/purpose-5.51.0/po/hu/purpose_twitter.po
--- old/purpose-5.50.0/po/hu/purpose_twitter.po 1970-01-01 01:00:00.000000000 
+0100
+++ new/purpose-5.51.0/po/hu/purpose_twitter.po 2018-10-08 10:26:03.000000000 
+0200
@@ -0,0 +1,28 @@
+# Copyright (C) YEAR This file is copyright:
+# This file is distributed under the same license as the purpose package.
+#
+# Kristof Kiszel <[email protected]>, 2018.
+msgid ""
+msgstr ""
+"Project-Id-Version: purpose\n"
+"Report-Msgid-Bugs-To: http://bugs.kde.org\n";
+"POT-Creation-Date: 2018-08-16 09:06+0200\n"
+"PO-Revision-Date: 2018-09-25 19:31+0200\n"
+"Last-Translator: Kristof Kiszel <[email protected]>\n"
+"Language-Team: Hungarian <[email protected]>\n"
+"Language: hu\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: Lokalize 2.0\n"
+
+#: contents/config/config.qml:52
+#, kde-format
+msgid "Account:"
+msgstr "Fiók:"
+
+#: contents/config/config.qml:76
+#, kde-format
+msgid "What's happening?"
+msgstr "Mi történik?"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-5.50.0/po/ru/purpose_kdeconnect.po 
new/purpose-5.51.0/po/ru/purpose_kdeconnect.po
--- old/purpose-5.50.0/po/ru/purpose_kdeconnect.po      2018-09-02 
21:39:55.000000000 +0200
+++ new/purpose-5.51.0/po/ru/purpose_kdeconnect.po      2018-10-08 
10:26:03.000000000 +0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-08-16 09:06+0200\n"
-"PO-Revision-Date: 2018-06-03 12:49+0300\n"
+"PO-Revision-Date: 2018-09-15 00:04+0300\n"
 "Last-Translator: Alexander Potashev <[email protected]>\n"
 "Language-Team: Russian <[email protected]>\n"
 "Language: ru\n"
@@ -21,7 +21,7 @@
 #: kdeconnectplugin_config.qml:30
 #, kde-format
 msgid "Choose a device to send to:"
-msgstr ""
+msgstr "Выберите устройство, на которое следует отправить:"
 
 #: kdeconnectplugin_config.qml:49
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-5.50.0/po/ru/purpose_nextcloud.po 
new/purpose-5.51.0/po/ru/purpose_nextcloud.po
--- old/purpose-5.50.0/po/ru/purpose_nextcloud.po       2018-09-02 
21:39:55.000000000 +0200
+++ new/purpose-5.51.0/po/ru/purpose_nextcloud.po       2018-10-08 
10:26:03.000000000 +0200
@@ -2,13 +2,14 @@
 # This file is distributed under the same license as the PACKAGE package.
 #
 # Alexander Potashev <[email protected]>, 2017.
+# Alexander Yavorsky <[email protected]>, 2018.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-08-16 09:06+0200\n"
-"PO-Revision-Date: 2017-12-14 14:47+0300\n"
-"Last-Translator: Alexander Potashev <[email protected]>\n"
+"PO-Revision-Date: 2018-10-05 09:32+0300\n"
+"Last-Translator: Alexander Yavorsky <[email protected]>\n"
 "Language-Team: Russian <[email protected]>\n"
 "Language: ru\n"
 "MIME-Version: 1.0\n"
@@ -26,9 +27,9 @@
 #: nextcloudplugin_config.qml:49
 #, kde-format
 msgid "Account:"
-msgstr ""
+msgstr "Учётная запись:"
 
 #: nextcloudplugin_config.qml:70
 #, kde-format
 msgid "Upload to folder:"
-msgstr ""
+msgstr "Папка назначения:"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-5.50.0/po/ru/purpose_youtube.po 
new/purpose-5.51.0/po/ru/purpose_youtube.po
--- old/purpose-5.50.0/po/ru/purpose_youtube.po 2018-09-02 21:39:55.000000000 
+0200
+++ new/purpose-5.51.0/po/ru/purpose_youtube.po 2018-10-08 10:26:03.000000000 
+0200
@@ -2,13 +2,14 @@
 # This file is distributed under the same license as the PACKAGE package.
 #
 # Alexander Potashev <[email protected]>, 2015.
+# Alexander Yavorsky <[email protected]>, 2018.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-08-16 09:06+0200\n"
-"PO-Revision-Date: 2015-09-25 22:27+0300\n"
-"Last-Translator: Alexander Potashev <[email protected]>\n"
+"PO-Revision-Date: 2018-10-05 22:31+0300\n"
+"Last-Translator: Alexander Yavorsky <[email protected]>\n"
 "Language-Team: Russian <[email protected]>\n"
 "Language: ru\n"
 "MIME-Version: 1.0\n"
@@ -26,29 +27,29 @@
 #: youtubeplugin_config.qml:41
 #, kde-format
 msgid "Account:"
-msgstr ""
+msgstr "Учётная запись:"
 
 #: youtubeplugin_config.qml:63
 #, kde-format
 msgid "Title:"
-msgstr ""
+msgstr "Название:"
 
 #: youtubeplugin_config.qml:67
 #, kde-format
 msgid "Enter a title for the video..."
-msgstr ""
+msgstr "Введите название видео..."
 
 #: youtubeplugin_config.qml:70
 #, kde-format
 msgid "Tags:"
-msgstr ""
+msgstr "Метки:"
 
 #: youtubeplugin_config.qml:74
 #, kde-format
 msgid "KDE, Kamoso"
-msgstr ""
+msgstr "KDE, Kamoso"
 
 #: youtubeplugin_config.qml:77
 #, kde-format
 msgid "Description:"
-msgstr ""
+msgstr "Описание:"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-5.50.0/po/sk/purpose_saveas.po 
new/purpose-5.51.0/po/sk/purpose_saveas.po
--- old/purpose-5.50.0/po/sk/purpose_saveas.po  2018-09-02 21:39:55.000000000 
+0200
+++ new/purpose-5.51.0/po/sk/purpose_saveas.po  2018-10-08 10:26:03.000000000 
+0200
@@ -1,13 +1,14 @@
 # translation of purpose_saveas.po to Slovak
 # Roman Paholik <[email protected]>, 2015.
+# Mthw <[email protected]>, 2018.
 msgid ""
 msgstr ""
 "Project-Id-Version: purpose_saveas\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-08-16 09:06+0200\n"
-"PO-Revision-Date: 2015-09-26 12:22+0100\n"
-"Last-Translator: Roman Paholik <[email protected]>\n"
-"Language-Team: Slovak <[email protected]>\n"
+"PO-Revision-Date: 2018-09-15 19:22+0100\n"
+"Last-Translator: Mthw <[email protected]>\n"
+"Language-Team: Slovak <[email protected]>\n"
 "Language: sk\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -23,9 +24,9 @@
 #: saveasplugin_config.qml:30
 #, kde-format
 msgid "Save directory:"
-msgstr ""
+msgstr "Priečinok na uloženie:"
 
 #: saveasplugin_config.qml:43
 #, kde-format
 msgid "Select a directory where to save your pictures and videos"
-msgstr ""
+msgstr "Vyberte priečinok kde chcete uložiť vaše obrázky a videá"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-5.50.0/po/zh_CN/libpurpose_quick.po 
new/purpose-5.51.0/po/zh_CN/libpurpose_quick.po
--- old/purpose-5.50.0/po/zh_CN/libpurpose_quick.po     2018-09-02 
21:39:55.000000000 +0200
+++ new/purpose-5.51.0/po/zh_CN/libpurpose_quick.po     2018-10-08 
10:26:03.000000000 +0200
@@ -7,8 +7,8 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-08-16 09:06+0200\n"
-"PO-Revision-Date: 2018-08-30 13:09\n"
-"Last-Translator: guoyunhebrave <[email protected]>\n"
+"PO-Revision-Date: 2018-09-28 19:47\n"
+"Last-Translator: guoyunhe <[email protected]>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-5.50.0/po/zh_CN/libpurpose_widgets.po 
new/purpose-5.51.0/po/zh_CN/libpurpose_widgets.po
--- old/purpose-5.50.0/po/zh_CN/libpurpose_widgets.po   2018-09-02 
21:39:55.000000000 +0200
+++ new/purpose-5.51.0/po/zh_CN/libpurpose_widgets.po   2018-10-08 
10:26:03.000000000 +0200
@@ -7,8 +7,8 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-08-16 09:06+0200\n"
-"PO-Revision-Date: 2018-08-30 13:09\n"
-"Last-Translator: guoyunhebrave <[email protected]>\n"
+"PO-Revision-Date: 2018-09-28 19:47\n"
+"Last-Translator: guoyunhe <[email protected]>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-5.50.0/po/zh_CN/purpose-fileitemaction.po 
new/purpose-5.51.0/po/zh_CN/purpose-fileitemaction.po
--- old/purpose-5.50.0/po/zh_CN/purpose-fileitemaction.po       2018-09-02 
21:39:55.000000000 +0200
+++ new/purpose-5.51.0/po/zh_CN/purpose-fileitemaction.po       2018-10-08 
10:26:03.000000000 +0200
@@ -8,8 +8,8 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-08-16 09:06+0200\n"
-"PO-Revision-Date: 2018-08-30 13:09\n"
-"Last-Translator: guoyunhebrave <[email protected]>\n"
+"PO-Revision-Date: 2018-09-28 19:47\n"
+"Last-Translator: guoyunhe <[email protected]>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-5.50.0/po/zh_CN/purpose_email.po 
new/purpose-5.51.0/po/zh_CN/purpose_email.po
--- old/purpose-5.50.0/po/zh_CN/purpose_email.po        2018-09-02 
21:39:55.000000000 +0200
+++ new/purpose-5.51.0/po/zh_CN/purpose_email.po        2018-10-08 
10:26:03.000000000 +0200
@@ -8,8 +8,8 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-08-16 09:06+0200\n"
-"PO-Revision-Date: 2018-08-30 13:09\n"
-"Last-Translator: guoyunhebrave <[email protected]>\n"
+"PO-Revision-Date: 2018-09-28 19:47\n"
+"Last-Translator: guoyunhe <[email protected]>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-5.50.0/po/zh_CN/purpose_imgur.po 
new/purpose-5.51.0/po/zh_CN/purpose_imgur.po
--- old/purpose-5.50.0/po/zh_CN/purpose_imgur.po        2018-09-02 
21:39:55.000000000 +0200
+++ new/purpose-5.51.0/po/zh_CN/purpose_imgur.po        2018-10-08 
10:26:03.000000000 +0200
@@ -7,8 +7,8 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-08-16 09:06+0200\n"
-"PO-Revision-Date: 2018-08-30 13:09\n"
-"Last-Translator: guoyunhebrave <[email protected]>\n"
+"PO-Revision-Date: 2018-09-28 19:47\n"
+"Last-Translator: guoyunhe <[email protected]>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-5.50.0/po/zh_CN/purpose_kdeconnect.po 
new/purpose-5.51.0/po/zh_CN/purpose_kdeconnect.po
--- old/purpose-5.50.0/po/zh_CN/purpose_kdeconnect.po   2018-09-02 
21:39:55.000000000 +0200
+++ new/purpose-5.51.0/po/zh_CN/purpose_kdeconnect.po   2018-10-08 
10:26:03.000000000 +0200
@@ -8,8 +8,8 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-08-16 09:06+0200\n"
-"PO-Revision-Date: 2018-08-30 13:09\n"
-"Last-Translator: guoyunhebrave <[email protected]>\n"
+"PO-Revision-Date: 2018-09-28 19:47\n"
+"Last-Translator: guoyunhe <[email protected]>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-5.50.0/po/zh_CN/purpose_ktp-sendfile.po 
new/purpose-5.51.0/po/zh_CN/purpose_ktp-sendfile.po
--- old/purpose-5.50.0/po/zh_CN/purpose_ktp-sendfile.po 2018-09-02 
21:39:55.000000000 +0200
+++ new/purpose-5.51.0/po/zh_CN/purpose_ktp-sendfile.po 2018-10-08 
10:26:03.000000000 +0200
@@ -7,8 +7,8 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-08-16 09:06+0200\n"
-"PO-Revision-Date: 2018-08-30 13:09\n"
-"Last-Translator: guoyunhebrave <[email protected]>\n"
+"PO-Revision-Date: 2018-09-28 19:47\n"
+"Last-Translator: guoyunhe <[email protected]>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-5.50.0/po/zh_CN/purpose_nextcloud.po 
new/purpose-5.51.0/po/zh_CN/purpose_nextcloud.po
--- old/purpose-5.50.0/po/zh_CN/purpose_nextcloud.po    2018-09-02 
21:39:55.000000000 +0200
+++ new/purpose-5.51.0/po/zh_CN/purpose_nextcloud.po    2018-10-08 
10:26:03.000000000 +0200
@@ -3,8 +3,8 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-08-16 09:06+0200\n"
-"PO-Revision-Date: 2018-08-30 13:09\n"
-"Last-Translator: guoyunhebrave <[email protected]>\n"
+"PO-Revision-Date: 2018-09-28 19:47\n"
+"Last-Translator: guoyunhe <[email protected]>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-5.50.0/po/zh_CN/purpose_pastebin.po 
new/purpose-5.51.0/po/zh_CN/purpose_pastebin.po
--- old/purpose-5.50.0/po/zh_CN/purpose_pastebin.po     2018-09-02 
21:39:55.000000000 +0200
+++ new/purpose-5.51.0/po/zh_CN/purpose_pastebin.po     2018-10-08 
10:26:03.000000000 +0200
@@ -7,8 +7,8 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-08-16 09:06+0200\n"
-"PO-Revision-Date: 2018-08-30 13:09\n"
-"Last-Translator: guoyunhebrave <[email protected]>\n"
+"PO-Revision-Date: 2018-09-28 19:47\n"
+"Last-Translator: guoyunhe <[email protected]>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-5.50.0/po/zh_CN/purpose_phabricator.po 
new/purpose-5.51.0/po/zh_CN/purpose_phabricator.po
--- old/purpose-5.50.0/po/zh_CN/purpose_phabricator.po  2018-09-02 
21:39:55.000000000 +0200
+++ new/purpose-5.51.0/po/zh_CN/purpose_phabricator.po  2018-10-08 
10:26:03.000000000 +0200
@@ -8,8 +8,8 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-08-16 09:06+0200\n"
-"PO-Revision-Date: 2018-08-30 13:09\n"
-"Last-Translator: guoyunhebrave <[email protected]>\n"
+"PO-Revision-Date: 2018-09-28 19:47\n"
+"Last-Translator: guoyunhe <[email protected]>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-5.50.0/po/zh_CN/purpose_reviewboard.po 
new/purpose-5.51.0/po/zh_CN/purpose_reviewboard.po
--- old/purpose-5.50.0/po/zh_CN/purpose_reviewboard.po  2018-09-02 
21:39:55.000000000 +0200
+++ new/purpose-5.51.0/po/zh_CN/purpose_reviewboard.po  2018-10-08 
10:26:03.000000000 +0200
@@ -8,8 +8,8 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-08-16 09:06+0200\n"
-"PO-Revision-Date: 2018-08-30 13:09\n"
-"Last-Translator: guoyunhebrave <[email protected]>\n"
+"PO-Revision-Date: 2018-09-28 19:47\n"
+"Last-Translator: guoyunhe <[email protected]>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-5.50.0/po/zh_CN/purpose_saveas.po 
new/purpose-5.51.0/po/zh_CN/purpose_saveas.po
--- old/purpose-5.50.0/po/zh_CN/purpose_saveas.po       2018-09-02 
21:39:55.000000000 +0200
+++ new/purpose-5.51.0/po/zh_CN/purpose_saveas.po       2018-10-08 
10:26:03.000000000 +0200
@@ -7,8 +7,8 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-08-16 09:06+0200\n"
-"PO-Revision-Date: 2018-08-30 13:09\n"
-"Last-Translator: guoyunhebrave <[email protected]>\n"
+"PO-Revision-Date: 2018-09-28 19:47\n"
+"Last-Translator: guoyunhe <[email protected]>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-5.50.0/po/zh_CN/purpose_twitter.po 
new/purpose-5.51.0/po/zh_CN/purpose_twitter.po
--- old/purpose-5.50.0/po/zh_CN/purpose_twitter.po      2018-09-02 
21:39:55.000000000 +0200
+++ new/purpose-5.51.0/po/zh_CN/purpose_twitter.po      2018-10-08 
10:26:03.000000000 +0200
@@ -8,8 +8,8 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-08-16 09:06+0200\n"
-"PO-Revision-Date: 2018-08-30 13:09\n"
-"Last-Translator: guoyunhebrave <[email protected]>\n"
+"PO-Revision-Date: 2018-09-28 19:47\n"
+"Last-Translator: guoyunhe <[email protected]>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-5.50.0/po/zh_CN/purpose_youtube.po 
new/purpose-5.51.0/po/zh_CN/purpose_youtube.po
--- old/purpose-5.50.0/po/zh_CN/purpose_youtube.po      2018-09-02 
21:39:55.000000000 +0200
+++ new/purpose-5.51.0/po/zh_CN/purpose_youtube.po      2018-10-08 
10:26:03.000000000 +0200
@@ -7,8 +7,8 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-08-16 09:06+0200\n"
-"PO-Revision-Date: 2018-08-30 13:09\n"
-"Last-Translator: guoyunhebrave <[email protected]>\n"
+"PO-Revision-Date: 2018-09-28 19:47\n"
+"Last-Translator: guoyunhe <[email protected]>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-5.50.0/purpose.categories 
new/purpose-5.51.0/purpose.categories
--- old/purpose-5.50.0/purpose.categories       2018-09-02 21:39:55.000000000 
+0200
+++ new/purpose-5.51.0/purpose.categories       2018-10-08 10:26:03.000000000 
+0200
@@ -1,2 +1,4 @@
+kf5.purpose.externalprocess purpose external process IDENTIFIER 
[PURPOSE_EXTERNAL_PROCESS_LOG]
+kf5.purpose.fileitemactionplugin purpose fileitemaction plugin IDENTIFIER 
[PURPOSE_FILEITEMACTION_PLUGIN_LOG]
 kdevplatform.plugins.phabricator purpose (phabricator plugin)
 kdevplatform.plugins.reviewboard purpose (reviewboard plugin)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-5.50.0/src/CMakeLists.txt 
new/purpose-5.51.0/src/CMakeLists.txt
--- old/purpose-5.50.0/src/CMakeLists.txt       2018-09-02 21:39:55.000000000 
+0200
+++ new/purpose-5.51.0/src/CMakeLists.txt       2018-10-08 10:26:03.000000000 
+0200
@@ -2,7 +2,10 @@
 
 configure_file(${CMAKE_CURRENT_SOURCE_DIR}/cmake-paths.h.cmake 
${CMAKE_CURRENT_BINARY_DIR}/cmake-paths.h)
 
+ecm_qt_declare_logging_category(external_process_debug_SRCS HEADER 
purpose_external_process_debug.h IDENTIFIER PURPOSE_EXTERNAL_PROCESS_LOG 
CATEGORY_NAME kf5.purpose.externalprocess)
+
 add_library(KF5Purpose
+    ${external_process_debug_SRCS}
     pluginbase.cpp
     job.cpp
     alternativesmodel.cpp
@@ -53,7 +56,7 @@
   DESTINATION ${KDE_INSTALL_INCLUDEDIR_KF5}/purpose/purpose COMPONENT Devel
 )
 
-add_executable(purposeprocess externalprocess/purposeprocess_main.cpp 
helper.cpp)
+add_executable(purposeprocess externalprocess/purposeprocess_main.cpp 
helper.cpp ${external_process_debug_SRCS})
 ecm_mark_nongui_executable(purposeprocess)
 target_link_libraries(purposeprocess KF5::Purpose Qt5::Network Qt5::Widgets)
 install(TARGETS purposeprocess DESTINATION ${KDE_INSTALL_LIBEXECDIR_KF5})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-5.50.0/src/externalprocess/processjob.cpp 
new/purpose-5.51.0/src/externalprocess/processjob.cpp
--- old/purpose-5.50.0/src/externalprocess/processjob.cpp       2018-09-02 
21:39:55.000000000 +0200
+++ new/purpose-5.51.0/src/externalprocess/processjob.cpp       2018-10-08 
10:26:03.000000000 +0200
@@ -17,6 +17,7 @@
 
 #include "processjob.h"
 #include "cmake-paths.h"
+#include "purpose_external_process_debug.h"
 #include <QLibrary>
 #include <KRandom>
 #include <QMetaMethod>
@@ -48,7 +49,7 @@
     m_process->setProcessChannelMode(QProcess::ForwardedChannels);
 
     connect(static_cast<QProcess *>(m_process), &QProcess::errorOccurred, 
this, [](QProcess::ProcessError error) {
-        qWarning() << "error!" << error;
+        qCWarning(PURPOSE_EXTERNAL_PROCESS_LOG) << "error!" << error;
     } );
     connect(static_cast<QProcess *>(m_process), &QProcess::stateChanged, this, 
&ProcessJob::processStateChanged);
 
@@ -88,7 +89,7 @@
 
         const QJsonObject object = QJsonDocument::fromJson(json, 
&error).object();
         if (error.error != QJsonParseError::NoError) {
-            qWarning() << "error!" << error.errorString() << json;
+            qCWarning(PURPOSE_EXTERNAL_PROCESS_LOG) << "error!" << 
error.errorString() << json;
             continue;
         }
 
@@ -115,7 +116,7 @@
         QStringLiteral("--pluginPath"), m_pluginPath
     });
 
-    qDebug() << "launching..." << m_process->program() << 
m_process->arguments().join(QLatin1Char(' ')).constData();
+    qCDebug(PURPOSE_EXTERNAL_PROCESS_LOG) << "launching..." << 
m_process->program() << m_process->arguments().join(QLatin1Char(' 
')).constData();
 
     m_process->start();
 }
@@ -125,7 +126,7 @@
     if (state == QProcess::NotRunning) {
         Q_ASSERT(m_process->exitCode()!=0 || m_localSocket);
         if (m_process->exitCode()!=0) {
-            qWarning() << "process exited with code:" << m_process->exitCode();
+            qCWarning(PURPOSE_EXTERNAL_PROCESS_LOG) << "process exited with 
code:" << m_process->exitCode();
         }
 
         do {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/purpose-5.50.0/src/externalprocess/purposeprocess_main.cpp 
new/purpose-5.51.0/src/externalprocess/purposeprocess_main.cpp
--- old/purpose-5.50.0/src/externalprocess/purposeprocess_main.cpp      
2018-09-02 21:39:55.000000000 +0200
+++ new/purpose-5.51.0/src/externalprocess/purposeprocess_main.cpp      
2018-10-08 10:26:03.000000000 +0200
@@ -25,6 +25,7 @@
 #include <QLocalSocket>
 
 #include "helper.h"
+#include "purpose_external_process_debug.h"
 #include <purpose/configuration.h>
 #include <purpose/job.h>
 
@@ -88,7 +89,7 @@
 
 private Q_SLOTS:
     void error() {
-        qWarning() << "socket error:" << m_socket.error();
+        qCWarning(PURPOSE_EXTERNAL_PROCESS_LOG) << "socket error:" << 
m_socket.error();
     }
 
     void propertyChanged() {
@@ -116,7 +117,7 @@
 private:
     void send(const QJsonObject &object) {
         const QByteArray data = 
QJsonDocument(object).toJson(QJsonDocument::Compact) + '\n';
-//         qDebug() << "sending..." << data;
+//         qCDebug(PURPOSE_EXTERNAL_PROCESS_LOG) << "sending..." << data;
         m_socket.write(data);
     }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/purpose-5.50.0/src/fileitemactionplugin/CMakeLists.txt 
new/purpose-5.51.0/src/fileitemactionplugin/CMakeLists.txt
--- old/purpose-5.50.0/src/fileitemactionplugin/CMakeLists.txt  2018-09-02 
21:39:55.000000000 +0200
+++ new/purpose-5.51.0/src/fileitemactionplugin/CMakeLists.txt  2018-10-08 
10:26:03.000000000 +0200
@@ -3,8 +3,11 @@
 add_definitions(-DTRANSLATION_DOMAIN="purpose-fileitemaction")
 include_directories(${CMAKE_SOURCE_DIR})
 
+set(sharefileitemaction_debug_SRCS)
+ecm_qt_declare_logging_category(sharefileitemaction_debug_SRCS HEADER 
purpose_fileitemaction_plugin_debug.h IDENTIFIER 
PURPOSE_FILEITEMACTION_PLUGIN_LOG CATEGORY_NAME 
kf5.purpose.fileitemactionplugin)
+
 kcoreaddons_add_plugin(sharefileitemaction
-    SOURCES sharefileitemaction.cpp
+    SOURCES sharefileitemaction.cpp ${sharefileitemaction_debug_SRCS}
     JSON sharefileitemaction.json
     INSTALL_NAMESPACE "kf5/kfileitemaction")
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-5.50.0/src/job.h new/purpose-5.51.0/src/job.h
--- old/purpose-5.50.0/src/job.h        2018-09-02 21:39:55.000000000 +0200
+++ new/purpose-5.51.0/src/job.h        2018-10-08 10:26:03.000000000 +0200
@@ -57,7 +57,7 @@
  */
 Q_PROPERTY(QJsonObject output READ output WRITE setOutput NOTIFY outputChanged)
 public:
-    Job(QObject* parent = nullptr);
+    explicit Job(QObject* parent = nullptr);
     ~Job() override;
 
     /**
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/purpose-5.50.0/src/plugins/phabricator/phabricatorjobs.cpp 
new/purpose-5.51.0/src/plugins/phabricator/phabricatorjobs.cpp
--- old/purpose-5.50.0/src/plugins/phabricator/phabricatorjobs.cpp      
2018-09-02 21:39:55.000000000 +0200
+++ new/purpose-5.51.0/src/plugins/phabricator/phabricatorjobs.cpp      
2018-10-08 10:26:03.000000000 +0200
@@ -35,7 +35,7 @@
 
 #include <KLocalizedString>
 
-#define COLOURCODES "\u001B\[[0-9]*m"
+#define COLOURCODES "\u001B[[0-9]*m"
 
 using namespace Phabricator;
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/purpose-5.50.0/src/plugins/phabricator/quick/difflistmodel.cpp 
new/purpose-5.51.0/src/plugins/phabricator/quick/difflistmodel.cpp
--- old/purpose-5.50.0/src/plugins/phabricator/quick/difflistmodel.cpp  
2018-09-02 21:39:55.000000000 +0200
+++ new/purpose-5.51.0/src/plugins/phabricator/quick/difflistmodel.cpp  
2018-10-08 10:26:03.000000000 +0200
@@ -98,7 +98,7 @@
         auto status = diffRevList->statusMap()[review.second];
         tmpValues += Value { review.second, review.first, status };
     }
-    qSort(tmpValues.begin(), tmpValues.end());
+    std::sort(tmpValues.begin(), tmpValues.end());
 
     beginResetModel();
     m_values.clear();


Reply via email to