Script 'mail_helper' called by obssrc
Hello community,

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

Package is "kross"

Mon Aug 16 10:08:07 2021 rev:93 rq:912159 version:5.85.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kross/kross.changes      2021-07-16 
00:01:46.008908364 +0200
+++ /work/SRC/openSUSE:Factory/.kross.new.1899/kross.changes    2021-08-16 
10:12:17.379048968 +0200
@@ -1,0 +2,9 @@
+Fri Aug  6 12:13:09 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:
----
  kross-5.84.0.tar.xz
  kross-5.84.0.tar.xz.sig

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

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

Other differences:
------------------
++++++ kross.spec ++++++
--- /var/tmp/diff_new_pack.20zkic/_old  2021-08-16 10:12:17.791048484 +0200
+++ /var/tmp/diff_new_pack.20zkic/_new  2021-08-16 10:12:17.791048484 +0200
@@ -16,14 +16,14 @@
 #
 
 
-%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:           kross
-Version:        5.84.0
+Version:        5.85.0
 Release:        0
 Summary:        Scripting bridge for programs
 License:        LGPL-2.1-or-later


++++++ kross-5.84.0.tar.xz -> kross-5.85.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kross-5.84.0/CMakeLists.txt 
new/kross-5.85.0/CMakeLists.txt
--- old/kross-5.84.0/CMakeLists.txt     2021-07-03 14:17:20.000000000 +0200
+++ new/kross-5.85.0/CMakeLists.txt     2021-08-06 11:09:17.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(Kross 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/kross-5.84.0/po/zh_CN/kross5.po 
new/kross-5.85.0/po/zh_CN/kross5.po
--- old/kross-5.84.0/po/zh_CN/kross5.po 2021-07-03 14:17:20.000000000 +0200
+++ new/kross-5.85.0/po/zh_CN/kross5.po 2021-08-06 11:09:17.000000000 +0200
@@ -15,7 +15,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-10-24 02:12+0200\n"
-"PO-Revision-Date: 2021-06-20 07:36\n"
+"PO-Revision-Date: 2021-07-26 13:47\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
@@ -67,7 +67,7 @@
 #, kde-format
 msgctxt "@info:credit"
 msgid "Author"
-msgstr "??????"
+msgstr "????????????"
 
 #: console/main.cpp:117
 #, kde-format
@@ -83,22 +83,22 @@
 #: core/action.cpp:485
 #, kde-format
 msgid "Failed to determine interpreter for scriptfile \"%1\""
-msgstr "??????????????????%1????????????????????????"
+msgstr "????????????????????????%1??????????????????"
 
 #: core/action.cpp:489
 #, kde-format
 msgid "Failed to open scriptfile \"%1\""
-msgstr "?????????????????????%1?????????"
+msgstr "???????????????????????????%1???"
 
 #: core/action.cpp:500
 #, kde-format
 msgid "Failed to load interpreter \"%1\""
-msgstr "??????????????????%1?????????"
+msgstr "????????????????????????%1???"
 
 #: core/action.cpp:502
 #, kde-format
 msgid "No such interpreter \"%1\""
-msgstr "??????????????????%1???"
+msgstr "????????????%1????????????"
 
 #: core/action.cpp:509
 #, kde-format
@@ -113,12 +113,12 @@
 #: modules/form.cpp:327
 #, kde-format
 msgid "Cancel?"
-msgstr "????????????"
+msgstr "?????????"
 
 #: qts/values_p.h:76
 #, kde-format
 msgid "No such function \"%1\""
-msgstr "????????????????????????%1???"
+msgstr "?????????%1????????????"
 
 #: ui/actioncollectionview.cpp:174
 #, kde-format
@@ -168,7 +168,7 @@
 #: ui/actioncollectionview.cpp:335
 #, kde-format
 msgid "Stop execution of the selected script."
-msgstr "??????????????????????????????"
+msgstr "??????????????????????????????"
 
 #: ui/actioncollectionview.cpp:340
 #, kde-format
@@ -193,12 +193,12 @@
 #: ui/actioncollectionview.cpp:354
 #, kde-format
 msgid "Remove"
-msgstr "??????"
+msgstr "??????"
 
 #: ui/actioncollectionview.cpp:356
 #, kde-format
 msgid "Remove selected script."
-msgstr "????????????????????????"
+msgstr "????????????????????????"
 
 #: ui/actioncollectionview.cpp:549
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kross-5.84.0/src/core/action.cpp 
new/kross-5.85.0/src/core/action.cpp
--- old/kross-5.84.0/src/core/action.cpp        2021-07-03 14:17:20.000000000 
+0200
+++ new/kross-5.85.0/src/core/action.cpp        2021-08-06 11:09:17.000000000 
+0200
@@ -50,7 +50,7 @@
 
     /**
     * The version number this \a Action has. Those version number got
-    * used internaly to deal with different releases of scripts.
+    * used internally to deal with different releases of scripts.
     */
     int version;
 
@@ -78,7 +78,7 @@
 
     /**
     * The name of the scriptfile that should be executed. Those
-    * scriptfile will be readed and the content will be used to
+    * scriptfile will be read and the content will be used to
     * set the scripting code and, if not defined, the used
     * interpreter.
     */
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kross-5.84.0/src/core/action.h 
new/kross-5.85.0/src/core/action.h
--- old/kross-5.84.0/src/core/action.h  2021-07-03 14:17:20.000000000 +0200
+++ new/kross-5.85.0/src/core/action.h  2021-08-06 11:09:17.000000000 +0200
@@ -195,7 +195,7 @@
      * backend. This returns NULL until the action got triggered or if
      * there was an error before that.
      *
-     * Normaly it shouldn't be necessary to deal with the scripting backend
+     * Normally it shouldn't be necessary to deal with the scripting backend
      * depending instance of a \a Kross::Script implementation since this
      * \a Action class already decorates all the things needed. It
      * may however be useful to provide additional interpreter dependent
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kross-5.84.0/src/core/interpreter.h 
new/kross-5.85.0/src/core/interpreter.h
--- old/kross-5.84.0/src/core/interpreter.h     2021-07-03 14:17:20.000000000 
+0200
+++ new/kross-5.85.0/src/core/interpreter.h     2021-08-06 11:09:17.000000000 
+0200
@@ -79,7 +79,7 @@
      * Constructor.
      *
      * \param interpretername The name of the interpreter. The name is
-     * used internaly as unique identifier for the interpreter and
+     * used internally as unique identifier for the interpreter and
      * could be for example "python", "ruby" or "javascript".
      * \param funcPtr A pointer to the entry function within the
      * library. The entry function each interpreter-backend does
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kross-5.84.0/src/core/manager.h 
new/kross-5.85.0/src/core/manager.h
--- old/kross-5.84.0/src/core/manager.h 2021-07-03 14:17:20.000000000 +0200
+++ new/kross-5.85.0/src/core/manager.h 2021-08-06 11:09:17.000000000 +0200
@@ -43,7 +43,7 @@
  * The Manager class is a singleton that provides the main entry
  * point to deal with the Kross Scripting Framework.
  *
- * Use \a Interpreter to just work with some implementated
+ * Use \a Interpreter to just work with some implemented
  * interpreter like python or ruby. While \a Action implements
  * a flexible abstract container to deal with single script files.
  */
@@ -210,7 +210,7 @@
      * functionality.
      *
      * \param modulename The name of the module we should try to load.
-     * \return The QObject instance that repesents the module or NULL
+     * \return The QObject instance that represents the module or NULL
      * if loading failed.
      */
     QObject *module(const QString &modulename);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kross-5.84.0/src/core/object.h 
new/kross-5.85.0/src/core/object.h
--- old/kross-5.84.0/src/core/object.h  2021-07-03 14:17:20.000000000 +0200
+++ new/kross-5.85.0/src/core/object.h  2021-08-06 11:09:17.000000000 +0200
@@ -37,7 +37,7 @@
  * The class Object does provide us scripting objects like
  * class instances to the C++ world.
  *
- * This class implementates reference counting for shared
+ * This class implements reference counting for shared
  * objects. So, no need to take care of freeing objects.
  *
  * Sample that does use the \a Object functionality to
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kross-5.84.0/src/core/wrapperinterface.h 
new/kross-5.85.0/src/core/wrapperinterface.h
--- old/kross-5.84.0/src/core/wrapperinterface.h        2021-07-03 
14:17:20.000000000 +0200
+++ new/kross-5.85.0/src/core/wrapperinterface.h        2021-08-06 
11:09:17.000000000 +0200
@@ -82,7 +82,7 @@
 
     /**
      * This method got called by Kross if the wrapper-instance
-     * got passed to a C++ slot. It is recommed to return here
+     * got passed to a C++ slot. It is recommend to return here
      * the wrapped instance, but you don't need to.
      */
     virtual void *wrappedObject() const = 0;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kross-5.84.0/src/modules/form.h 
new/kross-5.85.0/src/modules/form.h
--- old/kross-5.84.0/src/modules/form.h 2021-07-03 14:17:20.000000000 +0200
+++ new/kross-5.85.0/src/modules/form.h 2021-08-06 11:09:17.000000000 +0200
@@ -119,7 +119,7 @@
     void fileHighlighted(const QString &);
 
     /**
-    * Emitted when the user hilights one or more files in multiselection mode.
+    * Emitted when the user highlights one or more files in multiselection 
mode.
     */
     void selectionChanged();
 
@@ -580,7 +580,7 @@
      * \param caption The caption the messagedialog displays.
      * \param message The message that is displayed in the messagedialog.
      * \param details The optional details
-     * \return The buttoncode which chould be one of the following;
+     * \return The buttoncode which could be one of the following;
      *      \li Ok
      *      \li Cancel
      *      \li Yes
@@ -661,7 +661,7 @@
      * Create and return a new QWidget instance.
      *
      * \param parent the parent QWidget the new QWidget is a child of.
-     * \param filename the full filename of the UI file which is readed
+     * \param filename the full filename of the UI file which is read
      * and its UI XML content is used to construct the new widget.
      */
     QWidget *createWidgetFromUIFile(QWidget *parent, const QString &filename);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kross-5.84.0/src/qts/plugin.h 
new/kross-5.85.0/src/qts/plugin.h
--- old/kross-5.84.0/src/qts/plugin.h   2021-07-03 14:17:20.000000000 +0200
+++ new/kross-5.85.0/src/qts/plugin.h   2021-08-06 11:09:17.000000000 +0200
@@ -63,7 +63,7 @@
     /**
     * Initializes this extension.
     *
-    * \param key The key to differ between etensions. We provide
+    * \param key The key to differ between extensions. We provide
     * the extension which key is "kross".
     * \param engine The QScriptEngine instance.
     */
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kross-5.84.0/src/ui/actioncollectionview.cpp 
new/kross-5.85.0/src/ui/actioncollectionview.cpp
--- old/kross-5.84.0/src/ui/actioncollectionview.cpp    2021-07-03 
14:17:20.000000000 +0200
+++ new/kross-5.85.0/src/ui/actioncollectionview.cpp    2021-08-06 
11:09:17.000000000 +0200
@@ -580,7 +580,7 @@
             continue;
         }
         if (ActionCollectionModel::action(index)) {
-            //TODO propably add the item right after the current selected one?
+            //TODO probably add the item right after the current selected one?
             QModelIndex parent = index;
             while (parent.isValid() && ! collection) {
                 parent = d->view->model()->parent(parent);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kross-5.84.0/src/ui/scriptingplugin.h 
new/kross-5.85.0/src/ui/scriptingplugin.h
--- old/kross-5.84.0/src/ui/scriptingplugin.h   2021-07-03 14:17:20.000000000 
+0200
+++ new/kross-5.85.0/src/ui/scriptingplugin.h   2021-08-06 11:09:17.000000000 
+0200
@@ -103,7 +103,7 @@
 
     /**
      * This slot will open/create a scriptactions.rc file in 
XDG_DATA_HOME/application/scripts/
-     * which will overide other kross rc files. This allows a user to extend 
existing menus with new actions.
+     * which will override other kross rc files. This allows a user to extend 
existing menus with new actions.
      */
     virtual void slotEditScriptActions();
 

Reply via email to