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-02-13 16:38:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kcmutils (Old)
 and      /work/SRC/openSUSE:Factory/.kcmutils.new.1848 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kcmutils"

Mon Feb 13 16:38:03 2023 rev:114 rq:1064567 version:5.103.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kcmutils/kcmutils.changes        2023-01-16 
17:59:39.339069600 +0100
+++ /work/SRC/openSUSE:Factory/.kcmutils.new.1848/kcmutils.changes      
2023-02-13 16:39:38.926892262 +0100
@@ -1,0 +2,12 @@
+Wed Feb  8 09:12:42 UTC 2023 - Christophe Marin <[email protected]>
+
+- Update to 5.103.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.103.0
+- Changes since 5.102.0:
+  * KCModuleQml: Specify URL for root component's QML context
+  * Fix comment: use punctuation for readability for sentences.
+  * Set systemsettings as alias when generating desktop files
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ kcmutils.spec ++++++
--- /var/tmp/diff_new_pack.GdVKOQ/_old  2023-02-13 16:39:39.626896362 +0100
+++ /var/tmp/diff_new_pack.GdVKOQ/_new  2023-02-13 16:39:39.630896385 +0100
@@ -19,14 +19,14 @@
 %global __requires_exclude qmlimport\\(org\\.kde\\.kcmutils\\.private.*\\)
 
 %define lname   libKF5KCMUtils5
-%define _tar_path 5.102
+%define _tar_path 5.103
 # 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.102.0
+Version:        5.103.0
 Release:        0
 Summary:        Classes to work with KCModules
 License:        LGPL-2.1-or-later
@@ -108,11 +108,9 @@
 
 %find_lang kcmutils5
 
-%post -n %{lname} -p /sbin/ldconfig
-%postun -n %{lname} -p /sbin/ldconfig
+%ldconfig_scriptlets -n %{lname}
 
-%post -n libKF5KCMUtilsCore5 -p /sbin/ldconfig
-%postun -n libKF5KCMUtilsCore5 -p /sbin/ldconfig
+%ldconfig_scriptlets -n libKF5KCMUtilsCore5
 
 %files -n %{lname}-lang -f kcmutils5.lang
 


++++++ kcmutils-5.102.0.tar.xz -> kcmutils-5.103.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcmutils-5.102.0/CMakeLists.txt 
new/kcmutils-5.103.0/CMakeLists.txt
--- old/kcmutils-5.102.0/CMakeLists.txt 2023-01-07 01:24:24.000000000 +0100
+++ new/kcmutils-5.103.0/CMakeLists.txt 2023-02-05 10:18:29.000000000 +0100
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.16)
 
