Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package qt6-opcua for openSUSE:Factory 
checked in at 2022-03-29 18:14:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/qt6-opcua (Old)
 and      /work/SRC/openSUSE:Factory/.qt6-opcua.new.1900 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "qt6-opcua"

Tue Mar 29 18:14:36 2022 rev:10 rq:965399 version:6.2.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/qt6-opcua/qt6-opcua.changes      2022-02-02 
22:45:01.374064054 +0100
+++ /work/SRC/openSUSE:Factory/.qt6-opcua.new.1900/qt6-opcua.changes    
2022-03-29 18:14:54.603101392 +0200
@@ -1,0 +2,6 @@
+Mon Mar 21 08:46:53 UTC 2022 - Christophe Giboudeaux <[email protected]>
+
+- Update to 6.2.4
+  * https://www.qt.io/blog/qt-6.2.4-released
+
+-------------------------------------------------------------------

Old:
----
  qtopcua-everywhere-src-6.2.3.tar.xz

New:
----
  qtopcua-everywhere-src-6.2.4.tar.xz

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

Other differences:
------------------
++++++ qt6-opcua.spec ++++++
--- /var/tmp/diff_new_pack.c10P2k/_old  2022-03-29 18:14:55.195101994 +0200
+++ /var/tmp/diff_new_pack.c10P2k/_new  2022-03-29 18:14:55.203102002 +0200
@@ -16,7 +16,7 @@
 #
 
 
-%define real_version 6.2.3
+%define real_version 6.2.4
 %define short_version 6.2
 %define tar_name qtopcua-everywhere-src
 %define tar_suffix %{nil}
@@ -27,7 +27,7 @@
 %endif
 #
 Name:           qt6-opcua%{?pkg_suffix}
-Version:        6.2.3
+Version:        6.2.4
 Release:        0
 Summary:        Qt wrapper for existing OPC UA stacks
 # src/plugins/opcua is GPL-3.0-or-later, rest is dual licensed

++++++ _service ++++++
--- /var/tmp/diff_new_pack.c10P2k/_old  2022-03-29 18:14:55.251102050 +0200
+++ /var/tmp/diff_new_pack.c10P2k/_new  2022-03-29 18:14:55.255102054 +0200
@@ -1,9 +1,9 @@
 <services>
   <service name="tar_scm" mode="disabled">
    <param name="changesgenerate">disable</param>
-   <param name="version">6.2.3</param>
+   <param name="version">6.2.4</param>
    <param name="url">git://code.qt.io/qt/qtopcua.git</param>
-   <param name="revision">v6.2.3</param>
+   <param name="revision">v6.2.4</param>
    <param name="scm">git</param>
    <param name="filename">qtopcua-everywhere-src</param>
   </service>

++++++ qtopcua-everywhere-src-6.2.3.tar.xz -> 
qtopcua-everywhere-src-6.2.4.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtopcua-everywhere-src-6.2.3/.cmake.conf 
new/qtopcua-everywhere-src-6.2.4/.cmake.conf
--- old/qtopcua-everywhere-src-6.2.3/.cmake.conf        2022-01-19 
00:00:26.000000000 +0100
+++ new/qtopcua-everywhere-src-6.2.4/.cmake.conf        2022-03-04 
08:18:24.000000000 +0100
@@ -1,2 +1,2 @@
-set(QT_REPO_MODULE_VERSION "6.2.3")
+set(QT_REPO_MODULE_VERSION "6.2.4")
 set(QT_REPO_MODULE_PRERELEASE_VERSION_SEGMENT "")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtopcua-everywhere-src-6.2.3/.qmake.conf 
new/qtopcua-everywhere-src-6.2.4/.qmake.conf
--- old/qtopcua-everywhere-src-6.2.3/.qmake.conf        2022-01-19 
00:00:26.000000000 +0100
+++ new/qtopcua-everywhere-src-6.2.4/.qmake.conf        2022-03-04 
08:18:24.000000000 +0100
@@ -3,4 +3,4 @@
 ROOT_SOURCE_DIR=$$PWD
 ROOT_BUILD_DIR=$$shadowed($$PWD)
 
