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 2021-11-04 16:09:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/qt6-opcua (Old)
 and      /work/SRC/openSUSE:Factory/.qt6-opcua.new.1890 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "qt6-opcua"

Thu Nov  4 16:09:21 2021 rev:7 rq:928710 version:6.2.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/qt6-opcua/qt6-opcua.changes      2021-10-05 
22:34:02.306888755 +0200
+++ /work/SRC/openSUSE:Factory/.qt6-opcua.new.1890/qt6-opcua.changes    
2021-11-04 16:09:32.125045635 +0100
@@ -1,0 +2,7 @@
+Tue Oct 26 11:22:50 UTC 2021 - Christophe Giboudeaux <[email protected]>
+
+- Update to 6.2.1
+  * https://www.qt.io/blog/qt-6.2.1-released
+
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ qt6-opcua.spec ++++++
--- /var/tmp/diff_new_pack.LDquii/_old  2021-11-04 16:09:32.801046030 +0100
+++ /var/tmp/diff_new_pack.LDquii/_new  2021-11-04 16:09:32.805046033 +0100
@@ -16,7 +16,7 @@
 #
 
 
-%define real_version 6.2.0
+%define real_version 6.2.1
 %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.0
+Version:        6.2.1
 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.LDquii/_old  2021-11-04 16:09:32.849046058 +0100
+++ /var/tmp/diff_new_pack.LDquii/_new  2021-11-04 16:09:32.849046058 +0100
@@ -1,9 +1,9 @@
 <services>
   <service name="tar_scm" mode="disabled">
    <param name="changesgenerate">disable</param>
-   <param name="version">6.2.0</param>
+   <param name="version">6.2.1</param>
    <param name="url">git://code.qt.io/qt/qtopcua.git</param>
-   <param name="revision">v6.2.0</param>
+   <param name="revision">v6.2.1</param>
    <param name="scm">git</param>
    <param name="filename">qtopcua-everywhere-src</param>
   </service>

++++++ qtopcua-everywhere-src-6.2.0.tar.xz -> 
qtopcua-everywhere-src-6.2.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtopcua-everywhere-src-6.2.0/.cmake.conf 
new/qtopcua-everywhere-src-6.2.1/.cmake.conf
--- old/qtopcua-everywhere-src-6.2.0/.cmake.conf        2021-09-24 
23:48:21.000000000 +0200
+++ new/qtopcua-everywhere-src-6.2.1/.cmake.conf        2021-10-21 
11:07:45.000000000 +0200
@@ -1,2 +1,2 @@
-set(QT_REPO_MODULE_VERSION "6.2.0")
+set(QT_REPO_MODULE_VERSION "6.2.1")
 set(QT_REPO_MODULE_PRERELEASE_VERSION_SEGMENT "alpha1")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtopcua-everywhere-src-6.2.0/.qmake.conf 
new/qtopcua-everywhere-src-6.2.1/.qmake.conf
--- old/qtopcua-everywhere-src-6.2.0/.qmake.conf        2021-09-24 
23:48:21.000000000 +0200
+++ new/qtopcua-everywhere-src-6.2.1/.qmake.conf        2021-10-21 
11:07:45.000000000 +0200
@@ -3,4 +3,4 @@
 ROOT_SOURCE_DIR=$$PWD
 ROOT_BUILD_DIR=$$shadowed($$PWD)
 
-MODULE_VERSION = 6.2.0
+MODULE_VERSION = 6.2.1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtopcua-everywhere-src-6.2.0/CMakeLists.txt 
new/qtopcua-everywhere-src-6.2.1/CMakeLists.txt
--- old/qtopcua-everywhere-src-6.2.0/CMakeLists.txt     2021-09-24 
23:48:21.000000000 +0200
+++ new/qtopcua-everywhere-src-6.2.1/CMakeLists.txt     2021-10-21 
11:07:45.000000000 +0200
@@ -1,6 +1,6 @@
 # Generated from qtopcua.pro.
 