-set(KF_VERSION "5.102.0") # handled by release scripts
-set(KF_DEP_VERSION "5.102.0") # handled by release scripts
+set(KF_VERSION "5.103.0") # handled by release scripts
+set(KF_DEP_VERSION "5.103.0") # handled by release scripts
 project(KCMUtils VERSION ${KF_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.102.0  NO_MODULE)
+find_package(ECM 5.103.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.102.0/po/nl/kcmutils5.po 
new/kcmutils-5.103.0/po/nl/kcmutils5.po
--- old/kcmutils-5.102.0/po/nl/kcmutils5.po     2023-01-07 01:24:24.000000000 
+0100
+++ new/kcmutils-5.103.0/po/nl/kcmutils5.po     2023-02-05 10:18:29.000000000 
+0100
@@ -13,13 +13,13 @@
 # Kristof Bal <[email protected]>, 2008, 2009.
 # Freek de Kruijf <[email protected]>, 2009, 2010.
 # Freek de Kruijf <[email protected]>, 2010, 2011, 2012.
-# Freek de Kruijf <[email protected]>, 2010, 2011, 2013, 2018, 2019, 2021, 
2022.
+# Freek de Kruijf <[email protected]>, 2010, 2011, 2013, 2018, 2019, 2021, 
2022, 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: 2022-04-25 12:46+0200\n"
+"PO-Revision-Date: 2023-01-26 14:24+0100\n"
 "Last-Translator: Freek de Kruijf <[email protected]>\n"
 "Language-Team: \n"
 "Language: nl\n"
@@ -28,7 +28,7 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Files: kfarch.cpp kfdird.cpp kfind.cpp kfindtop.cpp kfoptions.cpp kfsave.cpp "
 "kftabdlg.cpp kftypes.cpp kfwin.cpp main.cpp mkfdird.cpp mkfind.cpp\n"
-"X-Generator: Lokalize 21.12.3\n"
+"X-Generator: Lokalize 22.12.1\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 
 #, kde-format
@@ -143,7 +143,7 @@
 #: kcmultidialog.cpp:257 kpluginselector.cpp:809 kpluginwidget.cpp:330
 #, kde-format
 msgid "Configure"
-msgstr "Instellen"
+msgstr "Configureren"
 
 #: kpluginselector.cpp:136
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcmutils-5.102.0/po/tr/kcmutils5.po 
new/kcmutils-5.103.0/po/tr/kcmutils5.po
--- old/kcmutils-5.102.0/po/tr/kcmutils5.po     2023-01-07 01:24:24.000000000 
+0100
+++ new/kcmutils-5.103.0/po/tr/kcmutils5.po     2023-02-05 10:18:29.000000000 
+0100
@@ -17,13 +17,13 @@
 # Serdar SOYTETİR <[email protected]>, 2010, 2012.
 # Volkan Gezer <[email protected]>, 2013, 2014.
 # Kaan Ozdincer <[email protected]>, 2014.
-# Emir SARI <[email protected]>, 2022.
+# Emir SARI <[email protected]>, 2022, 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: 2022-11-15 05:05+0300\n"
+"PO-Revision-Date: 2023-02-01 14:03+0300\n"
 "Last-Translator: Emir SARI <[email protected]>\n"
 "Language-Team: Turkish <[email protected]>\n"
 "Language: tr\n"
@@ -31,7 +31,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.08.3\n"
+"X-Generator: Lokalize 22.12.1\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -266,7 +266,7 @@
 #: qml/components/private/AboutPlugin.qml:117
 #, kde-format
 msgid "Credits"
-msgstr "Katkılar"
+msgstr "Emeği Geçenler"
 
 #: qml/components/private/AboutPlugin.qml:134
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcmutils-5.102.0/po/zh_CN/kcmutils5.po 
new/kcmutils-5.103.0/po/zh_CN/kcmutils5.po
--- old/kcmutils-5.102.0/po/zh_CN/kcmutils5.po  2023-01-07 01:24:24.000000000 
+0100
+++ new/kcmutils-5.103.0/po/zh_CN/kcmutils5.po  2023-02-05 10:18:29.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-07 00:43+0000\n"
-"PO-Revision-Date: 2023-01-02 07:11\n"
+"PO-Revision-Date: 2023-01-12 10:30\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.102.0/src/kcmoduleqml.cpp 
new/kcmutils-5.103.0/src/kcmoduleqml.cpp
--- old/kcmutils-5.102.0/src/kcmoduleqml.cpp    2023-01-07 01:24:24.000000000 
+0100
+++ new/kcmutils-5.103.0/src/kcmoduleqml.cpp    2023-02-05 10:18:29.000000000 
+0100
@@ -122,11 +122,11 @@
     d->quickWindow->setColor(Qt::transparent);
 
     QQmlComponent *component = new QQmlComponent(d->qmlObject->engine(), this);
-    // this has activeFocusOnTab to notice when the navigation wraps
+    // This has activeFocusOnTab to notice when the navigation wraps
     // around, so when we need to go outside and inside
     // pushPage/popPage are needed as push of StackView can't be directly 
invoked from c++
-    // because its parameters are QQmlV4Function which is not public
-    // the managers of onEnter/ReturnPressed are a workaround of
+    // because its parameters are QQmlV4Function which is not public.
+    // The managers of onEnter/ReturnPressed are a workaround of
     // Qt bug https://bugreports.qt.io/browse/QTBUG-70934
     // clang-format off
     component->setData(QByteArrayLiteral(R"(
@@ -171,7 +171,7 @@
         event.accepted = true
     }
 }
-    )"), QUrl());
+    )"), QUrl(QStringLiteral("kcmutils/kcmmoduleqml.cpp")));
     // clang-format on
 
     d->rootPlaceHolder = qobject_cast<QQuickItem *>(component->create());
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcmutils-5.102.0/tools/kcmmetadatagenerator.cpp 
new/kcmutils-5.103.0/tools/kcmmetadatagenerator.cpp
--- old/kcmutils-5.102.0/tools/kcmmetadatagenerator.cpp 2023-01-07 
01:24:24.000000000 +0100
+++ new/kcmutils-5.103.0/tools/kcmmetadatagenerator.cpp 2023-02-05 
10:18:29.000000000 +0100
@@ -31,6 +31,7 @@
     out.write("[Desktop Entry]\n");
     out.write("Type=Application\n");
     out.write("NoDisplay=true\n");
+    out.write("X-KDE-AliasFor=systemsettings\n");
 
     QString executableProgram = QStringLiteral("systemsettings ");
     if 
(!doc.object().contains(QLatin1String("X-KDE-System-Settings-Parent-Category")))
 {

Reply via email to