-MODULE_VERSION = 6.2.3
+MODULE_VERSION = 6.2.4
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtopcua-everywhere-src-6.2.3/dependencies.yaml 
new/qtopcua-everywhere-src-6.2.4/dependencies.yaml
--- old/qtopcua-everywhere-src-6.2.3/dependencies.yaml  2022-01-19 
00:00:26.000000000 +0100
+++ new/qtopcua-everywhere-src-6.2.4/dependencies.yaml  2022-03-04 
08:18:24.000000000 +0100
@@ -1,7 +1,7 @@
 dependencies:
   ../qtbase:
-    ref: 4db05007d72963c082f3ffdfcc7a68c1fb53c266
+    ref: d3b5353380797f3b67599ccebc5dc916057681e5
     required: true
   ../qtdeclarative:
-    ref: 28dfd3b03d5ed8ca4c0f7f07f70fb591b5e245ba
+    ref: 26140891b4b77e2e8292f75e9d20f5798a2bd247
     required: true
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtopcua-everywhere-src-6.2.3/examples/CMakeLists.txt 
new/qtopcua-everywhere-src-6.2.4/examples/CMakeLists.txt
--- old/qtopcua-everywhere-src-6.2.3/examples/CMakeLists.txt    2022-01-19 
00:00:26.000000000 +0100
+++ new/qtopcua-everywhere-src-6.2.4/examples/CMakeLists.txt    2022-03-04 
08:18:24.000000000 +0100
@@ -1,6 +1,6 @@
 # Generated from examples.pro.
 
-qt_examples_build_begin()
+qt_examples_build_begin(EXTERNAL_BUILD)
 
 add_subdirectory(opcua)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtopcua-everywhere-src-6.2.3/src/opcua/client/qopcuabackend_p.h 
new/qtopcua-everywhere-src-6.2.4/src/opcua/client/qopcuabackend_p.h
--- old/qtopcua-everywhere-src-6.2.3/src/opcua/client/qopcuabackend_p.h 
2022-01-19 00:00:26.000000000 +0100
+++ new/qtopcua-everywhere-src-6.2.4/src/opcua/client/qopcuabackend_p.h 
2022-03-04 08:18:24.000000000 +0100
@@ -82,7 +82,7 @@
     void stateAndOrErrorChanged(QOpcUaClient::ClientState state,
                                 QOpcUaClient::ClientError error);
     void attributesRead(quint64 handle, QList<QOpcUaReadResult> attributes, 
QOpcUa::UaStatusCode serviceResult);
-    void attributeWritten(quint64 hande, QOpcUa::NodeAttribute attribute, 
QVariant value, QOpcUa::UaStatusCode statusCode);
+    void attributeWritten(quint64 handle, QOpcUa::NodeAttribute attribute, 
QVariant value, QOpcUa::UaStatusCode statusCode);
     void methodCallFinished(quint64 handle, QString methodNodeId, QVariant 
result, QOpcUa::UaStatusCode statusCode);
 
     void dataChangeOccurred(quint64 handle, QOpcUaReadResult res);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtopcua-everywhere-src-6.2.3/src/opcua/client/qopcuabinarydataencoding.cpp 
new/qtopcua-everywhere-src-6.2.4/src/opcua/client/qopcuabinarydataencoding.cpp
--- 
old/qtopcua-everywhere-src-6.2.3/src/opcua/client/qopcuabinarydataencoding.cpp  
    2022-01-19 00:00:26.000000000 +0100
+++ 
new/qtopcua-everywhere-src-6.2.4/src/opcua/client/qopcuabinarydataencoding.cpp  
    2022-03-04 08:18:24.000000000 +0100
