Hello community,

here is the log from the commit of package kservice for openSUSE:Factory 
checked in at 2019-05-21 10:31:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kservice (Old)
 and      /work/SRC/openSUSE:Factory/.kservice.new.5148 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kservice"

Tue May 21 10:31:53 2019 rev:71 rq:703377 version:5.58.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kservice/kservice.changes        2019-04-19 
21:24:17.791867529 +0200
+++ /work/SRC/openSUSE:Factory/.kservice.new.5148/kservice.changes      
2019-05-21 10:31:56.755401042 +0200
@@ -1,0 +2,9 @@
+Wed May 15 18:16:18 UTC 2019 - lbeltr...@kde.org
+
+- Update to 5.58.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.58.0.php
+- No code changes since 5.57.0
+
+-------------------------------------------------------------------

Old:
----
  kservice-5.57.0.tar.xz

New:
----
  kservice-5.58.0.tar.xz

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

Other differences:
------------------
++++++ kservice.spec ++++++
--- /var/tmp/diff_new_pack.mqK9Ut/_old  2019-05-21 10:31:58.271400459 +0200
+++ /var/tmp/diff_new_pack.mqK9Ut/_new  2019-05-21 10:31:58.275400458 +0200
@@ -16,14 +16,14 @@
 #
 
 
-%define _tar_path 5.57
+%define _tar_path 5.58
 # 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:           kservice
-Version:        5.57.0
+Version:        5.58.0
 Release:        0
 Summary:        Plugin framework for desktop services
 License:        LGPL-2.1-or-later

++++++ kservice-5.57.0.tar.xz -> kservice-5.58.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kservice-5.57.0/CMakeLists.txt 
new/kservice-5.58.0/CMakeLists.txt
--- old/kservice-5.57.0/CMakeLists.txt  2019-04-07 09:32:02.000000000 +0200
+++ new/kservice-5.58.0/CMakeLists.txt  2019-05-07 13:27:58.000000000 +0200
@@ -1,8 +1,8 @@
 
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.57.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.57.0") # handled by release scripts
+set(KF5_VERSION "5.58.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.58.0") # handled by release scripts
 project(KService VERSION ${KF5_VERSION})
 
 # Disallow in-source build
@@ -12,7 +12,7 @@
 
 # ECM setup
 include(FeatureSummary)
