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-05-14 16:30:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kcmutils (Old)
 and      /work/SRC/openSUSE:Factory/.kcmutils.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kcmutils"

Sun May 14 16:30:18 2023 rev:117 rq:1086907 version:5.106.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kcmutils/kcmutils.changes        2023-04-09 
18:41:22.201871289 +0200
+++ /work/SRC/openSUSE:Factory/.kcmutils.new.1533/kcmutils.changes      
2023-05-14 16:32:18.799368833 +0200
@@ -1,0 +2,10 @@
+Sat May  6 14:01:27 UTC 2023 - Christophe Marin <christo...@krop.fr>
+
+- Update to 5.106.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.106.0
+- Changes since 5.105.0:
+  * KCModuleQml: Set and inherit LayoutMirroring on an off-screen window
+
+-------------------------------------------------------------------

Old:
----
  kcmutils-5.105.0.tar.xz
  kcmutils-5.105.0.tar.xz.sig

New:
----
  kcmutils-5.106.0.tar.xz
  kcmutils-5.106.0.tar.xz.sig

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

Other differences:
------------------
++++++ kcmutils.spec ++++++
--- /var/tmp/diff_new_pack.JUMJ3s/_old  2023-05-14 16:32:19.299371250 +0200
+++ /var/tmp/diff_new_pack.JUMJ3s/_new  2023-05-14 16:32:19.307371289 +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.105.0
+Version:        5.106.0
 Release:        0
 Summary:        Classes to work with KCModules
 License:        LGPL-2.1-or-later


++++++ kcmutils-5.105.0.tar.xz -> kcmutils-5.106.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcmutils-5.105.0/CMakeLists.txt 
new/kcmutils-5.106.0/CMakeLists.txt
--- old/kcmutils-5.105.0/CMakeLists.txt 2023-03-31 10:58:12.000000000 +0200
+++ new/kcmutils-5.106.0/CMakeLists.txt 2023-05-06 11:21:17.000000000 +0200
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.16)
 
