Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kconfigwidgets for openSUSE:Factory 
checked in at 2023-03-12 16:22:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kconfigwidgets (Old)
 and      /work/SRC/openSUSE:Factory/.kconfigwidgets.new.31432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kconfigwidgets"

Sun Mar 12 16:22:52 2023 rev:114 rq:1070871 version:5.104.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kconfigwidgets/kconfigwidgets.changes    
2023-02-13 16:39:45.386930095 +0100
+++ /work/SRC/openSUSE:Factory/.kconfigwidgets.new.31432/kconfigwidgets.changes 
2023-03-12 16:24:35.788857394 +0100
@@ -1,0 +2,10 @@
+Mon Mar  6 09:07:41 UTC 2023 - Christophe Marin <[email protected]>
+
+- Update to 5.104.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.104.0
+- Changes since 5.103.0:
+  * KConfigDialogManager: Fix logs formatting
+
+-------------------------------------------------------------------

Old:
----
  kconfigwidgets-5.103.0.tar.xz
  kconfigwidgets-5.103.0.tar.xz.sig

New:
----
  kconfigwidgets-5.104.0.tar.xz
  kconfigwidgets-5.104.0.tar.xz.sig

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

Other differences:
------------------
++++++ kconfigwidgets.spec ++++++
--- /var/tmp/diff_new_pack.F7qLL3/_old  2023-03-12 16:24:36.248859420 +0100
+++ /var/tmp/diff_new_pack.F7qLL3/_new  2023-03-12 16:24:36.252859437 +0100
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5ConfigWidgets5
-%define _tar_path 5.103
+%define _tar_path 5.104
 # 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:           kconfigwidgets
-Version:        5.103.0
+Version:        5.104.0
 Release:        0
 Summary:        Widgets for configuration dialogs
 License:        LGPL-2.1-or-later


++++++ kconfigwidgets-5.103.0.tar.xz -> kconfigwidgets-5.104.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfigwidgets-5.103.0/CMakeLists.txt 
new/kconfigwidgets-5.104.0/CMakeLists.txt
--- old/kconfigwidgets-5.103.0/CMakeLists.txt   2023-02-05 10:19:05.000000000 
+0100
+++ new/kconfigwidgets-5.104.0/CMakeLists.txt   2023-03-04 11:00:12.000000000 
+0100
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.16)
 
