Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kcmutils for openSUSE:Factory checked in at 2023-06-11 19:52:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kcmutils (Old) and /work/SRC/openSUSE:Factory/.kcmutils.new.15902 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kcmutils" Sun Jun 11 19:52:57 2023 rev:118 rq:1091900 version:5.107.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kcmutils/kcmutils.changes 2023-05-14 16:32:18.799368833 +0200 +++ /work/SRC/openSUSE:Factory/.kcmutils.new.15902/kcmutils.changes 2023-06-11 19:55:07.275102186 +0200 @@ -1,0 +2,9 @@ +Mon Jun 5 07:43:51 UTC 2023 - Christophe Marin <[email protected]> + +- Update to 5.107.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/frameworks/5/5.107.0 +- No code change since 5.106.0 + +------------------------------------------------------------------- Old: ---- kcmutils-5.106.0.tar.xz kcmutils-5.106.0.tar.xz.sig New: ---- kcmutils-5.107.0.tar.xz kcmutils-5.107.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kcmutils.spec ++++++ --- /var/tmp/diff_new_pack.x3EDnu/_old 2023-06-11 19:55:07.851105660 +0200 +++ /var/tmp/diff_new_pack.x3EDnu/_new 2023-06-11 19:55:07.859105708 +0200 @@ -26,7 +26,7 @@ %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')} %bcond_without released Name: kcmutils -Version: 5.106.0 +Version: 5.107.0 Release: 0 Summary: Classes to work with KCModules License: LGPL-2.1-or-later ++++++ kcmutils-5.106.0.tar.xz -> kcmutils-5.107.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcmutils-5.106.0/CMakeLists.txt new/kcmutils-5.107.0/CMakeLists.txt --- old/kcmutils-5.106.0/CMakeLists.txt 2023-05-06 11:21:17.000000000 +0200 +++ new/kcmutils-5.107.0/CMakeLists.txt 2023-06-03 11:42:17.000000000 +0200 @@ -1,11 +1,11 @@ cmake_minimum_required(VERSION 3.16) -set(KF_VERSION "5.106.0") # handled by release scripts -set(KF_DEP_VERSION "5.106.0") # handled by release scripts +set(KF_VERSION "5.107.0") # handled by release scripts +set(KF_DEP_VERSION "5.107.0") # handled by release scripts project(KCMUtils VERSION ${KF_VERSION}) include(FeatureSummary) -find_package(ECM 5.106.0 NO_MODULE) +find_package(ECM 5.107.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/kcmutils-5.106.0/po/ar/kcmutils5.po new/kcmutils-5.107.0/po/ar/kcmutils5.po --- old/kcmutils-5.106.0/po/ar/kcmutils5.po 2023-05-06 11:21:17.000000000 +0200 +++ new/kcmutils-5.107.0/po/ar/kcmutils5.po 2023-06-03 11:42:17.000000000 +0200 @@ -418,7 +418,7 @@ #~ msgid "Whether SOCKS version 4 and 5 should be enabled in KDE's sub systems" #~ msgstr "" -#~ "ÙÙ٠ا إذا ÙØ§Ù ÙØ¬Ø¨ ØªÙØ¹Ù٠إصدارت٠٤ ÙÙ¥ Ù Ù SOCKS ÙÙ Ø£ÙØ¸Ù Ø© «ÙÙÙØ¯ÙÙ» اÙÙØ±Ø¹ÙØ©" +#~ "ÙÙ٠ا إذا ÙØ§Ù ÙØ¬Ø¨ ØªÙØ¹Ù٠إصدارت٠4 Ù5 Ù Ù SOCKS ÙÙ Ø£ÙØ¸Ù Ø© «ÙÙÙØ¯ÙÙ» اÙÙØ±Ø¹ÙØ©" #~ msgid "Path to custom SOCKS library" #~ msgstr "٠سار Ù ÙØªØ¨Ø© SOCKS اÙ٠خصصة" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcmutils-5.106.0/po/fr/kcmutils5.po new/kcmutils-5.107.0/po/fr/kcmutils5.po --- old/kcmutils-5.106.0/po/fr/kcmutils5.po 2023-05-06 11:21:17.000000000 +0200 +++ new/kcmutils-5.107.0/po/fr/kcmutils5.po 2023-06-03 11:42:17.000000000 +0200 @@ -18,7 +18,7 @@ # Sebastien Renard <[email protected]>, 2013, 2014. # Simon Depiets <[email protected]>, 2019. # Xavier Besnard <[email protected]>, 2021, 2022. -# Xavier BESNARD <xavier.besnard]neuf.fr>, 2023. +# Xavier BESNARD <[email protected]>, 2023. msgid "" msgstr "" "Project-Id-Version: kdelibs4\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcmutils-5.106.0/po/gl/kcmutils5.po new/kcmutils-5.107.0/po/gl/kcmutils5.po --- old/kcmutils-5.106.0/po/gl/kcmutils5.po 2023-05-06 11:21:17.000000000 +0200 +++ new/kcmutils-5.107.0/po/gl/kcmutils5.po 2023-06-03 11:42:17.000000000 +0200 @@ -9,14 +9,14 @@ # Xosé <[email protected]>, 2010. # Marce Villarino <[email protected]>, 2011, 2012, 2013, 2014. # Adrián Chaves Fernández (Gallaecio) <[email protected]>, 2017. -# Adrián Chaves (Gallaecio) <[email protected]>, 2017, 2018, 2019, 2020. +# Adrián Chaves (Gallaecio) <[email protected]>, 2017, 2018, 2019, 2020, 2023. # msgid "" msgstr "" "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2022-12-07 00:43+0000\n" -"PO-Revision-Date: 2020-01-05 18:42+0100\n" +"PO-Revision-Date: 2023-05-11 16:53+0200\n" "Last-Translator: Adrián Chaves (Gallaecio) <[email protected]>\n" "Language-Team: Galician <[email protected]>\n" "Language: gl\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 19.08.3\n" +"X-Generator: Lokalize 23.04.0\n" #, kde-format msgctxt "NAME OF TRANSLATORS" @@ -42,10 +42,9 @@ msgstr "O módulo %1 está desactivado." #: kcmoduleloader.cpp:58 -#, fuzzy, kde-format -#| msgid "Please contact your system administrator." +#, kde-format msgid "The module has been disabled by the system administrator." -msgstr "Por favor, contacte co seu administrador do sistema." +msgstr "A persoa administradora do sistema desactivou o módulo." #: kcmoduleloader.cpp:93 kcmoduleloader.cpp:184 #, kde-format @@ -91,10 +90,9 @@ "configura o módulo ou o administrador desactivou o módulo.</p></qt>" #: kcmoduleloader.cpp:192 -#, fuzzy, kde-format -#| msgid "Error loading QML file." +#, kde-format msgid "Error loading config module" -msgstr "Produciuse un erro ao cargar o ficheiro QML." +msgstr "Erro ao gardar o módulo de configuración" #: kcmoduleloader.cpp:236 #, kde-format @@ -215,72 +213,62 @@ msgstr "Activar o compoñente" #: qml/components/KPluginDelegate.qml:48 -#, fuzzy, kde-format -#| msgid "About" +#, kde-format msgctxt "@info:tooltip" msgid "About" msgstr "Sobre" #: qml/components/KPluginDelegate.qml:59 -#, fuzzy, kde-format -#| msgid "Confi&gure..." +#, kde-format msgctxt "@info:tooltip" msgid "Configure..." -msgstr "Confi&gurar..." +msgstr "Configurarâ¦" #: qml/components/KPluginSelector.qml:81 #, kde-format msgid "No matches" -msgstr "" +msgstr "Non hai coincidencias" #: qml/components/KPluginSelector.qml:81 -#, fuzzy, kde-format -#| msgid "Not found" +#, kde-format msgid "No plugins found" -msgstr "Non se atopou" +msgstr "Non se atopou ningún complemento" #: qml/components/private/AboutPlugin.qml:42 -#, fuzzy, kde-format -#| msgctxt "concatenation of dates and time" -#| msgid "%1 %2" +#, kde-format msgctxt "Plugin name and plugin version" msgid "%1 %2" msgstr "%1 %2" #: qml/components/private/AboutPlugin.qml:64 -#, fuzzy, kde-format -#| msgid "Copy" +#, kde-format msgid "Copyright" -msgstr "Copiar" +msgstr "Dereitos de copia" #: qml/components/private/AboutPlugin.qml:81 -#, fuzzy, kde-format -#| msgid "License:" +#, kde-format msgid "License:" msgstr "Licenza:" #: qml/components/private/AboutPlugin.qml:100 -#, fuzzy, kde-format -#| msgid "A&uthors" +#, kde-format msgid "Authors" -msgstr "Au&tores" +msgstr "AutorÃa" #: qml/components/private/AboutPlugin.qml:117 #, kde-format msgid "Credits" -msgstr "" +msgstr "Recoñecementos" #: qml/components/private/AboutPlugin.qml:134 -#, fuzzy, kde-format -#| msgid "Translation" +#, kde-format msgid "Translators" msgstr "Tradución" #: qml/components/private/AboutPlugin.qml:161 -#, fuzzy, kde-format -#| msgid "&Send Email" +#, kde-format msgid "Send an email to %1" -msgstr "&Enviar por correo" +msgstr "Enviar unha mensaxe de correo electrónico a %1" #~ msgid "Distance between desktop icons" #~ msgstr "Distancia entre as iconas do escritorio" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcmutils-5.106.0/po/id/kcmutils5.po new/kcmutils-5.107.0/po/id/kcmutils5.po --- old/kcmutils-5.106.0/po/id/kcmutils5.po 2023-05-06 11:21:17.000000000 +0200 +++ new/kcmutils-5.107.0/po/id/kcmutils5.po 2023-06-03 11:42:17.000000000 +0200 @@ -2,7 +2,7 @@ # Copyright (C) 2010 This_file_is_part_of_KDE # This file is distributed under the same license as the kdelibs4 package. # Andhika Padmawan <[email protected]>, 2010-2014. -# Wantoyo <[email protected]>, 2017, 2018, 2019, 2020, 2021, 2022. +# Wantoyo <[email protected]>, 2017, 2018, 2019, 2020, 2021, 2022, 2023. # Linerly <[email protected]>, 2022. # Aziz Adam Adrian <[email protected]>, 2022. # @@ -19,7 +19,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 21.12.3\n" +"X-Generator: Lokalize 23.04.0\n" #, kde-format msgctxt "NAME OF TRANSLATORS" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcmutils-5.106.0/po/ja/kcmutils5.po new/kcmutils-5.107.0/po/ja/kcmutils5.po --- old/kcmutils-5.106.0/po/ja/kcmutils5.po 2023-05-06 11:21:17.000000000 +0200 +++ new/kcmutils-5.107.0/po/ja/kcmutils5.po 2023-06-03 11:42:17.000000000 +0200 @@ -22,7 +22,7 @@ "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" +"Plural-Forms: nplurals=1; plural=0;\n" "X-Accelerator-Marker: &\n" "X-Text-Markup: kde4\n" "X-Generator: Lokalize 22.12.1\n" @@ -186,8 +186,6 @@ msgid_plural "%1 plugins automatically added due to plugin dependencies" msgstr[0] "" "ãã©ã°ã¤ã³ã®ä¾åé¢ä¿ã«ãã %1 åã®ãã©ã°ã¤ã³ãèªåçã«è¿½å ããã¾ãã" -msgstr[1] "" -"ãã©ã°ã¤ã³ã®ä¾åé¢ä¿ã«ãã %1 åã®ãã©ã°ã¤ã³ãèªåçã«è¿½å ããã¾ãã" #: kpluginselector.cpp:238 #, kde-format @@ -200,8 +198,6 @@ msgid_plural "%1 plugins automatically removed due to plugin dependencies" msgstr[0] "" "ãã©ã°ã¤ã³ã®ä¾åé¢ä¿ã«ãã %1 åã®ãã©ã°ã¤ã³ãèªåçã«åé¤ããã¾ãã" -msgstr[1] "" -"ãã©ã°ã¤ã³ã®ä¾åé¢ä¿ã«ãã %1 åã®ãã©ã°ã¤ã³ãèªåçã«åé¤ããã¾ãã" #: kpluginselector.cpp:264 kpluginwidget.cpp:59 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcmutils-5.106.0/po/nn/kcmutils5.po new/kcmutils-5.107.0/po/nn/kcmutils5.po --- old/kcmutils-5.106.0/po/nn/kcmutils5.po 2023-05-06 11:21:17.000000000 +0200 +++ new/kcmutils-5.107.0/po/nn/kcmutils5.po 2023-06-03 11:42:17.000000000 +0200 @@ -17,7 +17,7 @@ "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Lokalize 22.12.3\n" +"X-Generator: Lokalize 23.04.1\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Environment: kde\n" "X-Accelerator-Marker: &\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcmutils-5.106.0/po/zh_CN/kcmutils5.po new/kcmutils-5.107.0/po/zh_CN/kcmutils5.po --- old/kcmutils-5.106.0/po/zh_CN/kcmutils5.po 2023-05-06 11:21:17.000000000 +0200 +++ new/kcmutils-5.107.0/po/zh_CN/kcmutils5.po 2023-06-03 11:42:17.000000000 +0200 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2022-12-07 00:43+0000\n" -"PO-Revision-Date: 2023-04-29 08:33\n" +"PO-Revision-Date: 2023-05-22 14:00\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n"
