Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kxmlgui for openSUSE:Factory checked in at 2023-10-19 22:46:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kxmlgui (Old) and /work/SRC/openSUSE:Factory/.kxmlgui.new.1945 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kxmlgui" Thu Oct 19 22:46:28 2023 rev:123 rq:1118730 version:5.111.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kxmlgui/kxmlgui.changes 2023-09-11 21:24:44.662853806 +0200 +++ /work/SRC/openSUSE:Factory/.kxmlgui.new.1945/kxmlgui.changes 2023-10-19 22:48:41.729426531 +0200 @@ -1,0 +2,9 @@ +Mon Oct 9 20:21:11 UTC 2023 - Christophe Marin <[email protected]> + +- Update to 5.111.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/frameworks/5/5.111.0 +- No code change since 5.110.0 + +------------------------------------------------------------------- Old: ---- kxmlgui-5.110.0.tar.xz kxmlgui-5.110.0.tar.xz.sig New: ---- kxmlgui-5.111.0.tar.xz kxmlgui-5.111.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kxmlgui.spec ++++++ --- /var/tmp/diff_new_pack.JXGZ4E/_old 2023-10-19 22:48:42.257445682 +0200 +++ /var/tmp/diff_new_pack.JXGZ4E/_new 2023-10-19 22:48:42.261445827 +0200 @@ -24,7 +24,7 @@ %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')} %bcond_without released Name: kxmlgui -Version: 5.110.0 +Version: 5.111.0 Release: 0 Summary: Framework for managing menu and toolbar actions License: LGPL-2.1-or-later AND GPL-2.0-or-later ++++++ kxmlgui-5.110.0.tar.xz -> kxmlgui-5.111.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kxmlgui-5.110.0/CMakeLists.txt new/kxmlgui-5.111.0/CMakeLists.txt --- old/kxmlgui-5.110.0/CMakeLists.txt 2023-09-03 09:38:00.000000000 +0200 +++ new/kxmlgui-5.111.0/CMakeLists.txt 2023-10-07 12:23:30.000000000 +0200 @@ -1,12 +1,12 @@ cmake_minimum_required(VERSION 3.16) -set(KF_VERSION "5.110.0") # handled by release scripts -set(KF_DEP_VERSION "5.110.0") # handled by release scripts +set(KF_VERSION "5.111.0") # handled by release scripts +set(KF_DEP_VERSION "5.111.0") # handled by release scripts project(KXmlGui VERSION ${KF_VERSION}) # ECM setup include(FeatureSummary) -find_package(ECM 5.110.0 NO_MODULE) +find_package(ECM 5.111.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/kxmlgui-5.110.0/po/ca@valencia/kxmlgui5.po new/kxmlgui-5.111.0/po/ca@valencia/kxmlgui5.po --- old/kxmlgui-5.110.0/po/ca@valencia/kxmlgui5.po 2023-09-03 09:38:00.000000000 +0200 +++ new/kxmlgui-5.111.0/po/ca@valencia/kxmlgui5.po 2023-10-07 12:23:30.000000000 +0200 @@ -835,8 +835,8 @@ msgstr "" "Cliqueu en el botó, després introduïu la drecera com ho farÃeu en el " "programa.\n" -"Exemple per a Ctrl+A: manteniu premuda la tecla Ctrl mentre premeu la tecla " -"A." +"Exemple per a «Ctrl+A»: manteniu premuda la tecla «Ctrl» mentre premeu la " +"tecla «A»." #: kkeysequencewidget.cpp:172 #, kde-format @@ -1184,7 +1184,7 @@ "(e.g. Ctrl+C) by typing them here." msgstr "" "Busqueu de forma interactiva teclejant els noms de drecera (p. ex., Copia) o " -"la combinació de tecles (p. ex., Ctrl+C)." +"la combinació de tecles (p. ex., «Ctrl+C»)." #. i18n: ectx: property (whatsThis), widget (QTreeWidget, list) #: kshortcutsdialog.ui:23 @@ -1195,8 +1195,9 @@ "Ctrl+V) shown in the right column." msgstr "" "Acà podeu veure una llista dels lligams de tecla, associacions entre accions " -"(p. ex. «Copia») mostrades en la columna de l'esquerra i tecles o " -"combinacions de tecles (p. ex. Ctrl+V) mostrades en la columna de la dreta." +"(p. ex., «Copia») mostrades en la columna de l'esquerra i tecles o " +"combinacions de tecles (p. ex., «Ctrl+V») mostrades en la columna de la " +"dreta." #. i18n: ectx: property (text), widget (QTreeWidget, list) #: kshortcutsdialog.ui:33 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kxmlgui-5.110.0/po/gl/kxmlgui5.po new/kxmlgui-5.111.0/po/gl/kxmlgui5.po --- old/kxmlgui-5.110.0/po/gl/kxmlgui5.po 2023-09-03 09:38:00.000000000 +0200 +++ new/kxmlgui-5.111.0/po/gl/kxmlgui5.po 2023-10-07 12:23:30.000000000 +0200 @@ -557,7 +557,7 @@ "Could not find <application>%1</application> executable (usually it's part " "of the \"%2\" package)." msgstr "" -"Non se puido atopar o executábel de <application>%1</application> (adoita " +"Non foi posÃbel atopar o executábel de <application>%1</application> (adoita " "ser parte do paquete «%2»)." #: kbugreport.cpp:432 @@ -613,7 +613,7 @@ "Please submit a bug report manually....\n" "See https://bugs.kde.org/ for instructions." msgstr "" -"Non se pode enviar o informe do fallo.\n" +"Non é posÃbel enviar o informe do fallo.\n" "Por favor, envÃeo manualmenteâ¦\n" "Consulte https://bugs.kde.org/ para máis instrucións." diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kxmlgui-5.110.0/po/pt_BR/kxmlgui5.po new/kxmlgui-5.111.0/po/pt_BR/kxmlgui5.po --- old/kxmlgui-5.110.0/po/pt_BR/kxmlgui5.po 2023-09-03 09:38:00.000000000 +0200 +++ new/kxmlgui-5.111.0/po/pt_BR/kxmlgui5.po 2023-10-07 12:23:30.000000000 +0200 @@ -8,7 +8,7 @@ # Marcus Gama <[email protected]>, 2006. # Diniz Bortolotto <[email protected]>, 2007, 2008. # André Marcelo Alvarenga <[email protected]>, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2019, 2020. -# Luiz Fernando Ranghetti <[email protected]>, 2008, 2009, 2010, 2012, 2017, 2018, 2019, 2020, 2021, 2022. +# Luiz Fernando Ranghetti <[email protected]>, 2008, 2009, 2010, 2012, 2017, 2018, 2019, 2020, 2021, 2022, 2023. # Fernando Boaglio <[email protected]>, 2009. # Doutor Zero <[email protected]>, 2007, 2009. # Marcus VinÃcius de Andrade Gama <[email protected]>, 2010, 2012. @@ -18,15 +18,15 @@ "Project-Id-Version: kxmlgui\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2023-06-25 00:45+0000\n" -"PO-Revision-Date: 2022-07-12 11:58-0300\n" +"PO-Revision-Date: 2023-09-18 09:43-0300\n" "Last-Translator: Luiz Fernando Ranghetti <[email protected]>\n" -"Language-Team: Portuguese <[email protected]>\n" +"Language-Team: Brazilian Portuguese <[email protected]>\n" "Language: pt_BR\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 21.12.3\n" +"X-Generator: Lokalize 22.12.3\n" #: kaboutapplicationcomponentlistdelegate_p.cpp:51 #, kde-format @@ -243,7 +243,7 @@ "desenvolvimento, a comunidade KDE formou a KDE e.V., uma organização sem " "fins lucrativos fundada na Alemanha. A KDE e.V. representa o projeto KDE em " "questões jurÃdicas e financeiras. Acesse <a href=\"%1\">%1</a> para mais " -"informações sobre a KDE e.V.<br /><br />O KDE se beneficia de vários tipos " +"informações sobre o KDE e.V.<br /><br />O KDE se beneficia de vários tipos " "de contribuições, incluindo a financeira. Nós usamos o dinheiro para " "reembolsar membros e outras pessoas, pelos gastos que tiveram com o projeto. " "Parte do dinheiro é usado para dar assistência jurÃdica e organizar " diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kxmlgui-5.110.0/po/zh_CN/kxmlgui5.po new/kxmlgui-5.111.0/po/zh_CN/kxmlgui5.po --- old/kxmlgui-5.110.0/po/zh_CN/kxmlgui5.po 2023-09-03 09:38:00.000000000 +0200 +++ new/kxmlgui-5.111.0/po/zh_CN/kxmlgui5.po 2023-10-07 12:23:30.000000000 +0200 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2023-06-25 00:45+0000\n" -"PO-Revision-Date: 2023-09-02 02:57\n" +"PO-Revision-Date: 2023-09-16 10:09\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n"