@@ -192,7 +192,7 @@
 /*!
     Constructs a binary data encoding object using the encoded body of \a 
object as data buffer.
 
-    \a object must not be deleted as long as this binary data encoding oject 
is used.
+    \a object must not be deleted as long as this binary data encoding object 
is used.
 */
 QOpcUaBinaryDataEncoding::QOpcUaBinaryDataEncoding(QOpcUaExtensionObject 
&object)
     : m_data(&object.encodedBodyRef())
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtopcua-everywhere-src-6.2.3/src/opcua/client/qopcuaclient.cpp 
new/qtopcua-everywhere-src-6.2.4/src/opcua/client/qopcuaclient.cpp
--- old/qtopcua-everywhere-src-6.2.3/src/opcua/client/qopcuaclient.cpp  
2022-01-19 00:00:26.000000000 +0100
+++ new/qtopcua-everywhere-src-6.2.4/src/opcua/client/qopcuaclient.cpp  
2022-03-04 08:18:24.000000000 +0100
@@ -166,7 +166,7 @@
     \fn QOpcUaClient::connectError(QOpcUaErrorState *errorState)
     \since QtOpcUa 5.13
 
-    This signal is emitted when an error happended during connection 
establishment.
+    This signal is emitted when an error happened during connection 
establishment.
     The parameter \a errorState contains information about the error.
 
     In case of client side errors, these can be ignored by calling
@@ -183,7 +183,7 @@
 
     This signal is emitted when a password for an encrypted private key is 
required.
     The parameter \a keyFilePath contains the file path to key which is used.
-    The parameter \a previousTryWasInvalid is true if a previous try to 
decrypt the key failed (aka invalid pasword).
+    The parameter \a previousTryWasInvalid is true if a previous try to 
decrypt the key failed (aka invalid password).
     The parameter \a password points to a QString that has to be filled with 
the actual password for the key.
     In case the previous try failed it contains the previously used password.
 
@@ -295,7 +295,7 @@
 
 /*!
     \internal QOpcUaClientImpl is an opaque type (as seen from the public API).
-    This prevents users of the public API to use this constructor (eventhough
+    This prevents users of the public API to use this constructor (even though
     it is public).
 */
 QOpcUaClient::QOpcUaClient(QOpcUaClientImpl *impl, QObject *parent)
@@ -873,7 +873,7 @@
 }
 
 /*!
-    Returns the current revised update inverval of the namespace array.
+    Returns the current revised update interval of the namespace array.
 
     \sa setNamespaceAutoupdateInterval(int interval)
 */
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtopcua-everywhere-src-6.2.3/src/opcua/client/qopcuaerrorstate.cpp 
new/qtopcua-everywhere-src-6.2.4/src/opcua/client/qopcuaerrorstate.cpp
--- old/qtopcua-everywhere-src-6.2.3/src/opcua/client/qopcuaerrorstate.cpp      
2022-01-19 00:00:26.000000000 +0100
+++ new/qtopcua-everywhere-src-6.2.4/src/opcua/client/qopcuaerrorstate.cpp      
2022-03-04 08:18:24.000000000 +0100
@@ -55,8 +55,8 @@
     \since QtOpcUa 5.13
     \brief QOpcUaErrorState allows investigation and interaction with error 
state from backends.
 
-    There is not need to instatiate this class in your code.
-    A client will emit an error state via \l QOpcUaClient::connectError in 
case an error has happend
+    There is not need to instantiate this class in your code.
+    A client will emit an error state via \l QOpcUaClient::connectError in 
case an error has happened
     while establishing a connection.
 
     The error can be caused by the backend itself or by the server rejecting 
the connection.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtopcua-everywhere-src-6.2.3/src/opcua/client/qopcuanode.cpp 
new/qtopcua-everywhere-src-6.2.4/src/opcua/client/qopcuanode.cpp
--- old/qtopcua-everywhere-src-6.2.3/src/opcua/client/qopcuanode.cpp    
2022-01-19 00:00:26.000000000 +0100
+++ new/qtopcua-everywhere-src-6.2.4/src/opcua/client/qopcuanode.cpp    
2022-03-04 08:18:24.000000000 +0100
@@ -272,7 +272,7 @@
 
 /*!
     \internal QOpcUaNodeImpl is an opaque type (as seen from the public API).
-    This prevents users of the public API to use this constructor (eventhough
+    This prevents users of the public API to use this constructor (even though
     it is public).
 */
 QOpcUaNode::QOpcUaNode(QOpcUaNodeImpl *impl, QOpcUaClient *client, QObject 
*parent)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtopcua-everywhere-src-6.2.3/src/opcua/client/qopcuapkiconfiguration.cpp 
new/qtopcua-everywhere-src-6.2.4/src/opcua/client/qopcuapkiconfiguration.cpp
--- 
old/qtopcua-everywhere-src-6.2.3/src/opcua/client/qopcuapkiconfiguration.cpp    
    2022-01-19 00:00:26.000000000 +0100
