Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kcoreaddons for openSUSE:Factory checked in at 2022-12-12 17:37:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kcoreaddons (Old) and /work/SRC/openSUSE:Factory/.kcoreaddons.new.1835 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kcoreaddons" Mon Dec 12 17:37:57 2022 rev:112 rq:1042110 version:5.101.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kcoreaddons/kcoreaddons.changes 2022-11-15 13:19:05.912337492 +0100 +++ /work/SRC/openSUSE:Factory/.kcoreaddons.new.1835/kcoreaddons.changes 2022-12-12 17:39:32.897134239 +0100 @@ -1,0 +2,12 @@ +Tue Dec 6 20:10:30 UTC 2022 - Christophe Marin <[email protected]> + +- Update to 5.101.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/frameworks/5/5.101.0 +- Changes since 5.100.0: + * [KJobTrackerInterface] qRegisterMetatype KJob::Unit + * Remove unused variable + * Perform initialization in initialization list + +------------------------------------------------------------------- Old: ---- kcoreaddons-5.100.0.tar.xz kcoreaddons-5.100.0.tar.xz.sig New: ---- kcoreaddons-5.101.0.tar.xz kcoreaddons-5.101.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kcoreaddons.spec ++++++ --- /var/tmp/diff_new_pack.egmA4G/_old 2022-12-12 17:39:33.457137064 +0100 +++ /var/tmp/diff_new_pack.egmA4G/_new 2022-12-12 17:39:33.461137085 +0100 @@ -17,18 +17,17 @@ %define lname libKF5CoreAddons5 -%define _tar_path 5.100 +%define _tar_path 5.101 # 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 released Name: kcoreaddons -Version: 5.100.0 +Version: 5.101.0 Release: 0 Summary: Utilities for core application functionality and accessing the OS License: LGPL-2.1-or-later -Group: System/GUI/KDE URL: https://www.kde.org Source: %{name}-%{version}.tar.xz %if %{with released} @@ -51,7 +50,6 @@ %package -n %{lname} Summary: Utilities for core application functionality and accessing the OS -Group: System/GUI/KDE %requires_ge libQt5Core5 Recommends: %{name} = %{version} @@ -63,7 +61,6 @@ %package devel Summary: Utilities for core application functionality and accessing the OS -Group: Development/Libraries/KDE Requires: %{lname} = %{version} Requires: %{name} = %{version} Requires: extra-cmake-modules ++++++ kcoreaddons-5.100.0.tar.xz -> kcoreaddons-5.101.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcoreaddons-5.100.0/CMakeLists.txt new/kcoreaddons-5.101.0/CMakeLists.txt --- old/kcoreaddons-5.100.0/CMakeLists.txt 2022-11-05 13:24:46.000000000 +0100 +++ new/kcoreaddons-5.101.0/CMakeLists.txt 2022-12-03 10:44:06.000000000 +0100 @@ -1,10 +1,10 @@ cmake_minimum_required(VERSION 3.16) -set(KF_VERSION "5.100.0") # handled by release scripts +set(KF_VERSION "5.101.0") # handled by release scripts project(KCoreAddons VERSION ${KF_VERSION}) include(FeatureSummary) -find_package(ECM 5.100.0 NO_MODULE) +find_package(ECM 5.101.0 NO_MODULE) set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake Modules." URL "https://commits.kde.org/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/kcoreaddons-5.100.0/autotests/kmacroexpandertest.cpp new/kcoreaddons-5.101.0/autotests/kmacroexpandertest.cpp --- old/kcoreaddons-5.100.0/autotests/kmacroexpandertest.cpp 2022-11-05 13:24:46.000000000 +0100 +++ new/kcoreaddons-5.101.0/autotests/kmacroexpandertest.cpp 2022-12-03 10:44:06.000000000 +0100 @@ -231,8 +231,6 @@ void KMacroExpanderTest::expandMacrosShellQuoteParens() { - QHash<QChar, QStringList> map; - QStringList list; QString s; s = "( echo \"just testing (parens)\" ) ) after"; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcoreaddons-5.100.0/poqm/de/kcoreaddons5_qt.po new/kcoreaddons-5.101.0/poqm/de/kcoreaddons5_qt.po --- old/kcoreaddons-5.100.0/poqm/de/kcoreaddons5_qt.po 2022-11-05 13:24:46.000000000 +0100 +++ new/kcoreaddons-5.101.0/poqm/de/kcoreaddons5_qt.po 2022-12-03 10:44:06.000000000 +0100 @@ -9,20 +9,21 @@ # Johannes Obermayr <[email protected]>, 2010. # Panagiotis Papadopoulos <[email protected]>, 2010. # Rolf Eike Beer <[email protected]>, 2012. +# Frank Steinmetzger <[email protected]>, 2022. msgid "" msgstr "" "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2014-03-23 01:50+0000\n" -"PO-Revision-Date: 2022-07-23 22:47+0200\n" -"Last-Translator: Frederik Schwarzer <[email protected]>\n" +"PO-Revision-Date: 2022-11-10 20:27+0100\n" +"Last-Translator: Frank Steinmetzger <[email protected]>\n" "Language-Team: German <[email protected]>\n" "Language: de\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 22.07.70\n" +"X-Generator: Lokalize 22.08.3\n" "X-Qt-Contexts: true\n" #: lib/io/kfilesystemtype.cpp:236 @@ -63,7 +64,7 @@ #: lib/io/kfilesystemtype.cpp:250 msgctxt "KFileSystemType|" msgid "FUSE" -msgstr "" +msgstr "FUSE" #: lib/io/kfilesystemtype.cpp:252 msgctxt "KFileSystemType|" @@ -821,9 +822,7 @@ msgstr "Ausführbares Programm âlsofâ kann in PATH nicht gefunden werden:" #: lib/util/klistopenfilesjob_unix.cpp:55 -#, fuzzy, qt-format -#| msgctxt "QObject|" -#| msgid "Failed to execute `lsof' error code %1" +#, qt-format msgctxt "QObject|" msgid "Failed to execute `lsof'. Error code %1" msgstr "Ausführung von âlsofâ ist fehlgeschlagen, Fehlercode %1" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcoreaddons-5.100.0/poqm/ia/kcoreaddons5_qt.po new/kcoreaddons-5.101.0/poqm/ia/kcoreaddons5_qt.po --- old/kcoreaddons-5.100.0/poqm/ia/kcoreaddons5_qt.po 2022-11-05 13:24:46.000000000 +0100 +++ new/kcoreaddons-5.101.0/poqm/ia/kcoreaddons5_qt.po 2022-12-03 10:44:06.000000000 +0100 @@ -7,7 +7,7 @@ "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2014-03-23 01:50+0000\n" -"PO-Revision-Date: 2022-07-14 23:02+0200\n" +"PO-Revision-Date: 2022-11-29 22:44+0100\n" "Last-Translator: giovanni <[email protected]>\n" "Language-Team: Interlingua <[email protected]>\n" "Language: ia\n" @@ -15,7 +15,7 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Lokalize 22.04.3\n" +"X-Generator: Lokalize 22.11.80\n" "X-Qt-Contexts: true\n" #: lib/io/kfilesystemtype.cpp:236 @@ -56,7 +56,7 @@ #: lib/io/kfilesystemtype.cpp:250 msgctxt "KFileSystemType|" msgid "FUSE" -msgstr "" +msgstr "FUSE" #: lib/io/kfilesystemtype.cpp:252 msgctxt "KFileSystemType|" @@ -811,12 +811,10 @@ msgstr "Il non pote trovar executabile de isof in PATH:" #: lib/util/klistopenfilesjob_unix.cpp:55 -#, fuzzy, qt-format -#| msgctxt "QObject|" -#| msgid "Failed to execute `lsof' error code %1" +#, qt-format msgctxt "QObject|" msgid "Failed to execute `lsof'. Error code %1" -msgstr "Falleva exequer 'lsof' codice de error %1" +msgstr "Falleva exequer 'lsof'. codice de error %1" #: lib/util/klistopenfilesjob_win.cpp:27 msgctxt "QObject|" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcoreaddons-5.100.0/poqm/is/kcoreaddons5_qt.po new/kcoreaddons-5.101.0/poqm/is/kcoreaddons5_qt.po --- old/kcoreaddons-5.100.0/poqm/is/kcoreaddons5_qt.po 2022-11-05 13:24:46.000000000 +0100 +++ new/kcoreaddons-5.101.0/poqm/is/kcoreaddons5_qt.po 2022-12-03 10:44:06.000000000 +0100 @@ -12,7 +12,7 @@ "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2014-03-23 01:50+0000\n" -"PO-Revision-Date: 2022-10-14 13:41+0000\n" +"PO-Revision-Date: 2022-11-11 18:35+0000\n" "Last-Translator: Sveinn à Felli <[email protected]>\n" "Language-Team: Icelandic\n" "Language: is\n" @@ -815,9 +815,7 @@ msgstr "Fann ekki lsof-keyrsluskrá à PATH:" #: lib/util/klistopenfilesjob_unix.cpp:55 -#, fuzzy, qt-format -#| msgctxt "QObject|" -#| msgid "Failed to execute `lsof' error code %1" +#, qt-format msgctxt "QObject|" msgid "Failed to execute `lsof'. Error code %1" msgstr "Mistókst að keyra `lsof', villukóði %1" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcoreaddons-5.100.0/poqm/it/kcoreaddons5_qt.po new/kcoreaddons-5.101.0/poqm/it/kcoreaddons5_qt.po --- old/kcoreaddons-5.100.0/poqm/it/kcoreaddons5_qt.po 2022-11-05 13:24:46.000000000 +0100 +++ new/kcoreaddons-5.101.0/poqm/it/kcoreaddons5_qt.po 2022-12-03 10:44:06.000000000 +0100 @@ -16,7 +16,7 @@ "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2014-03-23 01:50+0000\n" -"PO-Revision-Date: 2022-10-04 17:40+0200\n" +"PO-Revision-Date: 2022-11-03 12:29+0100\n" "Last-Translator: Vincenzo Reale <[email protected]>\n" "Language-Team: Italian <[email protected]>\n" "Language: it\n" @@ -24,7 +24,7 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: Lokalize 22.08.1\n" +"X-Generator: Lokalize 22.08.2\n" "X-Qt-Contexts: true\n" #: lib/io/kfilesystemtype.cpp:236 @@ -820,12 +820,10 @@ msgstr "Impossibile trovare l'eseguibile lsof in PATH:" #: lib/util/klistopenfilesjob_unix.cpp:55 -#, fuzzy, qt-format -#| msgctxt "QObject|" -#| msgid "Failed to execute `lsof' error code %1" +#, qt-format msgctxt "QObject|" msgid "Failed to execute `lsof'. Error code %1" -msgstr "Esecuzione di «lsof» non riuscita, codice di errore %1" +msgstr "Impossibile eseguire «lsof». Codice di errore %1" #: lib/util/klistopenfilesjob_win.cpp:27 msgctxt "QObject|" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcoreaddons-5.100.0/poqm/nb/kcoreaddons5_qt.po new/kcoreaddons-5.101.0/poqm/nb/kcoreaddons5_qt.po --- old/kcoreaddons-5.100.0/poqm/nb/kcoreaddons5_qt.po 2022-11-05 13:24:46.000000000 +0100 +++ new/kcoreaddons-5.101.0/poqm/nb/kcoreaddons5_qt.po 2022-12-03 10:44:06.000000000 +0100 @@ -815,7 +815,7 @@ #: lib/util/klistopenfilesjob_unix.cpp:55 #, qt-format msgctxt "QObject|" -msgid "Failed to execute `lsof' error code %1" +msgid "Failed to execute `lsof'. Error code %1" msgstr "" #: lib/util/klistopenfilesjob_win.cpp:27 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcoreaddons-5.100.0/poqm/pa/kcoreaddons5_qt.po new/kcoreaddons-5.101.0/poqm/pa/kcoreaddons5_qt.po --- old/kcoreaddons-5.100.0/poqm/pa/kcoreaddons5_qt.po 2022-11-05 13:24:46.000000000 +0100 +++ new/kcoreaddons-5.101.0/poqm/pa/kcoreaddons5_qt.po 2022-12-03 10:44:06.000000000 +0100 @@ -14,14 +14,14 @@ "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2014-03-23 01:50+0000\n" -"PO-Revision-Date: 2022-07-09 10:07-0700\n" +"PO-Revision-Date: 2022-11-19 05:09-0800\n" "Last-Translator: A S Alam <[email protected]>\n" "Language-Team: Punjabi <[email protected]>\n" "Language: pa\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Lokalize 22.04.1\n" +"X-Generator: Lokalize 22.08.2\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Qt-Contexts: true\n" @@ -63,7 +63,7 @@ #: lib/io/kfilesystemtype.cpp:250 msgctxt "KFileSystemType|" msgid "FUSE" -msgstr "" +msgstr "FUSE" #: lib/io/kfilesystemtype.cpp:252 msgctxt "KFileSystemType|" @@ -246,23 +246,22 @@ msgstr "%1 ਤà©à¨ ਪਲੱà¨à¨à¨¨ ਲà©à¨¡ ਨਹà©à¨ à¨à©à¨¤à© à¨à¨¾ ਸà¨à©: %2" #: lib/plugin/kpluginfactory.cpp:61 -#, fuzzy, qt-format -#| msgid "The library does not export a factory for creating components." +#, qt-format msgctxt "KPluginFactory|" msgid "The library %1 does not offer a KPluginFactory." -msgstr "ਲਾà¨à¨¬à¨°à©à¨°à© ਨ੠à¨à¨¾à¨ ਬਣਾà¨à¨£ ਲਠà¨à©±à¨ ਫà©à¨à¨à¨°à© ਨਿਰਯਾਤ ਨਹà©à¨ à¨à©à¨¤à© ਹà©" +msgstr "ਲਾà¨à¨¬à¨°à©à¨°à© %1 KPluginFactory ਨਹà©à¨ ਦਿੰਦ੠ਹà©à¥¤" #: lib/plugin/kpluginfactory.h:512 #, qt-format msgctxt "KPluginFactory|" msgid "KPluginFactory could not create a %1 instance from %2" -msgstr "" +msgstr "KPluginFactory %2 ਤà©à¨ %1 ਬਣਾ ਨਹà©à¨ ਸà¨à©" #: lib/plugin/kpluginloader.cpp:109 #, qt-format msgctxt "KPluginLoader|" msgid "The library %1 does not offer a KPluginFactory." -msgstr "" +msgstr "ਲਾà¨à¨¬à¨°à©à¨°à© %1 KPluginFactory ਨਹà©à¨ ਦਿੰਦ੠ਹà©à¥¤" #: lib/util/kformatprivate.cpp:100 msgctxt "KFormat|SI prefix for 10^â»24" @@ -814,19 +813,15 @@ msgstr "ਮਾਰਠ%1 ਮà©à¨à©à¨¦ ਨਹà©à¨ ਹà©" #: lib/util/klistopenfilesjob_unix.cpp:46 -#, fuzzy -#| msgid "Could not find '%1' executable." msgctxt "QObject|" msgid "Could not find lsof executable in PATH:" -msgstr "'%1' à¨à©±à¨²à¨£à¨¯à©à¨ ਨਹ੠ਹà©à¥¤" +msgstr "PATH ਵਿੱਠlsof à¨à©±à¨²à¨£à¨¯à©à¨ ਲੱà¨à© ਨਹà©à¨ à¨à¨¾ ਸà¨à©:" #: lib/util/klistopenfilesjob_unix.cpp:55 -#, fuzzy, qt-format -#| msgctxt "QObject|" -#| msgid "Failed to execute `lsof' error code %1" +#, qt-format msgctxt "QObject|" msgid "Failed to execute `lsof'. Error code %1" -msgstr "`lsof' à¨à¨²à¨¾à¨à¨£ ਲਠਠਸਫ਼ਲ, à¨à¨²à¨¤à© à¨à©à¨¡ %1" +msgstr "`lsof' à¨à¨²à¨¾à¨à¨£ ਲਠਠਸਫ਼ਲ। à¨à¨²à¨¤à© à¨à©à¨¡ %1" #: lib/util/klistopenfilesjob_win.cpp:27 msgctxt "QObject|" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcoreaddons-5.100.0/poqm/pl/kcoreaddons5_qt.po new/kcoreaddons-5.101.0/poqm/pl/kcoreaddons5_qt.po --- old/kcoreaddons-5.100.0/poqm/pl/kcoreaddons5_qt.po 2022-11-05 13:24:46.000000000 +0100 +++ new/kcoreaddons-5.101.0/poqm/pl/kcoreaddons5_qt.po 2022-12-03 10:44:06.000000000 +0100 @@ -17,14 +17,14 @@ "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2014-03-23 01:50+0000\n" -"PO-Revision-Date: 2022-10-18 18:06+0200\n" +"PO-Revision-Date: 2022-11-26 11:17+0100\n" "Last-Translator: Åukasz WojniÅowicz <[email protected]>\n" "Language-Team: Polish <[email protected]>\n" "Language: pl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Lokalize 22.08.1\n" +"X-Generator: Lokalize 22.08.2\n" "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " "|| n%100>=20) ? 1 : 2);\n" "X-Qt-Contexts: true\n" @@ -832,9 +832,7 @@ msgstr "Nie można znaleÅºÄ pliku wykonywalnego lsof w PATH:" #: lib/util/klistopenfilesjob_unix.cpp:55 -#, fuzzy, qt-format -#| msgctxt "QObject|" -#| msgid "Failed to execute `lsof' error code %1" +#, qt-format msgctxt "QObject|" msgid "Failed to execute `lsof'. Error code %1" msgstr "Nie udaÅo siÄ wykonaÄ `lsof'. Kod bÅÄdu %1" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcoreaddons-5.100.0/poqm/ru/kcoreaddons5_qt.po new/kcoreaddons-5.101.0/poqm/ru/kcoreaddons5_qt.po --- old/kcoreaddons-5.100.0/poqm/ru/kcoreaddons5_qt.po 2022-11-05 13:24:46.000000000 +0100 +++ new/kcoreaddons-5.101.0/poqm/ru/kcoreaddons5_qt.po 2022-12-03 10:44:06.000000000 +0100 @@ -21,14 +21,14 @@ "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2014-03-23 01:50+0000\n" -"PO-Revision-Date: 2022-10-02 14:30+0300\n" -"Last-Translator: Alexander Yavorsky <[email protected]>\n" -"Language-Team: Russian <[email protected]>\n" +"PO-Revision-Date: 2022-11-17 12:20+0300\n" +"Last-Translator: Olesya Gerasimenko <[email protected]>\n" +"Language-Team: Basealt Translation Team\n" "Language: ru\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Lokalize 21.08.3\n" +"X-Generator: Lokalize 22.04.3\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Environment: kde\n" @@ -841,9 +841,7 @@ "пеÑеменной PATH" #: lib/util/klistopenfilesjob_unix.cpp:55 -#, fuzzy, qt-format -#| msgctxt "QObject|" -#| msgid "Failed to execute `lsof' error code %1" +#, qt-format msgctxt "QObject|" msgid "Failed to execute `lsof'. Error code %1" msgstr "Ðе ÑдалоÑÑ Ð²ÑполниÑÑ Â«lsof». Ðод оÑибки: %1" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcoreaddons-5.100.0/poqm/se/kcoreaddons5_qt.po new/kcoreaddons-5.101.0/poqm/se/kcoreaddons5_qt.po --- old/kcoreaddons-5.100.0/poqm/se/kcoreaddons5_qt.po 2022-11-05 13:24:46.000000000 +0100 +++ new/kcoreaddons-5.101.0/poqm/se/kcoreaddons5_qt.po 2022-12-03 10:44:06.000000000 +0100 @@ -836,7 +836,7 @@ #: lib/util/klistopenfilesjob_unix.cpp:55 #, qt-format msgctxt "QObject|" -msgid "Failed to execute `lsof' error code %1" +msgid "Failed to execute `lsof'. Error code %1" msgstr "" #: lib/util/klistopenfilesjob_win.cpp:27 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcoreaddons-5.100.0/poqm/vi/kcoreaddons5_qt.po new/kcoreaddons-5.101.0/poqm/vi/kcoreaddons5_qt.po --- old/kcoreaddons-5.100.0/poqm/vi/kcoreaddons5_qt.po 2022-11-05 13:24:46.000000000 +0100 +++ new/kcoreaddons-5.101.0/poqm/vi/kcoreaddons5_qt.po 2022-12-03 10:44:06.000000000 +0100 @@ -10,7 +10,7 @@ "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2014-03-23 01:50+0000\n" -"PO-Revision-Date: 2022-10-06 14:01+0200\n" +"PO-Revision-Date: 2022-11-14 14:52+0100\n" "Last-Translator: Phu Hung Nguyen <[email protected]>\n" "Language-Team: Vietnamese <[email protected]>\n" "Language: vi\n" @@ -18,7 +18,7 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: Lokalize 22.04.1\n" +"X-Generator: Lokalize 22.08.1\n" "X-Qt-Contexts: true\n" #: lib/io/kfilesystemtype.cpp:236 @@ -807,12 +807,10 @@ msgstr "Không tìm ÄÆ°á»£c tá»p thá»±c thi lsof trong PATH:" #: lib/util/klistopenfilesjob_unix.cpp:55 -#, fuzzy, qt-format -#| msgctxt "QObject|" -#| msgid "Failed to execute `lsof' error code %1" +#, qt-format msgctxt "QObject|" msgid "Failed to execute `lsof'. Error code %1" -msgstr "Thá»±c thi `lsof' thất bại, mã lá»i %1" +msgstr "Thá»±c thi `lsof' thất bại. Mã lá»i %1" #: lib/util/klistopenfilesjob_win.cpp:27 msgctxt "QObject|" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcoreaddons-5.100.0/poqm/zh_CN/kcoreaddons5_qt.po new/kcoreaddons-5.101.0/poqm/zh_CN/kcoreaddons5_qt.po --- old/kcoreaddons-5.100.0/poqm/zh_CN/kcoreaddons5_qt.po 2022-11-05 13:24:46.000000000 +0100 +++ new/kcoreaddons-5.101.0/poqm/zh_CN/kcoreaddons5_qt.po 2022-12-03 10:44:06.000000000 +0100 @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: kdeorg\n" -"PO-Revision-Date: 2022-10-30 07:47\n" +"PO-Revision-Date: 2022-12-01 06:52\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" "MIME-Version: 1.0\n" @@ -801,12 +801,10 @@ msgstr "æ æ³å¨ PATH 忰䏿¾å° lsof ç坿§è¡ç¨åºï¼" #: lib/util/klistopenfilesjob_unix.cpp:55 -#, fuzzy, qt-format -#| msgctxt "QObject|" -#| msgid "Failed to execute `lsof' error code %1" +#, qt-format msgctxt "QObject|" msgid "Failed to execute `lsof'. Error code %1" -msgstr "æ§è¡ lsof 失败ï¼é误代ç %1" +msgstr "æ§è¡ `lsof' 失败ãé误代ç %1" #: lib/util/klistopenfilesjob_win.cpp:27 msgctxt "QObject|" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcoreaddons-5.100.0/src/lib/io/kdirwatch.cpp new/kcoreaddons-5.101.0/src/lib/io/kdirwatch.cpp --- old/kcoreaddons-5.100.0/src/lib/io/kdirwatch.cpp 2022-11-05 13:24:46.000000000 +0100 +++ new/kcoreaddons-5.101.0/src/lib/io/kdirwatch.cpp 2022-12-03 10:44:06.000000000 +0100 @@ -1562,7 +1562,8 @@ return true; } // fontconfig updates the cache on every KDE app start - // (inclusive kio_thumbnail slaves) + // as well as during kio_thumbnail worker execution + // TODO:; check which fontconfig version this file was deprecated and the check can be removed if (strncmp(filename, ".fonts.cache", 12) == 0) { return true; } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcoreaddons-5.100.0/src/lib/jobs/kjob.h new/kcoreaddons-5.101.0/src/lib/jobs/kjob.h --- old/kcoreaddons-5.100.0/src/lib/jobs/kjob.h 2022-11-05 13:24:46.000000000 +0100 +++ new/kcoreaddons-5.101.0/src/lib/jobs/kjob.h 2022-12-03 10:44:06.000000000 +0100 @@ -345,12 +345,19 @@ unsigned long percent() const; /** - * set the auto-delete property of the job. If @p autodelete is - * set to false the job will not delete itself once it is finished. + * Sets the auto-delete property of the job. If @p autodelete is + * set to @c false the job will not delete itself once it is finished. * - * The default for any KJob is to automatically delete itself. + * The default for any KJob is to automatically delete itself, which + * implies that the job was created on the heap (using <tt>new</tt>). + * If the job is created on the stack (which isn't the typical use-case + * for a job) then you must set auto-delete to @c false, otherwise you + * could get a crash when the job finishes and tries to delete itself. * - * @param autodelete set to false to disable automatic deletion + * @note If you set auto-delete to @c false then you need to kill the + * job manually, ideally by calling kill(). + * + * @param autodelete set to @c false to disable automatic deletion * of the job. */ void setAutoDelete(bool autodelete); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcoreaddons-5.100.0/src/lib/jobs/kjobtrackerinterface.cpp new/kcoreaddons-5.101.0/src/lib/jobs/kjobtrackerinterface.cpp --- old/kcoreaddons-5.100.0/src/lib/jobs/kjobtrackerinterface.cpp 2022-11-05 13:24:46.000000000 +0100 +++ new/kcoreaddons-5.101.0/src/lib/jobs/kjobtrackerinterface.cpp 2022-12-03 10:44:06.000000000 +0100 @@ -25,6 +25,7 @@ : QObject(parent) , d(new KJobTrackerInterfacePrivate(this)) { + qRegisterMetaType<KJob::Unit>(); qRegisterMetaType<QPair<QString, QString>>(); } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcoreaddons-5.100.0/src/lib/util/kprocesslist_unix_procstat_p.h new/kcoreaddons-5.101.0/src/lib/util/kprocesslist_unix_procstat_p.h --- old/kcoreaddons-5.100.0/src/lib/util/kprocesslist_unix_procstat_p.h 2022-11-05 13:24:46.000000000 +0100 +++ new/kcoreaddons-5.101.0/src/lib/util/kprocesslist_unix_procstat_p.h 2022-12-03 10:44:06.000000000 +0100 @@ -97,7 +97,6 @@ { QStringList command_line; QString command; - char pathname[PATH_MAX]; struct kinfo_proc *proc = &processes.procs[pos]; // Don't use procstat_getpathname() because: diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcoreaddons-5.100.0/src/lib/util/kuser_unix.cpp new/kcoreaddons-5.101.0/src/lib/util/kuser_unix.cpp --- old/kcoreaddons-5.100.0/src/lib/util/kuser_unix.cpp 2022-11-05 13:24:46.000000000 +0100 +++ new/kcoreaddons-5.101.0/src/lib/util/kuser_unix.cpp 2022-12-03 10:44:06.000000000 +0100 @@ -432,8 +432,8 @@ }; KUserGroup::KUserGroup(KUser::UIDMode mode) + : d(new KUserGroupPrivate(KUser(mode).groupId().nativeId())) { - d = new KUserGroupPrivate(KUser(mode).groupId().nativeId()); } KUserGroup::KUserGroup(K_GID _gid) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcoreaddons-5.100.0/src/mimetypes/kde5.xml new/kcoreaddons-5.101.0/src/mimetypes/kde5.xml --- old/kcoreaddons-5.100.0/src/mimetypes/kde5.xml 2022-11-05 13:24:46.000000000 +0100 +++ new/kcoreaddons-5.101.0/src/mimetypes/kde5.xml 2022-12-03 10:44:06.000000000 +0100 @@ -1302,6 +1302,7 @@ <comment xml:lang="my">á¡á±áá®á á® áá®áááá¯ááºáá¬áá¾ááºáá¬á¸áá»ááºáá»á¬á¸ ááá¯ááºááº</comment> <comment xml:lang="nl">abc-muzieknotatiebestand</comment> <comment xml:lang="nn">abc-musikknotasjonsfil</comment> + <comment xml:lang="pa">à¨à¨¬à©à¨¸à© ਸੰà¨à©à¨¤ ਨਿਸ਼ਾਨ ਫਾà¨à¨²</comment> <comment xml:lang="pl">plik zapisu muzyki abc</comment> <comment xml:lang="pt">Ficheiro de notação musical do 'abc'</comment> <comment xml:lang="pt_BR">arquivo de notação musical do abc</comment> @@ -2211,7 +2212,7 @@ <comment xml:lang="my">áá±á«áá¬ááá±á·áá»ááºá·áááºáá¾ááºáááºá¸á á¬á¡á¯ááº</comment> <comment xml:lang="nl">document voor woordenschattrainer</comment> <comment xml:lang="nn">ordtreningsdokument</comment> - <comment xml:lang="pa">ਸ਼ਬਦà¨à©à¨¸à¨¼ à¨à¨°à©à¨¨à¨° ਡà©à¨à©à¨®à©à¨à¨</comment> + <comment xml:lang="pa">ਸ਼ਬਦਾਵਲ੠ਸਿà¨à¨²à¨¾à¨ ਡà©à¨à©à¨®à©à¨à¨</comment> <comment xml:lang="pl">dokument do Äwiczenia sÅownictwa</comment> <comment xml:lang="pt">documento de treino de vocabulários</comment> <comment xml:lang="pt_BR">documento de treino de vocabulários</comment> @@ -2417,6 +2418,7 @@ <comment xml:lang="my">á¡ááºááá®ááᯠáá°á¡ááºá¡ááºáẠáá¯á¶á á¶áá±á¸áá½á²ááá¯ááºááº</comment> <comment xml:lang="nl">Umbrello UML Modeller-bestand</comment> <comment xml:lang="nn">Umbrello UML Modeller-fil</comment> + <comment xml:lang="pa">à¨à¨®à¨¬à¨°à¨¿à©±à¨²à© UML ਮà©à¨¡à©à¨²à¨° ਫਾà¨à¨²</comment> <comment xml:lang="pl">Plik programu modelujÄ cego Umbrello UML</comment> <comment xml:lang="pt">Ficheiro de modelação em UML do Umbrello</comment> <comment xml:lang="pt_BR">Arquivo de modelador UML do Umbrello</comment> @@ -2899,6 +2901,7 @@ <comment xml:lang="my">áá±áá½ááºáá áºá¡áááºá áºáá® áá¯ááºáá¯ááºáá¯ááºáá±á¸ áá½á±á¸áá»ááºáá¾á¯áá»á¬á¸</comment> <comment xml:lang="nl">Codegeneratie-opties van KConfigXT</comment> <comment xml:lang="nn">KConfigXT-kodegeneringsval</comment> + <comment xml:lang="pa">KConfigXT à¨à©à¨¡ ਨਿਰਮਾਣ à¨à©à¨£à¨¾à¨</comment> <comment xml:lang="pl">Ustawienia do tworzenia kodu KConfigXT</comment> <comment xml:lang="pt">Opções de Geração de Código do KConfigXT</comment> <comment xml:lang="pt_BR">Opções de geração de código do KConfigXT</comment> @@ -2951,6 +2954,7 @@ <comment xml:lang="my">áá±á¡áááºá áºá¡ááºá¡ááºááºáá»á®áá°á¡áá¯áẠáá°á¡áá¯áẠáá¼á±áá¬áá»ááº</comment> <comment xml:lang="nl">Declaratie van KXMLGUI UI</comment> <comment xml:lang="nn">KXMLGUI UI-deklarasjon</comment> + <comment xml:lang="pa">KXMLGUI UI à¨à¨²à¨¾à¨¨</comment> <comment xml:lang="pl">Deklaracja KXMLGUI UI</comment> <comment xml:lang="pt">Declaração de UI do KXMLGUI</comment> <comment xml:lang="pt_BR">Declaração UI do KXMLGUI</comment> @@ -3006,6 +3010,7 @@ <comment xml:lang="my">áá±á¡áá¼á±á¬ááºá¸áá¼á¬á¸áá»áẠáá¼á±áá¬áá»ááº</comment> <comment xml:lang="nl">Declaratie van KNotification</comment> <comment xml:lang="nn">KNotification-deklarasjon</comment> + <comment xml:lang="pa">à¨à©-ਨà©à¨à©à¨«à¨¿à¨à©à¨¶à¨¨ à¨à¨²à¨¾à¨¨</comment> <comment xml:lang="pl">Deklaracja KNotification</comment> <comment xml:lang="pt">Declaração do KNotification</comment> <comment xml:lang="pt_BR">Declaração do KNotification</comment>
