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 2026-08-21 16:53:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/qt6-opcua (Old) and /work/SRC/openSUSE:Factory/.qt6-opcua.new.1258 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "qt6-opcua" Fri Aug 21 16:53:01 2026 rev:43 rq:1372250 version:6.11.2 Changes: -------- --- /work/SRC/openSUSE:Factory/qt6-opcua/qt6-opcua.changes 2026-05-28 17:27:28.353043684 +0200 +++ /work/SRC/openSUSE:Factory/.qt6-opcua.new.1258/qt6-opcua.changes 2026-08-21 16:54:09.800750482 +0200 @@ -1,0 +2,6 @@ +Tue Aug 18 11:48:56 UTC 2026 - Christophe Marin <[email protected]> + +- Update to 6.11.2 + https://www.qt.io/blog/qt-6.11.2-released + +------------------------------------------------------------------- Old: ---- qtopcua-everywhere-src-6.11.1.tar.xz New: ---- qtopcua-everywhere-src-6.11.2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ qt6-opcua.spec ++++++ --- /var/tmp/diff_new_pack.oSxg0b/_old 2026-08-21 16:54:11.218799679 +0200 +++ /var/tmp/diff_new_pack.oSxg0b/_new 2026-08-21 16:54:11.220799749 +0200 @@ -16,7 +16,7 @@ # -%define real_version 6.11.1 +%define real_version 6.11.2 %define short_version 6.11 %define tar_name qtopcua-everywhere-src %define tar_suffix %{nil} @@ -30,7 +30,7 @@ %global __requires_exclude qt6qmlimport\\(OpcUaMachineBackend\\) # Name: qt6-opcua%{?pkg_suffix} -Version: 6.11.1 +Version: 6.11.2 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.oSxg0b/_old 2026-08-21 16:54:11.342803981 +0200 +++ /var/tmp/diff_new_pack.oSxg0b/_new 2026-08-21 16:54:11.350804259 +0200 @@ -1,9 +1,9 @@ <services> <service name="tar_scm" mode="disabled"> <param name="changesgenerate">disable</param> - <param name="version">6.11.1</param> + <param name="version">6.11.2</param> <param name="url">git://code.qt.io/qt/qtopcua.git</param> - <param name="revision">v6.11.1</param> + <param name="revision">v6.11.2</param> <param name="scm">git</param> <param name="filename">qtopcua-everywhere-src</param> </service> ++++++ qtopcua-everywhere-src-6.11.1.tar.xz -> qtopcua-everywhere-src-6.11.2.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtopcua-everywhere-src-6.11.1/.cmake.conf new/qtopcua-everywhere-src-6.11.2/.cmake.conf --- old/qtopcua-everywhere-src-6.11.1/.cmake.conf 2026-05-08 03:19:36.000000000 +0200 +++ new/qtopcua-everywhere-src-6.11.2/.cmake.conf 2026-08-12 04:00:05.000000000 +0200 @@ -1,4 +1,4 @@ -set(QT_REPO_MODULE_VERSION "6.11.1") +set(QT_REPO_MODULE_VERSION "6.11.2") set(QT_REPO_MODULE_PRERELEASE_VERSION_SEGMENT "alpha1") set(QT_EXTRA_INTERNAL_TARGET_DEFINES @@ -7,4 +7,5 @@ "QT_LEAN_HEADERS=1" "QT_NO_CAST_FROM_ASCII=1" "QT_NO_QPAIR=1" + "QT_NO_SINGLE_ARGUMENT_QHASH_OVERLOAD=1" ) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtopcua-everywhere-src-6.11.1/dependencies.yaml new/qtopcua-everywhere-src-6.11.2/dependencies.yaml --- old/qtopcua-everywhere-src-6.11.1/dependencies.yaml 2026-05-08 03:19:36.000000000 +0200 +++ new/qtopcua-everywhere-src-6.11.2/dependencies.yaml 2026-08-12 04:00:05.000000000 +0200 @@ -1,7 +1,7 @@ dependencies: ../qtbase: - ref: 59c81a3c2247b821b9b84b4eb8d939b77e07e276 + ref: ef55f427f2c8b410d34f8a7681020a3000cf6866 required: true ../qtdeclarative: - ref: a02bed441965ee1f18f856352c7d5ee5ba35d795 + ref: 4e3399c26ec57246c08de019cfcbda8d23604cfa required: false diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtopcua-everywhere-src-6.11.1/src/opcua/doc/qtopcua.qdocconf new/qtopcua-everywhere-src-6.11.2/src/opcua/doc/qtopcua.qdocconf --- old/qtopcua-everywhere-src-6.11.1/src/opcua/doc/qtopcua.qdocconf 2026-05-08 03:19:36.000000000 +0200 +++ new/qtopcua-everywhere-src-6.11.2/src/opcua/doc/qtopcua.qdocconf 2026-08-12 04:00:05.000000000 +0200 @@ -8,14 +8,14 @@ ../../declarative_opcua headerdirs += .. \ ../../declarative_opcua + exampledirs += ../../../examples/opcua +url.examples = "https://code.qt.io/cgit/qt/qtopcua.git/tree/examples/\1?h=$QT_VER" + imagedirs += images tagfile = ../../doc/qtopcua/qtopcua.tags -outputdir = doc -outputformats = HTML - qhp.projects = QtOpcUa qhp.QtOpcUa.file = qtopcua.qhp
