Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kparts for openSUSE:Factory checked 
in at 2021-08-16 10:08:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kparts (Old)
 and      /work/SRC/openSUSE:Factory/.kparts.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kparts"

Mon Aug 16 10:08:04 2021 rev:92 rq:912154 version:5.85.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kparts/kparts.changes    2021-07-16 
00:01:42.452937969 +0200
+++ /work/SRC/openSUSE:Factory/.kparts.new.1899/kparts.changes  2021-08-16 
10:12:13.939053004 +0200
@@ -1,0 +2,9 @@
+Fri Aug  6 12:13:04 UTC 2021 - Christophe Giboudeaux <[email protected]>
+
+- Update to 5.85.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.85.0
+- No code change since 5.84.0
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ kparts.spec ++++++
--- /var/tmp/diff_new_pack.8848ye/_old  2021-08-16 10:12:14.375052492 +0200
+++ /var/tmp/diff_new_pack.8848ye/_new  2021-08-16 10:12:14.375052492 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5Parts5
-%define _tar_path 5.84
+%define _tar_path 5.85
 # 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 lang
 Name:           kparts
-Version:        5.84.0
+Version:        5.85.0
 Release:        0
 Summary:        Plugin framework for user interface components
 License:        LGPL-2.1-or-later


++++++ kparts-5.84.0.tar.xz -> kparts-5.85.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.84.0/CMakeLists.txt 
new/kparts-5.85.0/CMakeLists.txt
--- old/kparts-5.84.0/CMakeLists.txt    2021-07-03 14:16:21.000000000 +0200
+++ new/kparts-5.85.0/CMakeLists.txt    2021-08-06 11:08:29.000000000 +0200
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.16)
 
