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-10-11 17:59:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kcmutils (Old)
 and      /work/SRC/openSUSE:Factory/.kcmutils.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kcmutils"

Tue Oct 11 17:59:39 2022 rev:110 rq:1008976 version:5.99.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kcmutils/kcmutils.changes        2022-09-13 
15:09:50.544719176 +0200
+++ /work/SRC/openSUSE:Factory/.kcmutils.new.2275/kcmutils.changes      
2022-10-11 18:01:15.365668344 +0200
@@ -1,0 +2,11 @@
+Sat Oct  1 15:55:31 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 5.99.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.99.0
+- Changes since 5.98.0:
+  * Fix missing kcmutils_proxy_model export in static builds (kde#459123)
+  * Launch KCMs that are not part of systemsettings in kcmshell5 (kde#458975)
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ kcmutils.spec ++++++
--- /var/tmp/diff_new_pack.76bzsC/_old  2022-10-11 18:01:15.861669146 +0200
+++ /var/tmp/diff_new_pack.76bzsC/_new  2022-10-11 18:01:15.865669152 +0200
@@ -19,14 +19,14 @@
 %global __requires_exclude qmlimport\\(org\\.kde\\.kcmutils\\.private.*\\)
 
 %define lname   libKF5KCMUtils5
-%define _tar_path 5.98
+%define _tar_path 5.99
 # 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.98.0
+Version:        5.99.0
 Release:        0
 Summary:        Classes to work with KCModules
 License:        LGPL-2.1-or-later
@@ -109,9 +109,7 @@
 %kf5_makeinstall -C build
 %fdupes %{buildroot}
 
-%if %{with released}
-%find_lang %{name}5
-%endif
+%find_lang kcmutils5
 
 %post -n %{lname} -p /sbin/ldconfig
 %postun -n %{lname} -p /sbin/ldconfig
@@ -119,9 +117,7 @@
 %post -n libKF5KCMUtilsCore5 -p /sbin/ldconfig
 %postun -n libKF5KCMUtilsCore5 -p /sbin/ldconfig
 
-%if %{with released}
-%files -n %{lname}-lang -f %{name}5.lang
-%endif
+%files -n %{lname}-lang -f kcmutils5.lang
 
 %files -n %{lname}
 %license LICENSES/*


++++++ kcmutils-5.98.0.tar.xz -> kcmutils-5.99.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcmutils-5.98.0/CMakeLists.txt 
new/kcmutils-5.99.0/CMakeLists.txt
--- old/kcmutils-5.98.0/CMakeLists.txt  2022-09-05 14:02:04.000000000 +0200
+++ new/kcmutils-5.99.0/CMakeLists.txt  2022-10-01 16:12:43.000000000 +0200
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.16)
 
-set(KF_VERSION "5.98.0") # handled by release scripts
-set(KF_DEP_VERSION "5.98.0") # handled by release scripts
+set(KF_VERSION "5.99.0") # handled by release scripts
+set(KF_DEP_VERSION "5.99.0") # handled by release scripts
 project(KCMUtils VERSION ${KF_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.98.0  NO_MODULE)
+find_package(ECM 5.99.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.98.0/po/id/kcmutils5.po 
new/kcmutils-5.99.0/po/id/kcmutils5.po
--- old/kcmutils-5.98.0/po/id/kcmutils5.po      2022-09-05 14:02:04.000000000 
+0200
+++ new/kcmutils-5.99.0/po/id/kcmutils5.po      2022-10-01 16:12:43.000000000 
+0200
@@ -2,7 +2,7 @@
 # Copyright (C) 2010 This_file_is_part_of_KDE
 # This file is distributed under the same license as the kdelibs4 package.
 # Andhika Padmawan <andhika.padma...@gmail.com>, 2010-2014.
-# Wantoyo <wanto...@gmail.com>, 2017, 2018, 2019, 2020, 2021.
+# Wantoyo <wanto...@gmail.com>, 2017, 2018, 2019, 2020, 2021, 2022.
 # Linerly <line...@protonmail.com>, 2022.
 # Aziz Adam Adrian <4.adam.adr...@gmail.com>, 2022.
 #
@@ -11,15 +11,15 @@
 "Project-Id-Version: kdelibs4\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-08-28 00:42+0000\n"
-"PO-Revision-Date: 2022-07-01 14:45+0700\n"
-"Last-Translator: Aziz Adam Adrian <4.adam.adr...@gmail.com>\n"
+"PO-Revision-Date: 2022-09-27 23:06+0700\n"
+"Last-Translator: Wantoy??k <wanto...@gmail.com>\n"
 "Language-Team: Indonesian <kde-i18n-...@kde.org>\n"
 "Language: id\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 22.04.2\n"
+"X-Generator: Lokalize 21.12.3\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -252,7 +252,7 @@
 #: qml/components/private/AboutPlugin.qml:117
 #, kde-format
 msgid "Credits"
-msgstr "Pujian"
+msgstr "Kredit"
 
 #: qml/components/private/AboutPlugin.qml:134
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcmutils-5.98.0/po/ka/kcmutils5.po 
new/kcmutils-5.99.0/po/ka/kcmutils5.po
--- old/kcmutils-5.98.0/po/ka/kcmutils5.po      2022-09-05 14:02:04.000000000 
+0200
+++ new/kcmutils-5.99.0/po/ka/kcmutils5.po      2022-10-01 16:12:43.000000000 
+0200
@@ -8,15 +8,15 @@
 "Project-Id-Version: kcmutils\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-08-28 00:42+0000\n"
-"PO-Revision-Date: 2022-05-09 06:54+0200\n"
+"PO-Revision-Date: 2022-09-12 20:21+0200\n"
 "Last-Translator: Temuri Doghonadze <temuri.doghona...@gmail.com>\n"
 "Language-Team: Georgian <kde-i18n-...@kde.org>\n"
 "Language: ka\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: Poedit 3.0.1\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: Poedit 3.1.1\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -159,6 +159,7 @@
 msgid "%1 plugin automatically added due to plugin dependencies"
 msgid_plural "%1 plugins automatically added due to plugin dependencies"
 msgstr[0] 
"???????????????????????????????????????????????????????????????????????? 
???????????? ????????????????????????????????? ??????????????? %1 
????????????????????????"
+msgstr[1] 
"???????????????????????????????????????????????????????????????????????? 
???????????? ????????????????????????????????? ??????????????? %1 
????????????????????????"
 
 #: kpluginselector.cpp:238
 #, kde-format
@@ -170,6 +171,7 @@
 msgid "%1 plugin automatically removed due to plugin dependencies"
 msgid_plural "%1 plugins automatically removed due to plugin dependencies"
 msgstr[0] 
"???????????????????????????????????????????????????????????????????????? 
???????????? ???????????????????????? ??????????????? %1 
????????????????????????"
+msgstr[1] 
"???????????????????????????????????????????????????????????????????????? 
???????????? ???????????????????????? ??????????????? %1 
????????????????????????"
 
 #: kpluginselector.cpp:264 kpluginwidget.cpp:59
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcmutils-5.98.0/po/zh_CN/kcmutils5.po 
new/kcmutils-5.99.0/po/zh_CN/kcmutils5.po
--- old/kcmutils-5.98.0/po/zh_CN/kcmutils5.po   2022-09-05 14:02:04.000000000 
+0200
+++ new/kcmutils-5.99.0/po/zh_CN/kcmutils5.po   2022-10-01 16:12:43.000000000 
+0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-08-28 00:42+0000\n"
-"PO-Revision-Date: 2022-08-20 14:17\n"
+"PO-Revision-Date: 2022-09-20 01:55\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.98.0/src/CMakeLists.txt 
new/kcmutils-5.99.0/src/CMakeLists.txt
--- old/kcmutils-5.98.0/src/CMakeLists.txt      2022-09-05 14:02:04.000000000 
+0200
+++ new/kcmutils-5.99.0/src/CMakeLists.txt      2022-10-01 16:12:43.000000000 
+0200
@@ -126,7 +126,7 @@
   DESTINATION ${KDE_INSTALL_INCLUDEDIR_KF}/KCMUtils/ksettings COMPONENT Devel
 )
 
-install(TARGETS KF5KCMUtils EXPORT KF5KCMUtilsTargets 
${KF5_INSTALL_TARGETS_DEFAULT_ARGS})
+install(TARGETS KF5KCMUtils EXPORT KF5KCMUtilsTargets 
${KF_INSTALL_TARGETS_DEFAULT_ARGS})
 
 install(FILES
  kcmodule.desktop
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcmutils-5.98.0/src/core/CMakeLists.txt 
new/kcmutils-5.99.0/src/core/CMakeLists.txt
--- old/kcmutils-5.98.0/src/core/CMakeLists.txt 2022-09-05 14:02:04.000000000 
+0200
+++ new/kcmutils-5.99.0/src/core/CMakeLists.txt 2022-10-01 16:12:43.000000000 
+0200
@@ -41,9 +41,13 @@
   DESTINATION ${KDE_INSTALL_INCLUDEDIR_KF}/KCMUtilsCore COMPONENT Devel
 )
 
-install(TARGETS KF5KCMUtilsCore EXPORT KF5KCMUtilsTargets 
${KF5_INSTALL_TARGETS_DEFAULT_ARGS})
+install(TARGETS KF5KCMUtilsCore EXPORT KF5KCMUtilsTargets 
${KF_INSTALL_TARGETS_DEFAULT_ARGS})
 
 add_library(kcmutils_proxy_model STATIC kpluginproxymodel.cpp)
 # Needed to link this static lib to shared libs
 set_property(TARGET kcmutils_proxy_model PROPERTY POSITION_INDEPENDENT_CODE ON)
 target_link_libraries(kcmutils_proxy_model PUBLIC KF5KCMUtilsCore 
KF5::ItemViews)
+
+if(NOT BUILD_SHARED_LIBS)
+  install(TARGETS kcmutils_proxy_model EXPORT KF5KCMUtilsTargets 
${KF_INSTALL_TARGETS_DEFAULT_ARGS})
+endif()
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcmutils-5.98.0/tools/kcmmetadatagenerator.cpp 
new/kcmutils-5.99.0/tools/kcmmetadatagenerator.cpp
--- old/kcmutils-5.98.0/tools/kcmmetadatagenerator.cpp  2022-09-05 
14:02:04.000000000 +0200
+++ new/kcmutils-5.99.0/tools/kcmmetadatagenerator.cpp  2022-10-01 
16:12:43.000000000 +0200
@@ -32,7 +32,12 @@
     out.write("Type=Application\n");
     out.write("NoDisplay=true\n");
 
-    const QString exec = QLatin1String("Exec=systemsettings ") + 
QFileInfo(fileName).baseName() + QLatin1Char('\n');
+    QString executableProgram = QStringLiteral("systemsettings ");
+    if 
(!doc.object().contains(QLatin1String("X-KDE-System-Settings-Parent-Category")))
 {
+        executableProgram = QStringLiteral("kcmshell5 ");
+    }
+
+    const QString exec = QLatin1String("Exec=") + executableProgram + 
QFileInfo(fileName).baseName() + QLatin1Char('\n');
     out.write(exec.toLatin1());
     const QString icon = QLatin1String("Icon=") + 
kplugin.value(QLatin1String("Icon")).toString() + QLatin1Char('\n');
     out.write(icon.toLatin1());

Reply via email to