Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kparts for openSUSE:Factory checked 
in at 2023-06-11 19:53:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kparts (Old)
 and      /work/SRC/openSUSE:Factory/.kparts.new.15902 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kparts"

Sun Jun 11 19:53:30 2023 rev:114 rq:1091942 version:5.107.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kparts/kparts.changes    2023-05-14 
16:33:12.171626891 +0200
+++ /work/SRC/openSUSE:Factory/.kparts.new.15902/kparts.changes 2023-06-11 
19:56:08.299470182 +0200
@@ -1,0 +2,10 @@
+Mon Jun  5 07:44:07 UTC 2023 - Christophe Marin <christo...@krop.fr>
+
+- Update to 5.107.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.107.0
+- Changes since 5.106.0:
+  * PartLoader::createPartInstanceForMimeType(): Avoid compiler detected null 
pointer access
+
+-------------------------------------------------------------------

Old:
----
  kparts-5.106.0.tar.xz
  kparts-5.106.0.tar.xz.sig

New:
----
  kparts-5.107.0.tar.xz
  kparts-5.107.0.tar.xz.sig

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

Other differences:
------------------
++++++ kparts.spec ++++++
--- /var/tmp/diff_new_pack.xqysLB/_old  2023-06-11 19:56:08.859473559 +0200
+++ /var/tmp/diff_new_pack.xqysLB/_new  2023-06-11 19:56:08.863473583 +0200
@@ -24,7 +24,7 @@
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without released
 Name:           kparts
-Version:        5.106.0
+Version:        5.107.0
 Release:        0
 Summary:        Plugin framework for user interface components
 License:        LGPL-2.1-or-later


++++++ kparts-5.106.0.tar.xz -> kparts-5.107.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.106.0/CMakeLists.txt 
new/kparts-5.107.0/CMakeLists.txt
--- old/kparts-5.106.0/CMakeLists.txt   2023-05-06 11:28:23.000000000 +0200
+++ new/kparts-5.107.0/CMakeLists.txt   2023-06-03 11:49:15.000000000 +0200
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.16)
 
-set(KF_VERSION "5.106.0") # handled by release scripts
-set(KF_DEP_VERSION "5.106.0") # handled by release scripts
+set(KF_VERSION "5.107.0") # handled by release scripts
+set(KF_DEP_VERSION "5.107.0") # handled by release scripts
 project(KParts VERSION ${KF_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.106.0  NO_MODULE)
+find_package(ECM 5.107.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/kparts-5.106.0/po/fr/kparts5.po 
new/kparts-5.107.0/po/fr/kparts5.po
--- old/kparts-5.106.0/po/fr/kparts5.po 2023-05-06 11:28:23.000000000 +0200
+++ new/kparts-5.107.0/po/fr/kparts5.po 2023-06-03 11:49:15.000000000 +0200
@@ -18,7 +18,7 @@
 # Sebastien Renard <ren...@kde.org>, 2013, 2014.
 # Simon Depiets <sdepi...@gmail.com>, 2020.
 # Xavier Besnard <xavier.besn...@neuf.fr>, 2021, 2022.
-# Xavier BESNARD <xavier.besnard]neuf.fr>, 2023.
+# Xavier BESNARD <xavier.besn...@neuf.fr>, 2023.
 msgid ""
 msgstr ""
 "Project-Id-Version: kdelibs4\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.106.0/po/ja/kparts5.po 
new/kparts-5.107.0/po/ja/kparts5.po
--- old/kparts-5.106.0/po/ja/kparts5.po 2023-05-06 11:28:23.000000000 +0200
+++ new/kparts-5.107.0/po/ja/kparts5.po 2023-06-03 11:49:15.000000000 +0200
@@ -21,7 +21,7 @@
 "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"
+"Plural-Forms: nplurals=1; plural=0;\n"
 "X-Accelerator-Marker: &\n"
 "X-Text-Markup: kde4\n"
 "X-Generator: Lokalize 1.1\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.106.0/po/pt/kparts5.po 
new/kparts-5.107.0/po/pt/kparts5.po
--- old/kparts-5.106.0/po/pt/kparts5.po 2023-05-06 11:28:23.000000000 +0200
+++ new/kparts-5.107.0/po/pt/kparts5.po 2023-06-03 11:49:15.000000000 +0200
@@ -103,7 +103,7 @@
 "X-POFile-SpellExtra: KVTML USD Colaborativos Hunspell Jovie AM PM mails\n"
 "X-POFile-SpellExtra: mbuttonGroup Blog blog np cp nc UTC Mandaico Batak\n"
 "X-POFile-SpellExtra: DQTDECLARATIVEDEBUG QML slot pedro mantê Pocinhas\n"
-"X-POFile-SpellExtra: Reconstrói ii Del iii querê\n"
+"X-POFile-SpellExtra: Reconstrói ii Del iii querê KPluginFactory\n"
 "X-POFile-IgnoreConsistency: Update\n"
 
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.106.0/po/zh_CN/kparts5.po 
new/kparts-5.107.0/po/zh_CN/kparts5.po
--- old/kparts-5.106.0/po/zh_CN/kparts5.po      2023-05-06 11:28:23.000000000 
+0200
+++ new/kparts-5.107.0/po/zh_CN/kparts5.po      2023-06-03 11:49:15.000000000 
+0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2023-01-24 00:54+0000\n"
-"PO-Revision-Date: 2023-04-29 08:34\n"
+"PO-Revision-Date: 2023-05-22 14:00\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.106.0/src/partloader.h 
new/kparts-5.107.0/src/partloader.h
--- old/kparts-5.106.0/src/partloader.h 2023-05-06 11:28:23.000000000 +0200
+++ new/kparts-5.107.0/src/partloader.h 2023-06-03 11:49:15.000000000 +0200
@@ -116,7 +116,7 @@
 
 /**
  * Use this method to create a KParts part. It will try to create an object 
which inherits
- * @param T.
+ * @p T.
  *
  * @code
  * KPluginFactory::Result<KParts::ReadOnlyPart> result = 
KParts::PartLoader::instantiatePartForMimeType<KParts::ReadOnlyPart>(mimeType, 
parentWidget, parent,
@@ -132,8 +132,9 @@
  * if (auto plugin = 
KParts::PartLoader::instantiatePartForMimeType<KParts::ReadOnlyPart>(mimeType, 
parentWidget, parent, args).plugin) {
  *     // The plugin is valid and can be accessed
  * }
+ * @endcode
  *
- * @tparam T The interface for which an object should be created. The object 
will inherit @param T.
+ * @tparam T The interface for which an object should be created. The object 
will inherit @p T.
  * @param mimeType The mimetype for which we need a KParts.
  * @param parentWidget The parent widget for the part's widget.
  * @param parent The parent of the part.
@@ -204,7 +205,9 @@
         return result.plugin;
     }
 
-    *error = result.errorString;
+    if (error) {
+        *error = result.errorString;
+    }
 
     return nullptr;
 }

Reply via email to