-set(KF_VERSION "5.103.0") # handled by release scripts
-set(KF_DEP_VERSION "5.103.0") # handled by release scripts
+set(KF_VERSION "5.104.0") # handled by release scripts
+set(KF_DEP_VERSION "5.104.0") # handled by release scripts
 project(KConfigWidgets VERSION ${KF_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.103.0  NO_MODULE)
+find_package(ECM 5.104.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/kconfigwidgets-5.103.0/po/az/kconfigwidgets5.po 
new/kconfigwidgets-5.104.0/po/az/kconfigwidgets5.po
--- old/kconfigwidgets-5.103.0/po/az/kconfigwidgets5.po 2023-02-05 
10:19:05.000000000 +0100
+++ new/kconfigwidgets-5.104.0/po/az/kconfigwidgets5.po 2023-03-04 
11:00:12.000000000 +0100
@@ -1,13 +1,13 @@
 # Copyright (C) YEAR This file is copyright:
 # This file is distributed under the same license as the kconfigwidgets 
package.
 #
-# Xəyyam <[email protected]>, 2020, 2021, 2022.
+# Xəyyam <[email protected]>, 2020, 2021, 2022, 2023.
 msgid ""
 msgstr ""
 "Project-Id-Version: kconfigwidgets\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-12-08 00:42+0000\n"
-"PO-Revision-Date: 2022-07-31 23:16+0400\n"
+"PO-Revision-Date: 2023-02-17 01:22+0400\n"
 "Last-Translator: Kheyyam <[email protected]>\n"
 "Language-Team: Azerbaijani <[email protected]>\n"
 "Language: az\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.12.2\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -427,7 +427,7 @@
 
 #: kstandardaction_p.h:82
 msgid "&Add Bookmark"
-msgstr "Əlfəcin &Əlavə et"
+msgstr "Əlfəcin &əlavə et"
 
 #: kstandardaction_p.h:83
 msgid "&Edit Bookmarks..."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfigwidgets-5.103.0/po/be/kconfigwidgets5.po 
new/kconfigwidgets-5.104.0/po/be/kconfigwidgets5.po
--- old/kconfigwidgets-5.103.0/po/be/kconfigwidgets5.po 2023-02-05 
10:19:05.000000000 +0100
+++ new/kconfigwidgets-5.104.0/po/be/kconfigwidgets5.po 2023-03-04 
11:00:12.000000000 +0100
@@ -12,7 +12,7 @@
 "Project-Id-Version: 86ff119b1606fcaa910d6b44fc14b611\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-12-08 00:42+0000\n"
-"PO-Revision-Date: 2022-08-29 09:17\n"
+"PO-Revision-Date: 2022-12-25 17:04\n"
 "Last-Translator: Darafei Praliaskouski <[email protected]>\n"
 "Language-Team: Belarusian\n"
 "Language: be\n"
@@ -490,7 +490,7 @@
 #: kstandardaction_p.h:95
 #, kde-format
 msgid "&Configure %1..."
-msgstr "&Наладжванне %1..."
+msgstr "&Наладжванне \"%1\"..."
 
 #: kstandardaction_p.h:96
 msgid "Configure Tool&bars..."
@@ -503,7 +503,7 @@
 #: kstandardaction_p.h:104
 #, kde-format
 msgid "%1 &Handbook"
-msgstr "&Даведнік па %1"
+msgstr "&Даведнік па \"%1\""
 
 #: kstandardaction_p.h:105
 msgid "What's &This?"
@@ -524,7 +524,7 @@
 #: kstandardaction_p.h:109
 #, kde-format
 msgid "&About %1"
-msgstr "&Пра %1"
+msgstr "&Пра \"%1\""
 
 #: kstandardaction_p.h:110
 msgid "About &KDE"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfigwidgets-5.103.0/po/ie/kf5_entry.desktop 
new/kconfigwidgets-5.104.0/po/ie/kf5_entry.desktop
--- old/kconfigwidgets-5.103.0/po/ie/kf5_entry.desktop  2023-02-05 
10:19:05.000000000 +0100
+++ new/kconfigwidgets-5.104.0/po/ie/kf5_entry.desktop  2023-03-04 
11:00:12.000000000 +0100
@@ -1,6 +1,8 @@
 [KCM Locale]
 Name=Interlingue
 Name[ar]=الغربية
+Name[az]=İnterlinqva
+Name[be]=Інтэрлінгва
 Name[bg]=Интерлингве
 Name[ca]=Interlingue
 Name[ca@valencia]=Interlingue
@@ -15,6 +17,7 @@
 Name[is]=Interlingue
 Name[it]=Interlingue
 Name[ka]=ოქსიდენტური
+Name[ko]=국제어(Interlingue)
 Name[lt]=Interlingvė
 Name[nl]=Interlingue
 Name[nn]=Interlingue
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfigwidgets-5.103.0/po/ko/kconfigwidgets5.po 
new/kconfigwidgets-5.104.0/po/ko/kconfigwidgets5.po
--- old/kconfigwidgets-5.103.0/po/ko/kconfigwidgets5.po 2023-02-05 
10:19:05.000000000 +0100
+++ new/kconfigwidgets-5.104.0/po/ko/kconfigwidgets5.po 2023-03-04 
11:00:12.000000000 +0100
@@ -53,7 +53,7 @@
 #: kcolorschememanager.cpp:220 kcolorschememanager.cpp:229
 #, kde-format
 msgid "Color Scheme"
-msgstr "색 배열"
+msgstr "색 구성표"
 
 #: kcolorschememodel.cpp:71
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kconfigwidgets-5.103.0/po/pt_BR/docs/preparetips5/man-preparetips5.1.docbook
 
new/kconfigwidgets-5.104.0/po/pt_BR/docs/preparetips5/man-preparetips5.1.docbook
--- 
old/kconfigwidgets-5.103.0/po/pt_BR/docs/preparetips5/man-preparetips5.1.docbook
    2023-02-05 10:19:05.000000000 +0100
+++ 
new/kconfigwidgets-5.104.0/po/pt_BR/docs/preparetips5/man-preparetips5.1.docbook
    2023-03-04 11:00:12.000000000 +0100
@@ -86,8 +86,8 @@
 <title
 >Problemas</title>
 <para
->Por favor, use o <ulink url="http://bugs.kde.org";
->bugs.kde.org</ulink
+>Por favor, use o <ulink url="https://bugs.kde.org";
+>rastreador de bugs do &kde;</ulink
 > para reportar erros; não os envie por e-mail para o autor. </para>
 </refsect1>
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfigwidgets-5.103.0/po/zh_CN/kconfigwidgets5.po 
new/kconfigwidgets-5.104.0/po/zh_CN/kconfigwidgets5.po
--- old/kconfigwidgets-5.103.0/po/zh_CN/kconfigwidgets5.po      2023-02-05 
10:19:05.000000000 +0100
+++ new/kconfigwidgets-5.104.0/po/zh_CN/kconfigwidgets5.po      2023-03-04 
11:00:12.000000000 +0100
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-12-08 00:42+0000\n"
-"PO-Revision-Date: 2023-01-12 10:30\n"
+"PO-Revision-Date: 2023-02-24 12:43\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
@@ -181,7 +181,7 @@
 
 #: kstandardaction_p.h:34
 msgid "Save document under a new name"
-msgstr "用新名称保存文档"
+msgstr "用新文件名保存文档"
 
 #: kstandardaction_p.h:35
 msgid "Re&vert"
@@ -217,11 +217,11 @@
 
 #: kstandardaction_p.h:39
 msgid "&Mail..."
-msgstr "邮件(&M)..."
+msgstr "发送电子邮件(&M)..."
 
 #: kstandardaction_p.h:39
 msgid "Send document by mail"
-msgstr "通过邮件发送文档"
+msgstr "通过电子邮件发送文档"
 
 #: kstandardaction_p.h:40
 msgid "&Quit"
@@ -229,7 +229,7 @@
 
 #: kstandardaction_p.h:40
 msgid "Quit application"
-msgstr "退出程序"
+msgstr "退出应用程序"
 
 #: kstandardaction_p.h:42
 msgid "&Undo"
@@ -237,7 +237,7 @@
 
 #: kstandardaction_p.h:42
 msgid "Undo last action"
-msgstr "撤销上个操作"
+msgstr "撤销上一步操作"
 
 #: kstandardaction_p.h:43
 msgid "Re&do"
@@ -245,7 +245,7 @@
 
 #: kstandardaction_p.h:43
 msgid "Redo last undone action"
-msgstr "重做上次撤销的操作"
+msgstr "重做上一次撤销的操作"
 
 #: kstandardaction_p.h:44
 msgid "Cu&t"
@@ -305,31 +305,31 @@
 
 #: kstandardaction_p.h:58
 msgid "View document at its actual size"
-msgstr "以实际大小显示文档"
+msgstr "显示为文档的实际大小"
 
 #: kstandardaction_p.h:59
 msgid "&Fit to Page"
-msgstr "适合页面(&F)"
+msgstr "适合整个页面(&F)"
 
 #: kstandardaction_p.h:59
 msgid "Zoom to fit page in window"
-msgstr "缩放整个页面以适合窗口大小"
+msgstr "缩放以适合窗口中整个页面的大小"
 
 #: kstandardaction_p.h:60
 msgid "Fit to Page &Width"
-msgstr "适合页宽(&W)"
+msgstr "适合页面宽度(&W)"
 
 #: kstandardaction_p.h:60
 msgid "Zoom to fit page width in window"
-msgstr "缩放页面宽度以适合窗口大小"
+msgstr "缩放以适合窗口中页面的宽度"
 
 #: kstandardaction_p.h:61
 msgid "Fit to Page &Height"
-msgstr "适合页高(&H)"
+msgstr "适合页面高度(&H)"
 
 #: kstandardaction_p.h:61
 msgid "Zoom to fit page height in window"
-msgstr "缩放页面高度以适合窗口大小"
+msgstr "缩放以适合窗口中页面的高度"
 
 #: kstandardaction_p.h:62
 msgid "Zoom &In"
@@ -345,7 +345,7 @@
 
 #: kstandardaction_p.h:64
 msgid "Select zoom level"
-msgstr "选择缩放倍率"
+msgstr "选择缩放级别"
 
 #: kstandardaction_p.h:65
 msgid "&Refresh"
@@ -361,7 +361,7 @@
 
 #: kstandardaction_p.h:67
 msgid "Go up"
-msgstr "转到上一级"
+msgstr "跳转到上一级"
 
 #: kstandardaction_p.h:72
 msgid "&Previous Page"
@@ -369,7 +369,7 @@
 
 #: kstandardaction_p.h:72
 msgid "Go to previous page"
-msgstr "转到上一页"
+msgstr "跳转到上一页"
 
 #: kstandardaction_p.h:73
 msgid "&Next Page"
@@ -377,19 +377,19 @@
 
 #: kstandardaction_p.h:73
 msgid "Go to next page"
-msgstr "转到下一页"
+msgstr "跳转到下一页"
 
 #: kstandardaction_p.h:74
 msgid "&Go To..."
-msgstr "转到(&G)..."
+msgstr "跳转到(&G)..."
 
 #: kstandardaction_p.h:75
 msgid "&Go to Page..."
-msgstr "转到页(&G)..."
+msgstr "跳转到页面(&G)..."
 
 #: kstandardaction_p.h:76
 msgid "&Go to Line..."
-msgstr "转到行(&G)..."
+msgstr "跳转到行(&G)..."
 
 #: kstandardaction_p.h:77
 msgid "&First Page"
@@ -397,7 +397,7 @@
 
 #: kstandardaction_p.h:77
 msgid "Go to first page"
-msgstr "转到第一页"
+msgstr "跳转到第一页"
 
 #: kstandardaction_p.h:78
 msgid "&Last Page"
@@ -405,7 +405,7 @@
 
 #: kstandardaction_p.h:78
 msgid "Go to last page"
-msgstr "转到最后一页"
+msgstr "跳转到最后一页"
 
 #: kstandardaction_p.h:79
 msgid "&Back"
@@ -524,11 +524,11 @@
 
 #: kstandardaction_p.h:112
 msgid "&Rename..."
-msgstr "&重命名..."
+msgstr "重命名(&R)..."
 
 #: kstandardaction_p.h:113
 msgid "&Move to Trash"
-msgstr "移至回收站(&M)"
+msgstr "移动到回收站(&M)"
 
 #: kstandardaction_p.h:114
 msgid "&Donate"
@@ -554,7 +554,7 @@
 #, kde-format
 msgctxt "@option:check"
 msgid "&Show tips on startup"
-msgstr "在启动时显示使用提示(&S)"
+msgstr "启动时显示使用提示(&S)"
 
 #: ktipdialog.cpp:296
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfigwidgets-5.103.0/src/kconfigdialogmanager.cpp 
new/kconfigwidgets-5.104.0/src/kconfigdialogmanager.cpp
--- old/kconfigwidgets-5.103.0/src/kconfigdialogmanager.cpp     2023-02-05 
10:19:05.000000000 +0100
+++ new/kconfigwidgets-5.104.0/src/kconfigdialogmanager.cpp     2023-03-04 
11:00:12.000000000 +0100
@@ -261,8 +261,7 @@
                                 }
                             }
                         } else {
-                            qCWarning(KCONFIG_WIDGETS_LOG)
-                                << "Don't know how to monitor widget '" << 
childWidget->metaObject()->className() << "' for changes!";
+                            qCWarning(KCONFIG_WIDGETS_LOG) << "Don't know how 
to monitor widget" << childWidget->metaObject()->className() << "for changes!";
                         }
                     } else {
                         connect(childWidget, propertyChangeSignal.constData(), 
this, SLOT(onWidgetModified()));
@@ -283,7 +282,7 @@
                     d->insideGroupBox = true;
                 }
             } else {
-                qCWarning(KCONFIG_WIDGETS_LOG) << "A widget named '" << 
widgetName << "' was found but there is no setting named '" << configId << "'";
+                qCWarning(KCONFIG_WIDGETS_LOG) << "A widget named" << 
widgetName << "was found but there is no setting named" << configId;
             }
         } else if (QLabel *label = qobject_cast<QLabel *>(childWidget)) {
             QWidget *buddy = label->buddy();
@@ -335,13 +334,13 @@
 
         KConfigSkeletonItem *item = d->m_conf->findItem(it.key());
         if (!item) {
-            qCWarning(KCONFIG_WIDGETS_LOG) << "The setting '" << it.key() << 
"' has disappeared!";
+            qCWarning(KCONFIG_WIDGETS_LOG) << "The setting" << it.key() << 
"has disappeared!";
             continue;
         }
 
         if (!item->isEqual(property(widget))) {
             setProperty(widget, item->property());
-            //        qCDebug(KCONFIG_WIDGETS_LOG) << "The setting '" << 
it.key() << "' [" << widget->className() << "] has changed";
+            // qCDebug(KCONFIG_WIDGETS_LOG) << "The setting" << it.key() << 
"[" << widget->className() << "] has changed";
             changed = true;
         }
         if (item->isImmutable()) {
@@ -385,7 +384,7 @@
 
         KConfigSkeletonItem *item = d->m_conf->findItem(it.key());
         if (!item) {
-            qCWarning(KCONFIG_WIDGETS_LOG) << "The setting '" << it.key() << 
"' has disappeared!";
+            qCWarning(KCONFIG_WIDGETS_LOG) << "The setting" << it.key() << 
"has disappeared!";
             continue;
         }
 
@@ -511,7 +510,7 @@
         }
     }
     if (userproperty.isEmpty()) {
-        qCWarning(KCONFIG_WIDGETS_LOG) << w->metaObject()->className() << " 
widget not handled!";
+        qCWarning(KCONFIG_WIDGETS_LOG) << w->metaObject()->className() << 
"widget not handled!";
         return;
     }
 
@@ -545,7 +544,7 @@
         }
     }
     if (userproperty.isEmpty()) {
-        qCWarning(KCONFIG_WIDGETS_LOG) << w->metaObject()->className() << " 
widget not handled!";
+        qCWarning(KCONFIG_WIDGETS_LOG) << w->metaObject()->className() << 
"widget not handled!";
         return QVariant();
     }
 
@@ -562,7 +561,7 @@
 
         KConfigSkeletonItem *item = d->m_conf->findItem(it.key());
         if (!item) {
-            qCWarning(KCONFIG_WIDGETS_LOG) << "The setting '" << it.key() << 
"' has disappeared!";
+            qCWarning(KCONFIG_WIDGETS_LOG) << "The setting" << it.key() << 
"has disappeared!";
             continue;
         }
 
@@ -584,7 +583,7 @@
 
         KConfigSkeletonItem *item = d->m_conf->findItem(it.key());
         if (!item) {
-            qCWarning(KCONFIG_WIDGETS_LOG) << "The setting '" << it.key() << 
"' has disappeared!";
+            qCWarning(KCONFIG_WIDGETS_LOG) << "The setting" << it.key() << 
"has disappeared!";
             continue;
         }
 

Reply via email to