-find_package(ECM 5.57.0  NO_MODULE)
+find_package(ECM 5.58.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules";)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kservice-5.57.0/po/nb/kservice5.po 
new/kservice-5.58.0/po/nb/kservice5.po
--- old/kservice-5.57.0/po/nb/kservice5.po      2019-04-07 09:32:02.000000000 
+0200
+++ new/kservice-5.58.0/po/nb/kservice5.po      2019-05-07 13:27:58.000000000 
+0200
@@ -11,7 +11,7 @@
 msgstr ""
 "Project-Id-Version: kdelibs4\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-09-12 03:46+0200\n"
+"POT-Creation-Date: 2019-02-18 02:58+0100\n"
 "PO-Revision-Date: 2014-11-05 13:40+0100\n"
 "Last-Translator: Bjørn Steensrud <bjor...@skogkatt.homelinux.org>\n"
 "Language-Team: Norwegian Bokmål <i18n...@lister.ping.uio.no>\n"
@@ -72,7 +72,7 @@
 msgid "Waldo Bastian"
 msgstr "Waldo Bastian"
 
-#: kbuildsycoca/kbuildsycoca_main.cpp:75
+#: kbuildsycoca/kbuildsycoca_main.cpp:73
 #, kde-format
 msgctxt "@info:shell command-line option"
 msgid ""
@@ -80,54 +80,54 @@
 "effect)"
 msgstr ""
 
-#: kbuildsycoca/kbuildsycoca_main.cpp:78
+#: kbuildsycoca/kbuildsycoca_main.cpp:76
 #, kde-format
 msgctxt "@info:shell command-line option"
 msgid "Disable incremental update, re-read everything"
 msgstr "Slå av stegvis oppdatering, les alt på nytt"
 
-#: kbuildsycoca/kbuildsycoca_main.cpp:81
+#: kbuildsycoca/kbuildsycoca_main.cpp:79
 #, kde-format
 msgctxt "@info:shell command-line option"
 msgid "Check file timestamps (deprecated, no longer having any effect)"
 msgstr ""
 
-#: kbuildsycoca/kbuildsycoca_main.cpp:84
+#: kbuildsycoca/kbuildsycoca_main.cpp:82
 #, kde-format
 msgctxt "@info:shell command-line option"
 msgid "Disable checking files (deprecated, no longer having any effect)"
 msgstr ""
 
-#: kbuildsycoca/kbuildsycoca_main.cpp:87
+#: kbuildsycoca/kbuildsycoca_main.cpp:85
 #, kde-format
 msgctxt "@info:shell command-line option"
 msgid "Create global database"
 msgstr "Lag global database"
 
-#: kbuildsycoca/kbuildsycoca_main.cpp:90
+#: kbuildsycoca/kbuildsycoca_main.cpp:88
 #, kde-format
 msgctxt "@info:shell command-line option"
 msgid "Perform menu generation test run only"
 msgstr "Bare prøvekjør meny-opprettelse"
 
-#: kbuildsycoca/kbuildsycoca_main.cpp:93
+#: kbuildsycoca/kbuildsycoca_main.cpp:91
 #, kde-format
 msgctxt "@info:shell command-line option"
 msgid "Track menu id for debug purposes"
 msgstr "Spor på meny-id-en for feilsøking"
 
-#: kbuildsycoca/kbuildsycoca_main.cpp:97
+#: kbuildsycoca/kbuildsycoca_main.cpp:95
 #, kde-format
 msgctxt "@info:shell command-line option"
 msgid "Switch QStandardPaths to test mode, for unit tests only"
 msgstr "Skru over QStandardPaths til testmodus, bare for enhetstester"
 
-#: kdeinit/ktoolinvocation.cpp:66
+#: kdeinit/ktoolinvocation.cpp:70
 #, kde-format
 msgid "Function must be called from the main thread."
 msgstr "Funksjonen må kalles fra hovedtråden."
 
-#: kdeinit/ktoolinvocation.cpp:103
+#: kdeinit/ktoolinvocation.cpp:108
 #, kde-format
 msgid ""
 "Error launching %1. Either KLauncher is not running anymore, or it failed to "
@@ -136,7 +136,7 @@
 "Feil under oppstart av %1. Enten kjører ikke KLauncher lenger, eller så "
 "klarte den ikke å starte programmet."
 
-#: kdeinit/ktoolinvocation.cpp:106
+#: kdeinit/ktoolinvocation.cpp:111
 #, kde-format
 msgid ""
 "KLauncher could not be reached via D-Bus. Error when calling %1:\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kservice-5.57.0/po/se/kservice5.po 
new/kservice-5.58.0/po/se/kservice5.po
--- old/kservice-5.57.0/po/se/kservice5.po      2019-04-07 09:32:02.000000000 
+0200
+++ new/kservice-5.58.0/po/se/kservice5.po      2019-05-07 13:27:58.000000000 
+0200
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: kdelibs4\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-09-12 03:46+0200\n"
+"POT-Creation-Date: 2019-02-18 02:58+0100\n"
 "PO-Revision-Date: 2012-05-30 23:19+0200\n"
 "Last-Translator: Børre Gaup <boe...@skolelinux.no>\n"
 "Language-Team: Northern Sami <i18n-...@lister.ping.uio.no>\n"
@@ -65,7 +65,7 @@
 msgid "Waldo Bastian"
 msgstr "Waldo Bastian"
 
-#: kbuildsycoca/kbuildsycoca_main.cpp:75
+#: kbuildsycoca/kbuildsycoca_main.cpp:73
 #, kde-format
 msgctxt "@info:shell command-line option"
 msgid ""
@@ -73,54 +73,54 @@
 "effect)"
 msgstr ""
 
-#: kbuildsycoca/kbuildsycoca_main.cpp:78
+#: kbuildsycoca/kbuildsycoca_main.cpp:76
 #, fuzzy, kde-format
 msgctxt "@info:shell command-line option"
 msgid "Disable incremental update, re-read everything"
 msgstr "Vállje eret lassáneaddji ođasmahttin, loga buot ođđasit"
 
-#: kbuildsycoca/kbuildsycoca_main.cpp:81
+#: kbuildsycoca/kbuildsycoca_main.cpp:79
 #, kde-format
 msgctxt "@info:shell command-line option"
 msgid "Check file timestamps (deprecated, no longer having any effect)"
 msgstr ""
 
-#: kbuildsycoca/kbuildsycoca_main.cpp:84
+#: kbuildsycoca/kbuildsycoca_main.cpp:82
 #, kde-format
 msgctxt "@info:shell command-line option"
 msgid "Disable checking files (deprecated, no longer having any effect)"
 msgstr ""
 
-#: kbuildsycoca/kbuildsycoca_main.cpp:87
+#: kbuildsycoca/kbuildsycoca_main.cpp:85
 #, fuzzy, kde-format
 msgctxt "@info:shell command-line option"
 msgid "Create global database"
 msgstr "Ráhkat globála diehtovuođu"
 
-#: kbuildsycoca/kbuildsycoca_main.cpp:90
+#: kbuildsycoca/kbuildsycoca_main.cpp:88
 #, fuzzy, kde-format
 msgctxt "@info:shell command-line option"
 msgid "Perform menu generation test run only"
 msgstr "Dušše geahččal ráhkadit fáluid"
 
-#: kbuildsycoca/kbuildsycoca_main.cpp:93
+#: kbuildsycoca/kbuildsycoca_main.cpp:91
 #, fuzzy, kde-format
 msgctxt "@info:shell command-line option"
 msgid "Track menu id for debug purposes"
 msgstr "Fákte fállo-ID:a dihkkoma dihte"
 
-#: kbuildsycoca/kbuildsycoca_main.cpp:97
+#: kbuildsycoca/kbuildsycoca_main.cpp:95
 #, kde-format
 msgctxt "@info:shell command-line option"
 msgid "Switch QStandardPaths to test mode, for unit tests only"
 msgstr ""
 
-#: kdeinit/ktoolinvocation.cpp:66
+#: kdeinit/ktoolinvocation.cpp:70
 #, kde-format
 msgid "Function must be called from the main thread."
 msgstr "Fertet gohččot funkšuvnna váldoárppus."
 
-#: kdeinit/ktoolinvocation.cpp:103
+#: kdeinit/ktoolinvocation.cpp:108
 #, kde-format
 msgid ""
 "Error launching %1. Either KLauncher is not running anymore, or it failed to "
@@ -129,7 +129,7 @@
 "Meattáhus álggahettiin %1. KLauncher ii leat jođus šat, dahje ii sáhttán "
 "álggahit prográmma."
 
-#: kdeinit/ktoolinvocation.cpp:106
+#: kdeinit/ktoolinvocation.cpp:111
 #, kde-format
 msgid ""
 "KLauncher could not be reached via D-Bus. Error when calling %1:\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kservice-5.57.0/po/sr/kservice5.po 
new/kservice-5.58.0/po/sr/kservice5.po
--- old/kservice-5.57.0/po/sr/kservice5.po      2019-04-07 09:32:02.000000000 
+0200
+++ new/kservice-5.58.0/po/sr/kservice5.po      2019-05-07 13:27:58.000000000 
+0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kservice5\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-09-12 03:46+0200\n"
+"POT-Creation-Date: 2019-02-18 02:58+0100\n"
 "PO-Revision-Date: 2017-09-28 17:58+0200\n"
 "Last-Translator: Chusslove Illich <caslav.i...@gmx.net>\n"
 "Language-Team: Serbian <kde-i18n...@kde.org>\n"
@@ -68,7 +68,7 @@
 msgid "Waldo Bastian"
 msgstr "Валдо Бастијан"
 
-#: kbuildsycoca/kbuildsycoca_main.cpp:75
+#: kbuildsycoca/kbuildsycoca_main.cpp:73
 #, kde-format
 msgctxt "@info:shell command-line option"
 msgid ""
@@ -77,54 +77,54 @@
 msgstr ""
 "Не шаљи програмима сигнал за ажурирање (превазиђено, више нема дејства)"
 
-#: kbuildsycoca/kbuildsycoca_main.cpp:78
+#: kbuildsycoca/kbuildsycoca_main.cpp:76
 #, kde-format
 msgctxt "@info:shell command-line option"
 msgid "Disable incremental update, re-read everything"
 msgstr "Искључи постепено ажурирање, ишчитај све поново"
 
-#: kbuildsycoca/kbuildsycoca_main.cpp:81
+#: kbuildsycoca/kbuildsycoca_main.cpp:79
 #, kde-format
 msgctxt "@info:shell command-line option"
 msgid "Check file timestamps (deprecated, no longer having any effect)"
 msgstr "Провери временске ознаке фајлова (превазиђено, више нема дејства)"
 
-#: kbuildsycoca/kbuildsycoca_main.cpp:84
+#: kbuildsycoca/kbuildsycoca_main.cpp:82
 #, kde-format
 msgctxt "@info:shell command-line option"
 msgid "Disable checking files (deprecated, no longer having any effect)"
 msgstr "Искључи проверу фајлова (превазиђено, више нема дејства)"
 
-#: kbuildsycoca/kbuildsycoca_main.cpp:87
+#: kbuildsycoca/kbuildsycoca_main.cpp:85
 #, kde-format
 msgctxt "@info:shell command-line option"
 msgid "Create global database"
 msgstr "Направи глобалну базу"
 
-#: kbuildsycoca/kbuildsycoca_main.cpp:90
+#: kbuildsycoca/kbuildsycoca_main.cpp:88
 #, kde-format
 msgctxt "@info:shell command-line option"
 msgid "Perform menu generation test run only"
 msgstr "Изврши само пробни поступак стварања менија"
 
-#: kbuildsycoca/kbuildsycoca_main.cpp:93
+#: kbuildsycoca/kbuildsycoca_main.cpp:91
 #, kde-format
 msgctxt "@info:shell command-line option"
 msgid "Track menu id for debug purposes"
 msgstr "Прати ид. менија ради исправљања"
 
-#: kbuildsycoca/kbuildsycoca_main.cpp:97
+#: kbuildsycoca/kbuildsycoca_main.cpp:95
 #, kde-format
 msgctxt "@info:shell command-line option"
 msgid "Switch QStandardPaths to test mode, for unit tests only"
 msgstr "Пребаци QStandardPaths у пробни режим, само за јединичне тестове"
 
-#: kdeinit/ktoolinvocation.cpp:66
+#: kdeinit/ktoolinvocation.cpp:70
 #, kde-format
 msgid "Function must be called from the main thread."
 msgstr "Функција мора бити позвана из главне нити."
 
-#: kdeinit/ktoolinvocation.cpp:103
+#: kdeinit/ktoolinvocation.cpp:108
 #, kde-format
 msgid ""
 "Error launching %1. Either KLauncher is not running anymore, or it failed to "
@@ -133,7 +133,7 @@
 "Грешка при покретању %1. Или К‑лансер више није у погону, или не успева да "
 "покрене програм."
 
-#: kdeinit/ktoolinvocation.cpp:106
+#: kdeinit/ktoolinvocation.cpp:111
 #, kde-format
 msgid ""
 "KLauncher could not be reached via D-Bus. Error when calling %1:\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kservice-5.57.0/po/sr@ijekavian/kservice5.po 
new/kservice-5.58.0/po/sr@ijekavian/kservice5.po
--- old/kservice-5.57.0/po/sr@ijekavian/kservice5.po    2019-04-07 
09:32:02.000000000 +0200
+++ new/kservice-5.58.0/po/sr@ijekavian/kservice5.po    2019-05-07 
13:27:58.000000000 +0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kservice5\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-09-12 03:46+0200\n"
+"POT-Creation-Date: 2019-02-18 02:58+0100\n"
 "PO-Revision-Date: 2017-09-28 17:58+0200\n"
 "Last-Translator: Chusslove Illich <caslav.i...@gmx.net>\n"
 "Language-Team: Serbian <kde-i18n...@kde.org>\n"
@@ -67,7 +67,7 @@
 msgid "Waldo Bastian"
 msgstr "Валдо Бастијан"
 
-#: kbuildsycoca/kbuildsycoca_main.cpp:75
+#: kbuildsycoca/kbuildsycoca_main.cpp:73
 #, kde-format
 msgctxt "@info:shell command-line option"
 msgid ""
@@ -76,54 +76,54 @@
 msgstr ""
 "Не шаљи програмима сигнал за ажурирање (превазиђено, више нема дејства)"
 
-#: kbuildsycoca/kbuildsycoca_main.cpp:78
+#: kbuildsycoca/kbuildsycoca_main.cpp:76
 #, kde-format
 msgctxt "@info:shell command-line option"
 msgid "Disable incremental update, re-read everything"
 msgstr "Искључи постепено ажурирање, ишчитај све поново"
 
-#: kbuildsycoca/kbuildsycoca_main.cpp:81
+#: kbuildsycoca/kbuildsycoca_main.cpp:79
 #, kde-format
 msgctxt "@info:shell command-line option"
 msgid "Check file timestamps (deprecated, no longer having any effect)"
 msgstr "Провјери временске ознаке фајлова (превазиђено, више нема дејства)"
 
-#: kbuildsycoca/kbuildsycoca_main.cpp:84
+#: kbuildsycoca/kbuildsycoca_main.cpp:82
 #, kde-format
 msgctxt "@info:shell command-line option"
 msgid "Disable checking files (deprecated, no longer having any effect)"
 msgstr "Искључи провјеру фајлова (превазиђено, више нема дејства)"
 
-#: kbuildsycoca/kbuildsycoca_main.cpp:87
+#: kbuildsycoca/kbuildsycoca_main.cpp:85
 #, kde-format
 msgctxt "@info:shell command-line option"
 msgid "Create global database"
 msgstr "Направи глобалну базу"
 
-#: kbuildsycoca/kbuildsycoca_main.cpp:90
+#: kbuildsycoca/kbuildsycoca_main.cpp:88
 #, kde-format
 msgctxt "@info:shell command-line option"
 msgid "Perform menu generation test run only"
 msgstr "Изврши само пробни поступак стварања менија"
 
-#: kbuildsycoca/kbuildsycoca_main.cpp:93
+#: kbuildsycoca/kbuildsycoca_main.cpp:91
 #, kde-format
 msgctxt "@info:shell command-line option"
 msgid "Track menu id for debug purposes"
 msgstr "Прати ид. менија ради исправљања"
 
-#: kbuildsycoca/kbuildsycoca_main.cpp:97
+#: kbuildsycoca/kbuildsycoca_main.cpp:95
 #, kde-format
 msgctxt "@info:shell command-line option"
 msgid "Switch QStandardPaths to test mode, for unit tests only"
 msgstr "Пребаци QStandardPaths у пробни режим, само за јединичне тестове"
 
-#: kdeinit/ktoolinvocation.cpp:66
+#: kdeinit/ktoolinvocation.cpp:70
 #, kde-format
 msgid "Function must be called from the main thread."
 msgstr "Функција мора бити позвана из главне нити."
 
-#: kdeinit/ktoolinvocation.cpp:103
+#: kdeinit/ktoolinvocation.cpp:108
 #, kde-format
 msgid ""
 "Error launching %1. Either KLauncher is not running anymore, or it failed to "
@@ -132,7 +132,7 @@
 "Грешка при покретању %1. Или К‑лансер више није у погону, или не успијева да "
 "покрене програм."
 
-#: kdeinit/ktoolinvocation.cpp:106
+#: kdeinit/ktoolinvocation.cpp:111
 #, kde-format
 msgid ""
 "KLauncher could not be reached via D-Bus. Error when calling %1:\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kservice-5.57.0/po/sr@ijekavianlatin/kservice5.po 
new/kservice-5.58.0/po/sr@ijekavianlatin/kservice5.po
--- old/kservice-5.57.0/po/sr@ijekavianlatin/kservice5.po       2019-04-07 
09:32:02.000000000 +0200
+++ new/kservice-5.58.0/po/sr@ijekavianlatin/kservice5.po       2019-05-07 
13:27:58.000000000 +0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kservice5\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-09-12 03:46+0200\n"
+"POT-Creation-Date: 2019-02-18 02:58+0100\n"
 "PO-Revision-Date: 2017-09-28 17:58+0200\n"
 "Last-Translator: Chusslove Illich <caslav.i...@gmx.net>\n"
 "Language-Team: Serbian <kde-i18n...@kde.org>\n"
@@ -67,7 +67,7 @@
 msgid "Waldo Bastian"
 msgstr "Valdo Bastijan"
 
-#: kbuildsycoca/kbuildsycoca_main.cpp:75
+#: kbuildsycoca/kbuildsycoca_main.cpp:73
 #, kde-format
 msgctxt "@info:shell command-line option"
 msgid ""
@@ -76,54 +76,54 @@
 msgstr ""
 "Ne šalji programima signal za ažuriranje (prevaziđeno, više nema dejstva)"
 
-#: kbuildsycoca/kbuildsycoca_main.cpp:78
+#: kbuildsycoca/kbuildsycoca_main.cpp:76
 #, kde-format
 msgctxt "@info:shell command-line option"
 msgid "Disable incremental update, re-read everything"
 msgstr "Isključi postepeno ažuriranje, iščitaj sve ponovo"
 
-#: kbuildsycoca/kbuildsycoca_main.cpp:81
+#: kbuildsycoca/kbuildsycoca_main.cpp:79
 #, kde-format
 msgctxt "@info:shell command-line option"
 msgid "Check file timestamps (deprecated, no longer having any effect)"
 msgstr "Provjeri vremenske oznake fajlova (prevaziđeno, više nema dejstva)"
 
-#: kbuildsycoca/kbuildsycoca_main.cpp:84
+#: kbuildsycoca/kbuildsycoca_main.cpp:82
 #, kde-format
 msgctxt "@info:shell command-line option"
 msgid "Disable checking files (deprecated, no longer having any effect)"
 msgstr "Isključi provjeru fajlova (prevaziđeno, više nema dejstva)"
 
-#: kbuildsycoca/kbuildsycoca_main.cpp:87
+#: kbuildsycoca/kbuildsycoca_main.cpp:85
 #, kde-format
 msgctxt "@info:shell command-line option"
 msgid "Create global database"
 msgstr "Napravi globalnu bazu"
 
-#: kbuildsycoca/kbuildsycoca_main.cpp:90
+#: kbuildsycoca/kbuildsycoca_main.cpp:88
 #, kde-format
 msgctxt "@info:shell command-line option"
 msgid "Perform menu generation test run only"
 msgstr "Izvrši samo probni postupak stvaranja menija"
 
-#: kbuildsycoca/kbuildsycoca_main.cpp:93
+#: kbuildsycoca/kbuildsycoca_main.cpp:91
 #, kde-format
 msgctxt "@info:shell command-line option"
 msgid "Track menu id for debug purposes"
 msgstr "Prati id. menija radi ispravljanja"
 
-#: kbuildsycoca/kbuildsycoca_main.cpp:97
+#: kbuildsycoca/kbuildsycoca_main.cpp:95
 #, kde-format
 msgctxt "@info:shell command-line option"
 msgid "Switch QStandardPaths to test mode, for unit tests only"
 msgstr "Prebaci QStandardPaths u probni režim, samo za jedinične testove"
 
-#: kdeinit/ktoolinvocation.cpp:66
+#: kdeinit/ktoolinvocation.cpp:70
 #, kde-format
 msgid "Function must be called from the main thread."
 msgstr "Funkcija mora biti pozvana iz glavne niti."
 
-#: kdeinit/ktoolinvocation.cpp:103
+#: kdeinit/ktoolinvocation.cpp:108
 #, kde-format
 msgid ""
 "Error launching %1. Either KLauncher is not running anymore, or it failed to "
@@ -132,7 +132,7 @@
 "Greška pri pokretanju %1. Ili KLauncher više nije u pogonu, ili ne uspijeva "
 "da pokrene program."
 
-#: kdeinit/ktoolinvocation.cpp:106
+#: kdeinit/ktoolinvocation.cpp:111
 #, kde-format
 msgid ""
 "KLauncher could not be reached via D-Bus. Error when calling %1:\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kservice-5.57.0/po/sr@latin/kservice5.po 
new/kservice-5.58.0/po/sr@latin/kservice5.po
--- old/kservice-5.57.0/po/sr@latin/kservice5.po        2019-04-07 
09:32:02.000000000 +0200
+++ new/kservice-5.58.0/po/sr@latin/kservice5.po        2019-05-07 
13:27:58.000000000 +0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kservice5\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-09-12 03:46+0200\n"
+"POT-Creation-Date: 2019-02-18 02:58+0100\n"
 "PO-Revision-Date: 2017-09-28 17:58+0200\n"
 "Last-Translator: Chusslove Illich <caslav.i...@gmx.net>\n"
 "Language-Team: Serbian <kde-i18n...@kde.org>\n"
@@ -67,7 +67,7 @@
 msgid "Waldo Bastian"
 msgstr "Valdo Bastijan"
 
-#: kbuildsycoca/kbuildsycoca_main.cpp:75
+#: kbuildsycoca/kbuildsycoca_main.cpp:73
 #, kde-format
 msgctxt "@info:shell command-line option"
 msgid ""
@@ -76,54 +76,54 @@
 msgstr ""
 "Ne šalji programima signal za ažuriranje (prevaziđeno, više nema dejstva)"
 
-#: kbuildsycoca/kbuildsycoca_main.cpp:78
+#: kbuildsycoca/kbuildsycoca_main.cpp:76
 #, kde-format
 msgctxt "@info:shell command-line option"
 msgid "Disable incremental update, re-read everything"
 msgstr "Isključi postepeno ažuriranje, iščitaj sve ponovo"
 
-#: kbuildsycoca/kbuildsycoca_main.cpp:81
+#: kbuildsycoca/kbuildsycoca_main.cpp:79
 #, kde-format
 msgctxt "@info:shell command-line option"
 msgid "Check file timestamps (deprecated, no longer having any effect)"
 msgstr "Proveri vremenske oznake fajlova (prevaziđeno, više nema dejstva)"
 
-#: kbuildsycoca/kbuildsycoca_main.cpp:84
+#: kbuildsycoca/kbuildsycoca_main.cpp:82
 #, kde-format
 msgctxt "@info:shell command-line option"
 msgid "Disable checking files (deprecated, no longer having any effect)"
 msgstr "Isključi proveru fajlova (prevaziđeno, više nema dejstva)"
 
-#: kbuildsycoca/kbuildsycoca_main.cpp:87
+#: kbuildsycoca/kbuildsycoca_main.cpp:85
 #, kde-format
 msgctxt "@info:shell command-line option"
 msgid "Create global database"
 msgstr "Napravi globalnu bazu"
 
-#: kbuildsycoca/kbuildsycoca_main.cpp:90
+#: kbuildsycoca/kbuildsycoca_main.cpp:88
 #, kde-format
 msgctxt "@info:shell command-line option"
 msgid "Perform menu generation test run only"
 msgstr "Izvrši samo probni postupak stvaranja menija"
 
-#: kbuildsycoca/kbuildsycoca_main.cpp:93
+#: kbuildsycoca/kbuildsycoca_main.cpp:91
 #, kde-format
 msgctxt "@info:shell command-line option"
 msgid "Track menu id for debug purposes"
 msgstr "Prati id. menija radi ispravljanja"
 
-#: kbuildsycoca/kbuildsycoca_main.cpp:97
+#: kbuildsycoca/kbuildsycoca_main.cpp:95
 #, kde-format
 msgctxt "@info:shell command-line option"
 msgid "Switch QStandardPaths to test mode, for unit tests only"
 msgstr "Prebaci QStandardPaths u probni režim, samo za jedinične testove"
 
-#: kdeinit/ktoolinvocation.cpp:66
+#: kdeinit/ktoolinvocation.cpp:70
 #, kde-format
 msgid "Function must be called from the main thread."
 msgstr "Funkcija mora biti pozvana iz glavne niti."
 
-#: kdeinit/ktoolinvocation.cpp:103
+#: kdeinit/ktoolinvocation.cpp:108
 #, kde-format
 msgid ""
 "Error launching %1. Either KLauncher is not running anymore, or it failed to "
@@ -132,7 +132,7 @@
 "Greška pri pokretanju %1. Ili KLauncher više nije u pogonu, ili ne uspeva da "
 "pokrene program."
 
-#: kdeinit/ktoolinvocation.cpp:106
+#: kdeinit/ktoolinvocation.cpp:111
 #, kde-format
 msgid ""
 "KLauncher could not be reached via D-Bus. Error when calling %1:\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kservice-5.57.0/po/zh_CN/kservice5.po 
new/kservice-5.58.0/po/zh_CN/kservice5.po
--- old/kservice-5.57.0/po/zh_CN/kservice5.po   2019-04-07 09:32:02.000000000 
+0200
+++ new/kservice-5.58.0/po/zh_CN/kservice5.po   2019-05-07 13:27:58.000000000 
+0200
@@ -16,8 +16,8 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2019-02-18 02:58+0100\n"
-"PO-Revision-Date: 2019-03-07 09:22\n"
-"Last-Translator: guoyunhe <i...@guoyunhe.me>\n"
+"PO-Revision-Date: 2019-05-05 22:21\n"
+"Last-Translator: Guo Yunhe (guoyunhe)\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"


Reply via email to