+++ 
new/qtopcua-everywhere-src-6.2.4/src/opcua/client/qopcuapkiconfiguration.cpp    
    2022-03-04 08:18:24.000000000 +0100
@@ -78,7 +78,7 @@
     QString m_privateKeyFile;           /**< Private key filename which 
belongs to m_certificateFile */
     QString m_trustListDirectory;            /**< Path to trust list directory 
*/
     QString m_revocationListDirectory;       /**< Folder containing  
certificate revocation list */
-    QString m_issuerListDirectory;           /**< Folder containing issuer 
intermediate certficates (untrusted) */
+    QString m_issuerListDirectory;           /**< Folder containing issuer 
intermediate certificates (untrusted) */
     QString m_issuerRevocationListDirectory; /**< Folder containing issuer 
revocation list */
 };
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtopcua-everywhere-src-6.2.3/src/opcua/client/qopcuatype.cpp 
new/qtopcua-everywhere-src-6.2.4/src/opcua/client/qopcuatype.cpp
--- old/qtopcua-everywhere-src-6.2.3/src/opcua/client/qopcuatype.cpp    
2022-01-19 00:00:26.000000000 +0100
+++ new/qtopcua-everywhere-src-6.2.4/src/opcua/client/qopcuatype.cpp    
2022-03-04 08:18:24.000000000 +0100
@@ -140,7 +140,7 @@
     \enum QOpcUa::WriteMaskBit
 
     This enum contains all possible bits for the WriteMask and UserWriteMask 
node attributes
-    defined in OPC-UA part 3, Tabe 3.
+    defined in OPC-UA part 3, Table 3.
 
     \value None No attribute is writable.
     \value AccessLevel The AccessLevel attribute is writable.
@@ -491,7 +491,7 @@
 /*!
     This method can be used to check if a call has successfully finished.
 
-    Returns \c true if \a statusCode's serverity field is Good.
+    Returns \c true if \a statusCode's severity field is Good.
 */
 bool QOpcUa::isSuccessStatus(QOpcUa::UaStatusCode statusCode)
 {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtopcua-everywhere-src-6.2.3/src/opcua/doc/src/qtopcua.qdoc 
new/qtopcua-everywhere-src-6.2.4/src/opcua/doc/src/qtopcua.qdoc
--- old/qtopcua-everywhere-src-6.2.3/src/opcua/doc/src/qtopcua.qdoc     
2022-01-19 00:00:26.000000000 +0100
+++ new/qtopcua-everywhere-src-6.2.4/src/opcua/doc/src/qtopcua.qdoc     
2022-03-04 08:18:24.000000000 +0100
@@ -31,6 +31,7 @@
     \title Qt OPC UA C++ Classes
     \ingroup modules
     \qtvariable opcua
+    \qtcmakepackage OpcUa
     \since 5.11
     \brief List of C++ classes that provide the Qt OPC UA functionality.
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtopcua-everywhere-src-6.2.3/src/opcua/doc/src/uacpp.qdoc 
new/qtopcua-everywhere-src-6.2.4/src/opcua/doc/src/uacpp.qdoc
--- old/qtopcua-everywhere-src-6.2.3/src/opcua/doc/src/uacpp.qdoc       
2022-01-19 00:00:26.000000000 +0100
+++ new/qtopcua-everywhere-src-6.2.4/src/opcua/doc/src/uacpp.qdoc       
2022-03-04 08:18:24.000000000 +0100
@@ -84,7 +84,7 @@
     \section2 Building the SDK
 
     On Linux, we want to build using the system provided OpenSSL library.
-    Therefor you need to install OpenSSL development packages. The same
+    Therefore you need to install OpenSSL development packages. The same
     applies for LibXML2.
 
     \code
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtopcua-everywhere-src-6.2.3/src/opcua/x509/openssl_symbols.cpp 
new/qtopcua-everywhere-src-6.2.4/src/opcua/x509/openssl_symbols.cpp
--- old/qtopcua-everywhere-src-6.2.3/src/opcua/x509/openssl_symbols.cpp 
2022-01-19 00:00:26.000000000 +0100
+++ new/qtopcua-everywhere-src-6.2.4/src/opcua/x509/openssl_symbols.cpp 
2022-03-04 08:18:24.000000000 +0100
@@ -1237,7 +1237,7 @@
 
 
//==============================================================================
 // contributed by Jay Case of Sarvega, Inc.; http://sarvega.com/
-// Based on X509_cmp_time() for intitial buffer hacking.
+// Based on X509_cmp_time() for initial buffer hacking.
 
//==============================================================================
 QDateTime q_getTimeFromASN1(const ASN1_TIME *aTime)
 {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtopcua-everywhere-src-6.2.3/src/opcua/x509/qopcuax509certificatesigningrequest_openssl.cpp
 
new/qtopcua-everywhere-src-6.2.4/src/opcua/x509/qopcuax509certificatesigningrequest_openssl.cpp
--- 
old/qtopcua-everywhere-src-6.2.3/src/opcua/x509/qopcuax509certificatesigningrequest_openssl.cpp
     2022-01-19 00:00:26.000000000 +0100
+++ 
new/qtopcua-everywhere-src-6.2.4/src/opcua/x509/qopcuax509certificatesigningrequest_openssl.cpp
     2022-03-04 08:18:24.000000000 +0100
@@ -215,7 +215,7 @@
         }
 
         if (!q_X509_NAME_add_entry_by_OBJ(subject, obj, MBSTRING_UTF8, (const 
unsigned char*)(value.toUtf8().constData()), -1, -1, 0)) {
-            qCWarning(lcSsl) << "Failed to set CSR enrty:" << 
getOpenSslError();
+            qCWarning(lcSsl) << "Failed to set CSR entry:" << 
getOpenSslError();
             return false;
         }
     }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtopcua-everywhere-src-6.2.3/src/opcua/x509/qopcuax509distinguishedname.cpp 
