Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kcmutils for openSUSE:Factory checked in at 2022-04-11 23:46:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kcmutils (Old) and /work/SRC/openSUSE:Factory/.kcmutils.new.1900 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kcmutils" Mon Apr 11 23:46:49 2022 rev:104 rq:968144 version:5.93.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kcmutils/kcmutils.changes 2022-03-14 19:35:26.490009492 +0100 +++ /work/SRC/openSUSE:Factory/.kcmutils.new.1900/kcmutils.changes 2022-04-11 23:48:03.627881740 +0200 @@ -1,0 +2,13 @@ +Sun Apr 3 10:47:01 UTC 2022 - Christophe Giboudeaux <[email protected]> + +- Update to 5.93.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/frameworks/5/5.93.0 +- Changes since 5.92.0: + * Require unittests to pass for CI pipelines to pass + * Fix KPluginSelector KCMs missing their metadata on plugin + loading (kde#444378) + * Mark Windows and macOS as supported + +------------------------------------------------------------------- Old: ---- kcmutils-5.92.0.tar.xz kcmutils-5.92.0.tar.xz.sig New: ---- kcmutils-5.93.0.tar.xz kcmutils-5.93.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kcmutils.spec ++++++ --- /var/tmp/diff_new_pack.Wm2bPX/_old 2022-04-11 23:48:05.127864593 +0200 +++ /var/tmp/diff_new_pack.Wm2bPX/_new 2022-04-11 23:48:05.131864547 +0200 @@ -17,14 +17,14 @@ %define lname libKF5KCMUtils5 -%define _tar_path 5.92 +%define _tar_path 5.93 # 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: kcmutils -Version: 5.92.0 +Version: 5.93.0 Release: 0 Summary: Classes to work with KCModules License: LGPL-2.1-or-later ++++++ kcmutils-5.92.0.tar.xz -> kcmutils-5.93.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcmutils-5.92.0/.kde-ci.yml new/kcmutils-5.93.0/.kde-ci.yml --- old/kcmutils-5.92.0/.kde-ci.yml 2022-03-05 13:56:32.000000000 +0100 +++ new/kcmutils-5.93.0/.kde-ci.yml 2022-04-02 12:15:52.000000000 +0200 @@ -14,3 +14,4 @@ Options: test-before-installing: True + require-passing-tests-on: [ 'Linux', 'FreeBSD' ] diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcmutils-5.92.0/CMakeLists.txt new/kcmutils-5.93.0/CMakeLists.txt --- old/kcmutils-5.92.0/CMakeLists.txt 2022-03-05 13:56:32.000000000 +0100 +++ new/kcmutils-5.93.0/CMakeLists.txt 2022-04-02 12:15:52.000000000 +0200 @@ -1,11 +1,11 @@ cmake_minimum_required(VERSION 3.16) -set(KF_VERSION "5.92.0") # handled by release scripts -set(KF_DEP_VERSION "5.92.0") # handled by release scripts +set(KF_VERSION "5.93.0") # handled by release scripts +set(KF_DEP_VERSION "5.93.0") # handled by release scripts project(KCMUtils VERSION ${KF_VERSION}) include(FeatureSummary) -find_package(ECM 5.92.0 NO_MODULE) +find_package(ECM 5.93.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.92.0/metainfo.yaml new/kcmutils-5.93.0/metainfo.yaml --- old/kcmutils-5.92.0/metainfo.yaml 2022-03-05 13:56:32.000000000 +0100 +++ new/kcmutils-5.93.0/metainfo.yaml 2022-04-02 12:15:52.000000000 +0200 @@ -5,6 +5,8 @@ platforms: - name: Linux - name: FreeBSD + - name: Windows + - name: macOS portingAid: false deprecated: false release: true diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcmutils-5.92.0/po/ca@valencia/kcmutils5.po new/kcmutils-5.93.0/po/ca@valencia/kcmutils5.po --- old/kcmutils-5.92.0/po/ca@valencia/kcmutils5.po 2022-03-05 13:56:32.000000000 +0100 +++ new/kcmutils-5.93.0/po/ca@valencia/kcmutils5.po 2022-04-02 12:15:52.000000000 +0200 @@ -48,7 +48,7 @@ #: kcmoduleloader.cpp:92 kcmoduleloader.cpp:181 #, kde-format msgid "Error loading QML file." -msgstr "Error en carregar el fitxer QML." +msgstr "S'ha produ??t un error en carregar el fitxer QML." #: kcmoduleloader.cpp:116 #, kde-format @@ -59,12 +59,11 @@ "carefully and try to remove the module mentioned in the error message. If " "this fails, consider contacting your distributor or packager.</p></qt>" msgstr "" -"<qt><p>Motius possibles:<ul> <li>Va haver-hi un error durant la darrera " +"<qt><p>Motius possibles:<ul> <li>Va haver-hi un error durant la ??ltima " "actualitzaci?? del sistema, deixant orfe un m??dul de control.</li><li>Teniu " "escampats m??duls antics de terceres parts.</li> </ul></p><p>Comproveu amb " -"cura aquests punts i proveu d'eliminar el m??dul mencionat al missatge " -"d'error. Si aix?? falla, contacteu amb el vostre distribu??dor o empaquetador." -"</p></qt>" +"cura estos punts i proveu d'eliminar el m??dul mencionat al missatge d'error. " +"Si a???? falla, contacteu amb el vostre distribu??dor o empaquetador.</p></qt>" #: kcmoduleloader.cpp:150 #, kde-format @@ -86,13 +85,13 @@ "<qt><p>Either the hardware/software the module configures is not available " "or the module has been disabled by the administrator.</p></qt>" msgstr "" -"<qt><p>Aquest m??dul configura un maquinari o un programari que ara no estan " +"<qt><p>Este m??dul configura un maquinari o un programari que ara no estan " "disponibles, o l'administrador ha desactivat el m??dul.</p></qt>" #: kcmoduleloader.cpp:189 #, kde-format msgid "Error loading config module" -msgstr "Error en carregar el m??dul de configuraci??" +msgstr "S'ha produ??t un error en carregar el m??dul de configuraci??" #: kcmoduleloader.cpp:233 #, kde-format @@ -112,7 +111,7 @@ #, kde-format msgctxt "Argument is application name" msgid "This configuration section is already opened in %1" -msgstr "Aquesta secci?? de configuraci?? ja est?? oberta a %1" +msgstr "Esta secci?? de configuraci?? ja est?? oberta a %1" #: kcmultidialog.cpp:51 #, kde-format @@ -205,7 +204,7 @@ #: kpluginselector.cpp:264 kpluginwidget.cpp:57 #, kde-format msgid "Search..." -msgstr "Cerca..." +msgstr "Busca..." #: kpluginselector.cpp:804 kpluginwidget.cpp:360 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcmutils-5.92.0/po/id/kcmutils5.po new/kcmutils-5.93.0/po/id/kcmutils5.po --- old/kcmutils-5.92.0/po/id/kcmutils5.po 2022-03-05 13:56:32.000000000 +0100 +++ new/kcmutils-5.93.0/po/id/kcmutils5.po 2022-04-02 12:15:52.000000000 +0200 @@ -18,7 +18,6 @@ "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.2\n" #, kde-format msgctxt "NAME OF TRANSLATORS" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcmutils-5.92.0/po/tr/kcmutils5.po new/kcmutils-5.93.0/po/tr/kcmutils5.po --- old/kcmutils-5.92.0/po/tr/kcmutils5.po 2022-03-05 13:56:32.000000000 +0100 +++ new/kcmutils-5.93.0/po/tr/kcmutils5.po 2022-04-02 12:15:52.000000000 +0200 @@ -17,20 +17,21 @@ # Serdar SOYTET??R <[email protected]>, 2010, 2012. # Volkan Gezer <[email protected]>, 2013, 2014. # Kaan Ozdincer <[email protected]>, 2014. +# Emir SARI <[email protected]>, 2022. msgid "" msgstr "" "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2022-01-30 00:41+0000\n" -"PO-Revision-Date: 2014-11-12 00:32+0200\n" -"Last-Translator: Kaan Ozdincer <[email protected]>\n" +"PO-Revision-Date: 2022-03-18 22:55+0300\n" +"Last-Translator: Emir SARI <[email protected]>\n" "Language-Team: Turkish <[email protected]>\n" "Language: tr\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 1.4\n" +"X-Generator: Lokalize 21.12.3\n" #, kde-format msgctxt "NAME OF TRANSLATORS" @@ -50,25 +51,17 @@ msgstr "%1 mod??l?? devre d??????." #: kcmoduleloader.cpp:57 -#, fuzzy, kde-format -#| msgid "Please contact your system administrator." +#, kde-format msgid "The module has been disabled by the system administrator." -msgstr "L??tfen sistem y??neticiniz ile g??r??????n." +msgstr "Bu mod??l, sistem y??neticiniz taraf??ndan devre d?????? b??rak??ld??." #: kcmoduleloader.cpp:92 kcmoduleloader.cpp:181 -#, fuzzy, kde-format -#| msgid "Error opening file." +#, kde-format msgid "Error loading QML file." -msgstr "Dosya a????l??rken hata olu??tu." +msgstr "QML dosyas?? y??klenirken hata." #: kcmoduleloader.cpp:116 -#, fuzzy, kde-format -#| msgid "" -#| "<qt><p>Possible reasons:<ul><li>An error occurred during your last KDE " -#| "upgrade leaving an orphaned control module</li><li>You have old third " -#| "party modules lying around.</li></ul></p><p>Check these points carefully " -#| "and try to remove the module mentioned in the error message. If this " -#| "fails, consider contacting your distributor or packager.</p></qt>" +#, kde-format msgid "" "<qt><p>Possible reasons:<ul><li>An error occurred during your last system " "upgrade, leaving an orphaned control module behind</li><li>You have old " @@ -79,8 +72,8 @@ "<qt><p>Olas?? nedenler:<ul><li>Son KDE g??ncellemenizde bir hata olu??mu?? ve " "bir denetim mod??l?? sahipsiz b??rak??lm???? olabilir.</li><li>Eski bir ??????nc?? " "parti mod??l burada kalm???? olabilir.</li></ul></p><p>Bu olas??l??klar?? " -"dikkatlice kontrol edin ve hata iletisinde belirtilen mod??l?? silin. E??er bu " -"da ba??ar??s??z olursa da????t??m??n??za veya uygulamay?? paketleyen geli??tiriciye " +"dikkatlice denetleyin ve hata iletisinde belirtilen mod??l?? silin. E??er bu da " +"ba??ar??s??z olursa da????t??m??n??za veya uygulamay?? paketleyen geli??tiriciye " "durumu bildirin.</p></qt>" #: kcmoduleloader.cpp:150 @@ -105,10 +98,9 @@ "sistem y??neticisi taraf??ndan devreden ????kart??lm????.</p></qt>" #: kcmoduleloader.cpp:189 -#, fuzzy, kde-format -#| msgid "Error opening file." +#, kde-format msgid "Error loading config module" -msgstr "Dosya a????l??rken hata olu??tu." +msgstr "Yap??land??rma modulu y??klenirken hata olu??tu" #: kcmoduleloader.cpp:233 #, kde-format @@ -189,7 +181,7 @@ #: kpluginselector.cpp:216 #, kde-format msgid "Dependency Check" -msgstr "Ba????ml??l??k Kontrol??" +msgstr "Ba????ml??l??k Denetimi" #: kpluginselector.cpp:234 #, kde-format @@ -213,16 +205,14 @@ "%1 eklenti eklenti ba????ml??klar?? nedeniyle otomatik olarak kald??r??ld??" #: kpluginselector.cpp:264 kpluginwidget.cpp:57 -#, fuzzy, kde-format -#| msgid "Search" +#, kde-format msgid "Search..." -msgstr "Ara" +msgstr "Ara..." #: kpluginselector.cpp:804 kpluginwidget.cpp:360 -#, fuzzy, kde-format -#| msgid "&About" +#, kde-format msgid "About" -msgstr "&Hakk??nda" +msgstr "Hakk??nda" #: ksettings/dialog.cpp:222 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcmutils-5.92.0/po/zh_CN/kcmutils5.po new/kcmutils-5.93.0/po/zh_CN/kcmutils5.po --- old/kcmutils-5.92.0/po/zh_CN/kcmutils5.po 2022-03-05 13:56:32.000000000 +0100 +++ new/kcmutils-5.93.0/po/zh_CN/kcmutils5.po 2022-04-02 12:15:52.000000000 +0200 @@ -15,7 +15,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2022-01-30 00:41+0000\n" -"PO-Revision-Date: 2022-02-26 05:16\n" +"PO-Revision-Date: 2022-03-31 13:29\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcmutils-5.92.0/src/kcmodule.desktop new/kcmutils-5.93.0/src/kcmodule.desktop --- old/kcmutils-5.92.0/src/kcmodule.desktop 2022-03-05 13:56:32.000000000 +0100 +++ new/kcmutils-5.93.0/src/kcmodule.desktop 2022-04-02 12:15:52.000000000 +0200 @@ -15,7 +15,7 @@ Name[br]=Mollad kreizenn ren KDE Name[bs]=KDE modul za pode??avanje Name[ca]=M??dul de configuraci?? del KDE -Name[ca@valencia]=M??dul de configuraci?? del KDE +Name[ca@valencia]=M??dul de configuraci?? de KDE Name[cs]=Ovl??dac?? modul KDE Name[csb]=K??ntrolny m??du?? p??ltu KDE Name[da]=KDE konfigurationsmodul diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcmutils-5.92.0/src/kcmoduleinit.desktop new/kcmutils-5.93.0/src/kcmoduleinit.desktop --- old/kcmutils-5.92.0/src/kcmoduleinit.desktop 2022-03-05 13:56:32.000000000 +0100 +++ new/kcmutils-5.93.0/src/kcmoduleinit.desktop 2022-04-02 12:15:52.000000000 +0200 @@ -13,7 +13,7 @@ Name[bn_IN]=KDE ?????????????????????????????? ????????????????????????????????? Name[bs]=Pripremanje postave KDE???a Name[ca]=Inicialitzaci?? de la configuraci?? del KDE -Name[ca@valencia]=Inicialitzaci?? de la configuraci?? del KDE +Name[ca@valencia]=Inicialitzaci?? de la configuraci?? de KDE Name[cs]=Inicializace nastaven?? KDE Name[csb]=Inicjal??zac??j?? k??nfig??rac??ji KDE Name[da]=Konfigurationsinitialisering for KDE diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcmutils-5.92.0/src/kpluginselector.cpp new/kcmutils-5.93.0/src/kpluginselector.cpp --- old/kcmutils-5.92.0/src/kpluginselector.cpp 2022-03-05 13:56:32.000000000 +0100 +++ new/kcmutils-5.93.0/src/kpluginselector.cpp 2022-04-02 12:15:52.000000000 +0200 @@ -969,10 +969,9 @@ const QString pluginId = configModule.mid(idx + 1); metaDataList = {KPluginMetaData::findPluginById(pluginNamespace, pluginId)}; // Clear the list to avoid old desktop files to appear twice } else { - // the KCMs don't need any metadata themselves, just set the name to make sure the KPluginMetaData object - // is valid & the internal usage has the data it needs - QJsonObject kplugin({{QLatin1String("Name"), pluginInfo.name()}}); - KPluginMetaData data(QJsonObject{{QLatin1String("KPlugin"), kplugin}}, absoluteKCMPath); + // the KCMs don't need any metadata themselves, just use the one from the KPluginInfo object + // this way for example a KPackage plugin can specify plugin keyword + KPluginMetaData data(pluginInfo.toMetaData().rawData(), absoluteKCMPath); metaDataList = {data}; // Clear the list to avoid old desktop files to appear twice } }