-set(KF_VERSION "5.105.0") # handled by release scripts
-set(KF_DEP_VERSION "5.105.0") # handled by release scripts
+set(KF_VERSION "5.106.0") # handled by release scripts
+set(KF_DEP_VERSION "5.106.0") # handled by release scripts
 project(KCMUtils VERSION ${KF_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.105.0  NO_MODULE)
+find_package(ECM 5.106.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.105.0/po/cs/kcmutils5.po 
new/kcmutils-5.106.0/po/cs/kcmutils5.po
--- old/kcmutils-5.105.0/po/cs/kcmutils5.po     2023-03-31 10:58:12.000000000 
+0200
+++ new/kcmutils-5.106.0/po/cs/kcmutils5.po     2023-05-06 11:21:17.000000000 
+0200
@@ -18,7 +18,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: Lokalize 22.12.2\n"
+"X-Generator: Lokalize 22.12.3\n"
 "X-Language: cs_CZ\n"
 "X-Source-Language: en_US\n"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcmutils-5.105.0/po/de/kcmutils5.po 
new/kcmutils-5.106.0/po/de/kcmutils5.po
--- old/kcmutils-5.105.0/po/de/kcmutils5.po     2023-03-31 10:58:12.000000000 
+0200
+++ new/kcmutils-5.106.0/po/de/kcmutils5.po     2023-05-06 11:21:17.000000000 
+0200
@@ -21,8 +21,8 @@
 "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.12.3\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: Lokalize 22.07.70\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcmutils-5.105.0/po/fi/kcmutils5.po 
new/kcmutils-5.106.0/po/fi/kcmutils5.po
--- old/kcmutils-5.105.0/po/fi/kcmutils5.po     2023-03-31 10:58:12.000000000 
+0200
+++ new/kcmutils-5.106.0/po/fi/kcmutils5.po     2023-05-06 11:21:17.000000000 
+0200
@@ -11,7 +11,7 @@
 # Joonas Niilola <juip...@roskakori.org>, 2006.
 # Mikko Piippo <pii...@cc.helsinki.fi>, 2007.
 # Teemu Rytilahti <t...@d5k.net>, 2008.
-# Tommi Nieminen <transla...@legisign.org>, 2009, 2010, 2011, 2018, 2019, 
2020, 2021, 2022.
+# Tommi Nieminen <transla...@legisign.org>, 2009, 2010, 2011, 2018, 2019, 
2020, 2021, 2022, 2023.
 # Jorma Karvonen <karvonen.jo...@gmail.com>, 2010.
 # Lasse Liehu <lasse.li...@gmail.com>, 2006, 2010, 2011, 2012, 2013, 2014, 
2015.
 #
@@ -34,7 +34,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 22.12.3\n"
 "X-POT-Import-Date: 2013-01-13 20:43:21+0000\n"
 
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcmutils-5.105.0/po/ia/kcmutils5.po 
new/kcmutils-5.106.0/po/ia/kcmutils5.po
--- old/kcmutils-5.105.0/po/ia/kcmutils5.po     2023-03-31 10:58:12.000000000 
+0200
+++ new/kcmutils-5.106.0/po/ia/kcmutils5.po     2023-05-06 11:21:17.000000000 
+0200
@@ -363,7 +363,7 @@
 #~ msgstr "On usa pro le auto-completion in dialogos de file, pro exemplo"
 
 #~ msgid "Show file preview in file dialog"
-#~ msgstr "Monstra le vista preliminari de file in le dialogo de file"
+#~ msgstr "Monstra le vista preliminar de file in le dialogo de file"
 
 #~ msgid "Show hidden files"
 #~ msgstr "Monstra le files celate"
@@ -3088,7 +3088,7 @@
 #~ msgstr "Vista Preliminar de &Imprimer"
 
 #~ msgid "Show a print preview of document"
-#~ msgstr "Monstra un vista preliminari del documento"
+#~ msgstr "Monstra un vista preliminar del documento"
 
 #~ msgid "&Mail..."
 #~ msgstr "Invia via &E-posta..."
@@ -4828,13 +4828,13 @@
 #~ msgstr "Tu pressa per selectionar un font"
 
 #~ msgid "Preview of the selected font"
-#~ msgstr "Vista preliminari de le font selectionate"
+#~ msgstr "Vista preliminar de le font selectionate"
 
 #~ msgid ""
 #~ "This is a preview of the selected font. You can change it by clicking the "
 #~ "\"Choose...\" button."
 #~ msgstr ""
-#~ "Isto es un vista preliminari de le font selectionate. Tu pote cambiar lo "
+#~ "Isto es un vista preliminar de le font selectionate. Tu pote cambiar lo "
 #~ "per pressar le button \"Selectiona ...\""
 
 #~ msgid "Preview of the \"%1\" font"
@@ -4844,7 +4844,7 @@
 #~ "This is a preview of the \"%1\" font. You can change it by clicking the "
 #~ "\"Choose...\" button."
 #~ msgstr ""
-#~ "Isto es un vista preliminari de le font \"%1\". Tu pote cambiar per "
+#~ "Isto es un vista preliminar de le font \"%1\". Tu pote cambiar per "
 #~ "pressar le button \"Selectiona...\"."
 
 #~ msgid "Stop"
@@ -5254,7 +5254,7 @@
 
 #~ msgctxt "@action"
 #~ msgid "Print Preview"
-#~ msgstr "Vista preliminari de imprimer"
+#~ msgstr "Vista preliminar de imprimer"
 
 #~ msgctxt "@action"
 #~ msgid "Mail"
@@ -8781,10 +8781,10 @@
 #~ msgstr "Evalutation : %1"
 
 #~ msgid "No Preview"
-#~ msgstr "Nulle vista preliminari"
+#~ msgstr "Nulle vista preliminar"
 
 #~ msgid "Loading Preview"
-#~ msgstr "Cargante le vista preliminari"
+#~ msgstr "Cargante le vista preliminar"
 
 #~ msgid "Comments"
 #~ msgstr "Commentos"
@@ -8929,7 +8929,7 @@
 #~ msgstr "BSD"
 
 #~ msgid "Preview URL:"
-#~ msgstr "URL de vista preliminari:"
+#~ msgstr "URL de vista preliminar:"
 
 #~ msgid "Language:"
 #~ msgstr "Linguage:"
@@ -9013,7 +9013,7 @@
 
 #~ msgid "Loading one preview"
 #~ msgid_plural "Loading %1 previews"
-#~ msgstr[0] "Cargante un vista preliminari"
+#~ msgstr[0] "Cargante un vista preliminar"
 #~ msgstr[1] "Cargante %1 vistas preliminar"
 
 #~ msgid "Installing"
@@ -9198,7 +9198,7 @@
 #~ msgstr "Le categoria selectionate \"%1\" es invalide."
 
 #~ msgid "Select preview image"
-#~ msgstr "Selectiona le Imagine de vista preliminari"
+#~ msgstr "Selectiona le Imagine de vista preliminar"
 
 #~ msgid "There was a network error."
 #~ msgstr "Il habeva un error de rete"
@@ -9232,10 +9232,10 @@
 #~ "mesmo texto que le titulo del file kvtml"
 
 #~ msgid "Preview Images"
-#~ msgstr "Imagines de vista preliminari"
+#~ msgstr "Imagines de vista preliminar"
 
 #~ msgid "Select Preview..."
-#~ msgstr "Selectiona vista preliminari..."
+#~ msgstr "Selectiona vista preliminar..."
 
 #~ msgid "Set a price for this item"
 #~ msgstr "Fixa un precio pro iste articulo"
@@ -9259,17 +9259,17 @@
 #~ msgstr "Incarga contento"
 
 #~ msgid "Upload first preview"
-#~ msgstr "Incarga prime vista preliminari"
+#~ msgstr "Incarga prime vista preliminar"
 
 #~ msgid "Note: You can edit, update and delete your content on the website."
 #~ msgstr ""
 #~ "Nota: tu pote editar, actualisar e cancellar tu contento sur le sito web."
 
 #~ msgid "Upload second preview"
-#~ msgstr "Incarga le secunde vista preliminari"
+#~ msgstr "Incarga le secunde vista preliminar"
 
 #~ msgid "Upload third preview"
-#~ msgstr "Incarga le tertie vista preliminari"
+#~ msgstr "Incarga le tertie vista preliminar"
 
 #~ msgid ""
 #~ "I ensure that this content does not violate any existing copyright, law "
@@ -9539,10 +9539,10 @@
 #~ "que tu continge distributor o impaccator.</p></qt>"
 
 #~ msgid "Could not load print preview part"
-#~ msgstr "Il non pote cargar le parte de le vista preliminari de impression"
+#~ msgstr "Il non pote cargar le parte de le vista preliminar de impression"
 
 #~ msgid "Print Preview"
-#~ msgstr "Vista preliminari de impression"
+#~ msgstr "Vista preliminar de impression"
 
 #~ msgid "Success"
 #~ msgstr "Successo"
@@ -10146,7 +10146,7 @@
 #~ msgstr "Le provider pote non esser initiate."
 
 #~ msgid "Uploading preview image and content..."
-#~ msgstr "Cargamento de le imagine de vista preliminari e contento ..."
+#~ msgstr "Cargamento de le imagine de vista preliminar e contento ..."
 
 #~ msgid "Content Added"
 #~ msgstr "Contento addite"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcmutils-5.105.0/po/it/kcmutils5.po 
new/kcmutils-5.106.0/po/it/kcmutils5.po
--- old/kcmutils-5.105.0/po/it/kcmutils5.po     2023-03-31 10:58:12.000000000 
+0200
+++ new/kcmutils-5.106.0/po/it/kcmutils5.po     2023-05-06 11:21:17.000000000 
+0200
@@ -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.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.105.0/po/se/kcmutils5.po 
new/kcmutils-5.106.0/po/se/kcmutils5.po
--- old/kcmutils-5.105.0/po/se/kcmutils5.po     2023-03-31 10:58:12.000000000 
+0200
+++ new/kcmutils-5.106.0/po/se/kcmutils5.po     2023-05-06 11:21:17.000000000 
+0200
@@ -1,4 +1,4 @@
-# Translation of kcmutils5 to Northern Sami
+# Translation of kcmutils6 to Northern Sami
 #
 # Børre Gaup <boe...@skolelinux.no>, 2002, 2003, 2004, 2005, 2006, 2007, 
2008, 2009, 2010, 2011, 2012.
 msgid ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcmutils-5.105.0/po/zh_CN/kcmutils5.po 
new/kcmutils-5.106.0/po/zh_CN/kcmutils5.po
--- old/kcmutils-5.105.0/po/zh_CN/kcmutils5.po  2023-03-31 10:58:12.000000000 
+0200
+++ new/kcmutils-5.106.0/po/zh_CN/kcmutils5.po  2023-05-06 11:21: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-03-27 11:58\n"
+"PO-Revision-Date: 2023-04-29 08:33\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.105.0/src/kcmoduleqml.cpp 
new/kcmutils-5.106.0/src/kcmoduleqml.cpp
--- old/kcmutils-5.105.0/src/kcmoduleqml.cpp    2023-03-31 10:58:12.000000000 
+0200
+++ new/kcmutils-5.106.0/src/kcmoduleqml.cpp    2023-05-06 11:21:17.000000000 
+0200
@@ -170,6 +170,13 @@
     Keys.onEnterPressed: {
         event.accepted = true
     }
+
+    Window.onWindowChanged: {
+        if (Window.window) {
+            Window.window.LayoutMirroring.enabled = Qt.binding(() => 
Qt.application.layoutDirection === Qt.RightToLeft)
+            Window.window.LayoutMirroring.childrenInherit = true
+        }
+    }
 }
     )"), QUrl(QStringLiteral("kcmutils/kcmmoduleqml.cpp")));
     // clang-format on

Reply via email to