new/qtopcua-everywhere-src-6.2.4/src/opcua/x509/qopcuax509distinguishedname.cpp
--- 
old/qtopcua-everywhere-src-6.2.3/src/opcua/x509/qopcuax509distinguishedname.cpp 
    2022-01-19 00:00:26.000000000 +0100
+++ 
new/qtopcua-everywhere-src-6.2.4/src/opcua/x509/qopcuax509distinguishedname.cpp 
    2022-03-04 08:18:24.000000000 +0100
@@ -74,7 +74,7 @@
     \value LocalityName
         Locality name
     \value StateOrProvinceName
-        State or provice name
+        State or province name
     \value OrganizationName
         Organization name
 */
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtopcua-everywhere-src-6.2.3/src/plugins/opcua/open62541/qopen62541backend.cpp
 
new/qtopcua-everywhere-src-6.2.4/src/plugins/opcua/open62541/qopen62541backend.cpp
--- 
old/qtopcua-everywhere-src-6.2.3/src/plugins/opcua/open62541/qopen62541backend.cpp
  2022-01-19 00:00:26.000000000 +0100
+++ 
new/qtopcua-everywhere-src-6.2.4/src/plugins/opcua/open62541/qopen62541backend.cpp
  2022-03-04 08:18:24.000000000 +0100
@@ -1053,7 +1053,7 @@
         if (res == UA_STATUSCODE_GOOD)
             qWarning() << "Server returned an empty endpoint list";
         else
-            qWarning() << "Failed to retrive endpoints from " << 
url.toString(QUrl::RemoveUserInfo).toUtf8().constData()
+            qWarning() << "Failed to retrieve endpoints from " << 
url.toString(QUrl::RemoveUserInfo).toUtf8().constData()
                        << "with status" << UA_StatusCode_name(res);
     }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtopcua-everywhere-src-6.2.3/src/plugins/opcua/uacpp/quacppbackend.cpp 