-set(KF_VERSION "5.84.0") # handled by release scripts
-set(KF_DEP_VERSION "5.84.0") # handled by release scripts
+set(KF_VERSION "5.85.0") # handled by release scripts
+set(KF_DEP_VERSION "5.85.0") # handled by release scripts
 project(KParts VERSION ${KF_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.84.0  NO_MODULE)
+find_package(ECM 5.85.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.84.0/po/ar/kparts5.po 
new/kparts-5.85.0/po/ar/kparts5.po
--- old/kparts-5.84.0/po/ar/kparts5.po  2021-07-03 14:16:21.000000000 +0200
+++ new/kparts-5.85.0/po/ar/kparts5.po  2021-08-06 11:08:29.000000000 +0200
@@ -13,7 +13,7 @@
 # Khaled Hosny <[email protected]>, 2007.
 # Youssef Chahibi <[email protected]>, 2007.
 # zayed <[email protected]>, 2008, 2009.
-# Zayed Al-Saidi <[email protected]>, 2009.
+# Zayed Al-Saidi <[email protected]>, 2009, 2021.
 # hanny <[email protected]>, 2012.
 # Abderrahim Kitouni <[email protected]>, 2012.
 # Safa Alfulaij <[email protected]>, 2013, 2018.
@@ -22,16 +22,16 @@
 "Project-Id-Version: kdelibs4\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-02-28 02:23+0100\n"
-"PO-Revision-Date: 2018-06-09 22:10+0300\n"
-"Last-Translator: Safa Alfulaij <[email protected]>\n"
-"Language-Team: Arabic <[email protected]>\n"
+"PO-Revision-Date: 2021-07-25 17:32+0400\n"
+"Last-Translator: Zayed Al-Saidi <[email protected]>\n"
+"Language-Team: ar\n"
 "Language: ar\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 "
 "&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
-"X-Generator: Lokalize 2.0\n"
+"X-Generator: Lokalize 21.07.70\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -166,17 +166,14 @@
 msgstr "????????"
 
 #: partloader.cpp:181
-#, fuzzy, kde-format
-#| msgid ""
-#| "The service '%1' does not provide an interface '%2' with keyword '%3'"
+#, kde-format
 msgid "The plugin '%1' does not provide an interface '%2' with keyword '%3'"
-msgstr "???? ???????? ???????????? %1 ?????????????? %2 ?????????????? 
?????????????????? %3'"
+msgstr "???? ???????? ???????????? '%1' ?????????????? '%2' ?????????????? 
?????????????????? '%3'"
 
 #: partloader.cpp:198
-#, fuzzy, kde-format
-#| msgid "No handler found for %1."
+#, kde-format
 msgid "No part was found for mimeType %1"
-msgstr "???? ?????? ???????????? ???? %1"
+msgstr "???? ???????? ???????????? ?????????? %1"
 
 #: readwritepart.cpp:80
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.84.0/po/zh_CN/kparts5.po 
new/kparts-5.85.0/po/zh_CN/kparts5.po
--- old/kparts-5.84.0/po/zh_CN/kparts5.po       2021-07-03 14:16:21.000000000 
+0200
+++ new/kparts-5.85.0/po/zh_CN/kparts5.po       2021-08-06 11:08:29.000000000 
+0200
@@ -15,7 +15,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-02-28 02:23+0100\n"
-"PO-Revision-Date: 2021-06-20 07:35\n"
+"PO-Revision-Date: 2021-07-26 13:47\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
@@ -32,17 +32,19 @@
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
 msgid "Your names"
-msgstr "KDE ??????, Feng Chao"
+msgstr "KDE ??????, Feng Chao, Guo Yunhe, Tyson Tan"
 
 #, kde-format
 msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
-msgstr "[email protected], [email protected]"
+msgstr ""
+"[email protected], [email protected], [email protected], 
tysontan@tysontan."
+"com"
 
 #: browserextension.cpp:219
 #, kde-format
 msgid "<qt>Do you want to search the Internet for <b>%1</b>?</qt>"
-msgstr "<qt>????????????????????????????????? <b>%1</b> ??????</qt>"
+msgstr "<qt>?????????????????????????????? <b>%1</b> ??????</qt>"
 
 #: browserextension.cpp:220
 #, kde-format
@@ -64,7 +66,7 @@
 #, kde-format
 msgctxt "@label:checkbox"
 msgid "Remember action for files of this type"
-msgstr "?????????????????????????????????"
+msgstr "????????????????????????????????????"
 
 #: browseropenorsavequestion.cpp:149 browseropenorsavequestion.cpp:238
 #, kde-format
@@ -117,12 +119,12 @@
 #: browserrun.cpp:334
 #, kde-format
 msgid "Do you really want to execute '%1'?"
-msgstr "?????????????????????%1?????????"
+msgstr "????????????????????????%1?????????"
 
 #: browserrun.cpp:335
 #, kde-format
 msgid "Execute File?"
-msgstr "??????????????????"
+msgstr "???????????????"
 
 #: browserrun.cpp:336
 #, kde-format
@@ -132,7 +134,7 @@
 #: browserrun.cpp:398
 #, kde-format
 msgid "The Download Manager (%1) could not be found in your $PATH "
-msgstr "????????????????????? $PATH ????????????????????????(%1)???"
+msgstr "?????????????????? $PATH ???????????????????????? (%1) "
 
 #: browserrun.cpp:399
 #, kde-format
@@ -141,9 +143,9 @@
 "\n"
 "The integration with Konqueror will be disabled."
 msgstr ""
-"?????????????????????\n"
+"??????????????????????????????\n"
 "\n"
-"??? Konqueror ????????????????????????"
+"??? Konqueror ??????????????????????????????"
 
 #: browserrun.cpp:426
 #, kde-format
@@ -168,7 +170,7 @@
 #: partloader.cpp:198
 #, kde-format
 msgid "No part was found for mimeType %1"
-msgstr "???????????? MIME ?????? %1 ?????????"
+msgstr "???????????? MIME ?????? %1 ?????????"
 
 #: readwritepart.cpp:80
 #, kde-format
@@ -181,8 +183,8 @@
 "The document \"%1\" has been modified.\n"
 "Do you want to save your changes or discard them?"
 msgstr ""
-"?????????%1?????????????????????\n"
-"??????????????????????????????????????????"
+"?????????%1??????????????????\n"
+"?????????????????????????????????????????????"
 
 #: readwritepart.cpp:92
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.84.0/src/part.h new/kparts-5.85.0/src/part.h
--- old/kparts-5.84.0/src/part.h        2021-07-03 14:16:21.000000000 +0200
+++ new/kparts-5.85.0/src/part.h        2021-08-06 11:08:29.000000000 +0200
@@ -258,7 +258,7 @@
      *
      * @since 5.77
      */
-    void setMetaData(const KPluginMetaData &metatData);
+    void setMetaData(const KPluginMetaData &metaData);
 
 protected Q_SLOTS:
     /**
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.84.0/src/partbase.h 
new/kparts-5.85.0/src/partbase.h
--- old/kparts-5.84.0/src/partbase.h    2021-07-03 14:16:21.000000000 +0200
+++ new/kparts-5.85.0/src/partbase.h    2021-08-06 11:08:29.000000000 +0200
@@ -19,7 +19,7 @@
 // Internal:
 // As KParts::PartBase is inherited by KParts::Part which also inheriting from 
QObject,
 // which already has a protected d_ptr member, the macro Q_DECLARE_PRIVATE 
cannot be used
-// as it references d_ptr without any class qualifier, which is ambigous then.
+// as it references d_ptr without any class qualifier, which is ambiguous then.
 #define KPARTS_DECLARE_PRIVATE(Class) Q_DECLARE_PRIVATE_D(PartBase::d_ptr, 
Class)
 
 #if KPARTS_BUILD_DEPRECATED_SINCE(5, 77)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.84.0/src/partmanager.h 
new/kparts-5.85.0/src/partmanager.h
--- old/kparts-5.84.0/src/partmanager.h 2021-07-03 14:16:21.000000000 +0200
+++ new/kparts-5.85.0/src/partmanager.h 2021-08-06 11:08:29.000000000 +0200
@@ -247,7 +247,7 @@
 
 protected:
     /**
-     * Sets whether the PartManager ignores explict set focus requests
+     * Sets whether the PartManager ignores explicit set focus requests
      * from the part.
      *
      * By default this option is set to false. Set it to true to prevent
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.84.0/src/selectorinterface.h 
new/kparts-5.85.0/src/selectorinterface.h
--- old/kparts-5.84.0/src/selectorinterface.h   2021-07-03 14:16:21.000000000 
+0200
+++ new/kparts-5.85.0/src/selectorinterface.h   2021-08-06 11:08:29.000000000 
+0200
@@ -43,7 +43,7 @@
      * @see QueryMethods
      */
     enum QueryMethod {
-        None = 0x00, /*!< Quering is not possible. */
+        None = 0x00, /*!< Querying is not possible. */
         EntireContent = 0x01, /*!< Query or can query the entire content. */
         SelectedContent = 0x02, /*!< Query or can query only the user selected 
content, if any. */
     };
@@ -75,7 +75,7 @@
      * Note that since the returned item is static snapshot, i.e. not live, it
      * will not be updated when the document changes.
      *
-     * If the quering method specified by @p method is not supported or cannot 
be
+     * If the querying method specified by @p method is not supported or 
cannot be
      * handled, then a null element is returned.
      *
      * @see supportedQueryMethods
@@ -90,7 +90,7 @@
      * Note that since the returned list is static snapshot, i.e. not live, it
      * will not be updated when the document changes.
      *
-     * If the quering method specified by @p method is not supported or cannot 
be
+     * If the querying method specified by @p method is not supported or 
cannot be
      * handled, then an empty list is returned.
      *
      * @see supportedQueryMethods
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kparts-5.84.0/templates/kpartsapp/kpartsapp.kdevtemplate 
new/kparts-5.85.0/templates/kpartsapp/kpartsapp.kdevtemplate
--- old/kparts-5.84.0/templates/kpartsapp/kpartsapp.kdevtemplate        
2021-07-03 14:16:21.000000000 +0200
+++ new/kparts-5.85.0/templates/kpartsapp/kpartsapp.kdevtemplate        
2021-08-06 11:08:29.000000000 +0200
@@ -43,7 +43,7 @@
 Name[uk]=???????????????? KParts
 Name[vi]=???ng d???ng KParts
 Name[x-test]=xxKParts Applicationxx
-Name[zh_CN]=KParts ??????
+Name[zh_CN]=KParts ????????????
 Name[zh_TW]=KParts ????????????
 Comment=Generate an application built on the KParts framework, using CMake.
 Comment[ar]=???????? ?????????????? ?????????? ?????? ???????? ?????? 
???????????????? ???????????????? CMake.
@@ -88,7 +88,7 @@
 Comment[uk]=???????????????? ???????????????? ???? ???????????? 
?????????????????? KParts ?? ?????????????????????????? CMake.
 Comment[vi]=T???o m???t ???ng d???ng ???????c x??y tr??n k???t c???u KParts, 
s??? d???ng CMake.
 Comment[x-test]=xxGenerate an application built on the KParts framework, using 
CMake.xx
-Comment[zh_CN]=???????????? KParts ?????????????????????????????? CMake 
?????????
+Comment[zh_CN]=?????? CMake ???????????? KParts ????????????????????????
 Comment[zh_TW]=?????? CMake ????????????????????? KParts 
????????????????????????
 Category=Qt/Graphical
 Icon=kpartsapp.png

Reply via email to