-cmake_minimum_required(VERSION 3.15.0)
+cmake_minimum_required(VERSION 3.16)
 
 include(.cmake.conf)
 project(QtOpcUa
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtopcua-everywhere-src-6.2.0/dependencies.yaml 
new/qtopcua-everywhere-src-6.2.1/dependencies.yaml
--- old/qtopcua-everywhere-src-6.2.0/dependencies.yaml  2021-09-24 
23:48:21.000000000 +0200
+++ new/qtopcua-everywhere-src-6.2.1/dependencies.yaml  2021-10-21 
11:07:45.000000000 +0200
@@ -1,7 +1,7 @@
 dependencies:
   ../qtbase:
-    ref: cc60cf83db6bbf9775b1f7747a48d6b7eb24e585
+    ref: 9fa805f7f8dfe96d561e9ed3170770ad768baf93
     required: true
   ../qtdeclarative:
-    ref: 03e111a81863fbd4ba2ea8f9f9764905d3801f26
+    ref: 973399d8e67c264a55ff0f394865a1b721bd8b5a
     required: true
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtopcua-everywhere-src-6.2.0/src/opcua/client/qopcuabinarydataencoding.cpp 
new/qtopcua-everywhere-src-6.2.1/src/opcua/client/qopcuabinarydataencoding.cpp
--- 
old/qtopcua-everywhere-src-6.2.0/src/opcua/client/qopcuabinarydataencoding.cpp  
    2021-09-24 23:48:21.000000000 +0200
+++ 
new/qtopcua-everywhere-src-6.2.1/src/opcua/client/qopcuabinarydataencoding.cpp  
    2021-10-21 11:07:45.000000000 +0200
@@ -203,7 +203,7 @@
 {
     if (!m_data)
         return false;
-    return (m_data->size() + m_offset) >= requiredSize;
+    return (m_data->size() - m_offset) >= requiredSize;
 }
 
 /*!
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtopcua-everywhere-src-6.2.0/src/plugins/opcua/open62541/qopen62541backend.cpp
 
new/qtopcua-everywhere-src-6.2.1/src/plugins/opcua/open62541/qopen62541backend.cpp
--- 
old/qtopcua-everywhere-src-6.2.0/src/plugins/opcua/open62541/qopen62541backend.cpp
  2021-09-24 23:48:21.000000000 +0200
+++ 
new/qtopcua-everywhere-src-6.2.1/src/plugins/opcua/open62541/qopen62541backend.cpp
  2021-10-21 11:07:45.000000000 +0200
@@ -1274,9 +1274,9 @@
             context.results[i].setStatusCode(QOpcUa::UaStatusCode::Good);
         if (res->results[i].hasValue && res->results[i].value.data)
                 
context.results[i].setValue(QOpen62541ValueConverter::toQVariant(res->results[i].value));
-        if (res->results[i].hasServerTimestamp)
-            
context.results[i].setSourceTimestamp(QOpen62541ValueConverter::scalarToQt<QDateTime,
 UA_DateTime>(&res->results[i].sourceTimestamp));
         if (res->results[i].hasSourceTimestamp)
+            
context.results[i].setSourceTimestamp(QOpen62541ValueConverter::scalarToQt<QDateTime,
 UA_DateTime>(&res->results[i].sourceTimestamp));
+        if (res->results[i].hasServerTimestamp)
             
context.results[i].setServerTimestamp(QOpen62541ValueConverter::scalarToQt<QDateTime,
 UA_DateTime>(&res->results[i].serverTimestamp));
     }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtopcua-everywhere-src-6.2.0/tests/auto/cmake/CMakeLists.txt 
new/qtopcua-everywhere-src-6.2.1/tests/auto/cmake/CMakeLists.txt
--- old/qtopcua-everywhere-src-6.2.0/tests/auto/cmake/CMakeLists.txt    
2021-09-24 23:48:21.000000000 +0200
+++ new/qtopcua-everywhere-src-6.2.1/tests/auto/cmake/CMakeLists.txt    
2021-10-21 11:07:45.000000000 +0200
@@ -1,4 +1,4 @@
-cmake_minimum_required(VERSION 2.8)
+cmake_minimum_required(VERSION 3.16)
 
 project(qmake_cmake_files)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtopcua-everywhere-src-6.2.0/tests/auto/declarative/AbsoluteNodeTest.qml 
new/qtopcua-everywhere-src-6.2.1/tests/auto/declarative/AbsoluteNodeTest.qml
--- 
old/qtopcua-everywhere-src-6.2.0/tests/auto/declarative/AbsoluteNodeTest.qml    
    2021-09-24 23:48:21.000000000 +0200
+++ 
new/qtopcua-everywhere-src-6.2.1/tests/auto/declarative/AbsoluteNodeTest.qml    
    2021-10-21 11:07:45.000000000 +0200
@@ -428,7 +428,7 @@
             // The Value attribute is read and subscribed
             // The initial value from the subscription doesn't generate a 
changed signal
             // unless the value is modified by setting the value attribute 
before the update is published.
-            wait(500)
+            wait(1000);
 
             node12ValueSpy.clear();
             node12.value = 30;
@@ -438,6 +438,10 @@
             compare(node12.value, 30);
             compare(node12.value, 30.0);
 
+            // There is a race condition where the local value can be updated 
after write success
+            // before the previous value change from the monitoring arrives.
+            wait(1000);
+
             node12ValueSpy.clear();
             node12.value = 1;
             node12ValueSpy.wait();
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtopcua-everywhere-src-6.2.0/tools/defaultnodeidsgenerator/CMakeLists.txt 
new/qtopcua-everywhere-src-6.2.1/tools/defaultnodeidsgenerator/CMakeLists.txt
--- 
old/qtopcua-everywhere-src-6.2.0/tools/defaultnodeidsgenerator/CMakeLists.txt   
    2021-09-24 23:48:21.000000000 +0200
+++ 
new/qtopcua-everywhere-src-6.2.1/tools/defaultnodeidsgenerator/CMakeLists.txt   
    2021-10-21 11:07:45.000000000 +0200
@@ -5,7 +5,7 @@
 #####################################################################
 
 qt_get_tool_target_name(target_name qtopcua-defaultnodeidsgenerator)
-qt_add_tool(${target_name}
+qt_internal_add_tool(${target_name}
     SOURCES
         main.cpp
 )

Reply via email to