new/qtopcua-everywhere-src-6.2.4/src/plugins/opcua/uacpp/quacppbackend.cpp
--- old/qtopcua-everywhere-src-6.2.3/src/plugins/opcua/uacpp/quacppbackend.cpp  
2022-01-19 00:00:26.000000000 +0100
+++ new/qtopcua-everywhere-src-6.2.4/src/plugins/opcua/uacpp/quacppbackend.cpp  
2022-03-04 08:18:24.000000000 +0100
@@ -416,7 +416,7 @@
         if (res.isGood())
             qWarning() << "Server returned an empty endpoint list";
         else
-            qWarning() << "Failed to retrive endpoints from " << 
url.toString(QUrl::RemoveUserInfo).toUtf8().constData()
+            qWarning() << "Failed to retrieve endpoints from " << 
url.toString(QUrl::RemoveUserInfo).toUtf8().constData()
                        << "with status" << res.toString().toUtf8();
     }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtopcua-everywhere-src-6.2.3/src/plugins/opcua/uacpp/quacppsubscription.cpp 
new/qtopcua-everywhere-src-6.2.4/src/plugins/opcua/uacpp/quacppsubscription.cpp
--- 
old/qtopcua-everywhere-src-6.2.3/src/plugins/opcua/uacpp/quacppsubscription.cpp 
    2022-01-19 00:00:26.000000000 +0100
+++ 
new/qtopcua-everywhere-src-6.2.4/src/plugins/opcua/uacpp/quacppsubscription.cpp 
    2022-03-04 08:18:24.000000000 +0100
@@ -78,7 +78,7 @@
 
     if (result.isGood()) {
         const OpcUa_UInt32 subId = m_nativeSubscription->subscriptionId();
-        qCDebug(QT_OPCUA_PLUGINS_UACPP) << "Subscription suceeded, returning 
id:" << subId;
+        qCDebug(QT_OPCUA_PLUGINS_UACPP) << "Subscription succeeded, returning 
id:" << subId;
         return subId;
     }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtopcua-everywhere-src-6.2.3/src/plugins/opcua/uacpp/quacpputils.cpp 
new/qtopcua-everywhere-src-6.2.4/src/plugins/opcua/uacpp/quacpputils.cpp
--- old/qtopcua-everywhere-src-6.2.3/src/plugins/opcua/uacpp/quacpputils.cpp    
2022-01-19 00:00:26.000000000 +0100
+++ new/qtopcua-everywhere-src-6.2.4/src/plugins/opcua/uacpp/quacpputils.cpp    
2022-03-04 08:18:24.000000000 +0100
@@ -105,7 +105,7 @@
 
 // We only need this for template<> QVariant scalarToQVariant<QString, 
OpcUa_NodeId>(OpcUa_NodeId *data, QMetaType::Type type)
 // And also only because our unit tests assume that ns=0 has to be included in 
the string. Even though ns=0
-// can be assumed implicity
+// can be assumed implicitly
 QString nodeIdToQString(const UaNodeId &id)
 {
     QString result = QString::fromLatin1("ns=%1;").arg(id.namespaceIndex());
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtopcua-everywhere-src-6.2.3/src/plugins/opcua/uacpp/quacppvalueconverter.cpp
 
new/qtopcua-everywhere-src-6.2.4/src/plugins/opcua/uacpp/quacppvalueconverter.cpp
--- 
old/qtopcua-everywhere-src-6.2.3/src/plugins/opcua/uacpp/quacppvalueconverter.cpp
   2022-01-19 00:00:26.000000000 +0100
+++ 
new/qtopcua-everywhere-src-6.2.4/src/plugins/opcua/uacpp/quacppvalueconverter.cpp
   2022-03-04 08:18:24.000000000 +0100
@@ -261,7 +261,7 @@
     switch (objType) {
     case Namespace0::EUInformation_Encoding_DefaultBinary: {
         // ### TODO: Check for non ns=0 cases. Apparently there is an 
auto-conversion happening in the
-        // underlaying OpcUA SDK for ns=0 nodes, hence we do not receive a 
ByteStream, but rather an
+        // underlying OpcUA SDK for ns=0 nodes, hence we do not receive a 
ByteStream, but rather an
         // already decoded object. For non ns=0, we might be able to use the 
generic decoder from the module.
         // Same for AxisInformation
         UaEUInformation info(*data);

Reply via email to