Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package qt6-connectivity for 
openSUSE:Factory checked in at 2025-10-13 17:23:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/qt6-connectivity (Old)
 and      /work/SRC/openSUSE:Factory/.qt6-connectivity.new.18484 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "qt6-connectivity"

Mon Oct 13 17:23:31 2025 rev:35 rq:1310341 version:6.10.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/qt6-connectivity/qt6-connectivity.changes        
2025-08-29 18:35:35.035038338 +0200
+++ 
/work/SRC/openSUSE:Factory/.qt6-connectivity.new.18484/qt6-connectivity.changes 
    2025-10-13 17:26:07.544258268 +0200
@@ -1,0 +2,6 @@
+Tue Oct  7 08:53:22 UTC 2025 - Christophe Marin <[email protected]>
+
+- Update to 6.10.0
+  * https://www.qt.io/blog/qt-6.10-released
+
+-------------------------------------------------------------------

Old:
----
  qtconnectivity-everywhere-src-6.9.2.tar.xz

New:
----
  qtconnectivity-everywhere-src-6.10.0.tar.xz

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

Other differences:
------------------
++++++ qt6-connectivity.spec ++++++
--- /var/tmp/diff_new_pack.BkqSGW/_old  2025-10-13 17:26:09.628345414 +0200
+++ /var/tmp/diff_new_pack.BkqSGW/_new  2025-10-13 17:26:09.644346082 +0200
@@ -16,8 +16,8 @@
 #
 
 
-%define real_version 6.9.2
-%define short_version 6.9
+%define real_version 6.10.0
+%define short_version 6.10
 %define tar_name qtconnectivity-everywhere-src
 %define tar_suffix %{nil}
 #
@@ -30,7 +30,7 @@
 %global __requires_exclude qt6qmlimport\\((HeartRateGame|NdefEditor.*)\\)
 #
 Name:           qt6-connectivity%{?pkg_suffix}
-Version:        6.9.2
+Version:        6.10.0
 Release:        0
 Summary:        Qt 6 connectivity tools and libraries
 License:        GPL-2.0-only OR LGPL-3.0-only OR GPL-3.0-only
@@ -143,7 +143,7 @@
 %{_qt6_libdir}/libQt6Nfc.prl
 %{_qt6_libdir}/libQt6Nfc.so
 %{_qt6_metatypesdir}/qt6bluetooth*_metatypes.json
-%{_qt6_metatypesdir}/qt6nfc_*_metatypes.json
+%{_qt6_metatypesdir}/qt6nfc_metatypes.json
 %{_qt6_mkspecsdir}/modules/qt_lib_bluetooth.pri
 %{_qt6_mkspecsdir}/modules/qt_lib_nfc.pri
 %{_qt6_pkgconfigdir}/Qt6Bluetooth.pc

++++++ qtconnectivity-everywhere-src-6.9.2.tar.xz -> 
qtconnectivity-everywhere-src-6.10.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtconnectivity-everywhere-src-6.9.2/.cmake.conf 
new/qtconnectivity-everywhere-src-6.10.0/.cmake.conf
--- old/qtconnectivity-everywhere-src-6.9.2/.cmake.conf 2025-08-18 
01:36:29.000000000 +0200
+++ new/qtconnectivity-everywhere-src-6.10.0/.cmake.conf        2025-10-02 
00:59:52.000000000 +0200
@@ -1,4 +1,4 @@
-set(QT_REPO_MODULE_VERSION "6.9.2")
+set(QT_REPO_MODULE_VERSION "6.10.0")
 set(QT_REPO_MODULE_PRERELEASE_VERSION_SEGMENT "alpha1")
 set(QT_EXTRA_INTERNAL_TARGET_DEFINES "QT_NO_AS_CONST=1")
 list(APPEND QT_EXTRA_INTERNAL_TARGET_DEFINES "QT_NO_FOREACH=1")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtconnectivity-everywhere-src-6.9.2/.tag 
new/qtconnectivity-everywhere-src-6.10.0/.tag
--- old/qtconnectivity-everywhere-src-6.9.2/.tag        2025-08-18 
01:36:29.000000000 +0200
+++ new/qtconnectivity-everywhere-src-6.10.0/.tag       2025-10-02 
00:59:52.000000000 +0200
@@ -1 +1 @@
-05f84e78a06f8a37819e40885b8fa90553410560
+31cad98e9bd2b6cd67d35f0f0acf71ca15c3ac65
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtconnectivity-everywhere-src-6.9.2/dependencies.yaml 
new/qtconnectivity-everywhere-src-6.10.0/dependencies.yaml
--- old/qtconnectivity-everywhere-src-6.9.2/dependencies.yaml   2025-08-18 
01:36:29.000000000 +0200
+++ new/qtconnectivity-everywhere-src-6.10.0/dependencies.yaml  2025-10-02 
00:59:52.000000000 +0200
@@ -1,7 +1,7 @@
 dependencies:
   ../qtbase:
-    ref: 6f0d27d2e4ba5fa6562f738aaaf8eaf98ebf51e7
+    ref: 5a8637e4516bc48a0b3f4b5ec3b18618b92e7222
     required: true
   ../qtdeclarative:
-    ref: b653aebb2175203d86199b1d320fd10f939df3fc
+    ref: 7e0ab1d98c159c9f4c9afab78b43e7c70f449e41
     required: false
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtconnectivity-everywhere-src-6.9.2/src/android/bluetooth/src/org/qtproject/qt/android/bluetooth/QtBluetoothLEServer.java
 
new/qtconnectivity-everywhere-src-6.10.0/src/android/bluetooth/src/org/qtproject/qt/android/bluetooth/QtBluetoothLEServer.java
--- 
old/qtconnectivity-everywhere-src-6.9.2/src/android/bluetooth/src/org/qtproject/qt/android/bluetooth/QtBluetoothLEServer.java
       2025-08-18 01:36:29.000000000 +0200
+++ 
new/qtconnectivity-everywhere-src-6.10.0/src/android/bluetooth/src/org/qtproject/qt/android/bluetooth/QtBluetoothLEServer.java
      2025-10-02 00:59:52.000000000 +0200
@@ -16,10 +16,8 @@
 import android.bluetooth.BluetoothProfile;
 import android.bluetooth.le.AdvertiseCallback;
 import android.bluetooth.le.AdvertiseData;
-import android.bluetooth.le.AdvertiseData.Builder;
 import android.bluetooth.le.AdvertiseSettings;
 import android.bluetooth.le.BluetoothLeAdvertiser;
-import android.os.ParcelUuid;
 import android.os.Build;
 import android.util.Log;
 import android.util.Pair;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtconnectivity-everywhere-src-6.9.2/src/android/bluetooth/src/org/qtproject/qt/android/bluetooth/QtBluetoothUtility.java
 
new/qtconnectivity-everywhere-src-6.10.0/src/android/bluetooth/src/org/qtproject/qt/android/bluetooth/QtBluetoothUtility.java
--- 
old/qtconnectivity-everywhere-src-6.9.2/src/android/bluetooth/src/org/qtproject/qt/android/bluetooth/QtBluetoothUtility.java
        2025-08-18 01:36:29.000000000 +0200
+++ 
new/qtconnectivity-everywhere-src-6.10.0/src/android/bluetooth/src/org/qtproject/qt/android/bluetooth/QtBluetoothUtility.java
       2025-10-02 00:59:52.000000000 +0200
@@ -6,7 +6,6 @@
 import android.Manifest;
 import android.os.Build;
 import android.content.Context;
-import android.content.pm.PackageManager;
 import android.content.pm.PackageInfo;
 import android.content.pm.PackageManager;
 import android.util.Log;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtconnectivity-everywhere-src-6.9.2/src/bluetooth/bluez/generate 
new/qtconnectivity-everywhere-src-6.10.0/src/bluetooth/bluez/generate
--- old/qtconnectivity-everywhere-src-6.9.2/src/bluetooth/bluez/generate        
2025-08-18 01:36:29.000000000 +0200
+++ new/qtconnectivity-everywhere-src-6.10.0/src/bluetooth/bluez/generate       
2025-10-02 00:59:52.000000000 +0200
@@ -4,8 +4,6 @@
 
 QGLOBAL_P_H=QtCore/private/qglobal_p.h
 
-# For 6.9 and earlier we need to manually add the QtBluetoothPrivate
-# namespace to the generated files.
 generate_proxy() {
     CPP_BASENAME=$1
     shift
@@ -14,7 +12,8 @@
 
     HEADER_FILE=${CPP_BASENAME}_p.h
     CPP_FILE=${CPP_BASENAME}.cpp
-    qdbusxml2cpp "$@" -I "$QGLOBAL_P_H" -p $HEADER_FILE:$CPP_FILE "$XML_FILE" 
--moc
+    qdbusxml2cpp "$@" -I "$QGLOBAL_P_H" -p $HEADER_FILE:$CPP_FILE "$XML_FILE" \
+    --namespace QtBluetoothPrivate --moc
 }
 
 #Bluez 5
@@ -34,8 +33,6 @@
 generate_proxy gattmanager1     org.bluez.GattManager1.xml
 generate_proxy leadvertisingmanager1 org.bluez.LEAdvertisingManager1.xml
 
-# For 6.9 and earlier we need to manually add the QtBluetoothPrivate
-# namespace to the generated files.
 generate_adaptor() {
     CPP_BASENAME=$1
     shift
@@ -44,7 +41,8 @@
 
     HEADER_FILE=${CPP_BASENAME}_p.h
     CPP_FILE=${CPP_BASENAME}.cpp
-    qdbusxml2cpp "$@" -i bluez5_helper_p.h -a $HEADER_FILE:$CPP_FILE 
"$XML_FILE"
+    qdbusxml2cpp "$@" -i bluez5_helper_p.h -a $HEADER_FILE:$CPP_FILE 
"$XML_FILE" \
+    --namespace QtBluetoothPrivate
 }
 
 # Note: The adaptors also have manual changes, so make sure to check git diff
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtconnectivity-everywhere-src-6.9.2/src/bluetooth/darwin/btperipheralmanager_p.h
 
new/qtconnectivity-everywhere-src-6.10.0/src/bluetooth/darwin/btperipheralmanager_p.h
--- 
old/qtconnectivity-everywhere-src-6.9.2/src/bluetooth/darwin/btperipheralmanager_p.h
        2025-08-18 01:36:29.000000000 +0200
+++ 
new/qtconnectivity-everywhere-src-6.10.0/src/bluetooth/darwin/btperipheralmanager_p.h
       2025-10-02 00:59:52.000000000 +0200
@@ -49,14 +49,6 @@
 
 } // namespace DarwinBluetooth
 
-QT_END_NAMESPACE
-
-
-// Exposing names in a header is ugly, but constant QT_PREPEND_NAMESPACE is 
even worse ...
-// After all, this header is to be included only in its own and controller's 
*.mm files.
-
-QT_USE_NAMESPACE
-
 using namespace DarwinBluetooth;
 
 
@@ -84,6 +76,13 @@
     ObjCStrongReference<NSData> value;
 };
 
+QT_END_NAMESPACE
+
+// Exposing names in a header is ugly, but constant QT_PREPEND_NAMESPACE is 
even worse ...
+// After all, this header is to be included only in its own and controller's 
*.mm files.
+
+QT_USE_NAMESPACE
+
 using ValueRange = QPair<NSUInteger, NSUInteger>;
 
 @interface QT_MANGLE_NAMESPACE(DarwinBTPeripheralManager) : 
NSObject<CBPeripheralManagerDelegate>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtconnectivity-everywhere-src-6.9.2/src/bluetooth/doc/qtbluetooth.qdocconf 
new/qtconnectivity-everywhere-src-6.10.0/src/bluetooth/doc/qtbluetooth.qdocconf
--- 
old/qtconnectivity-everywhere-src-6.9.2/src/bluetooth/doc/qtbluetooth.qdocconf  
    2025-08-18 01:36:29.000000000 +0200
+++ 
new/qtconnectivity-everywhere-src-6.10.0/src/bluetooth/doc/qtbluetooth.qdocconf 
    2025-10-02 00:59:52.000000000 +0200
@@ -7,6 +7,9 @@
 
 examplesinstallpath     = bluetooth
 
+# Path to the root of qtconnectivity (for automatic linking to source code)
+url.sources.rootdir     = ../../..
+
 qhp.projects            = QtBluetooth
 
 qhp.QtBluetooth.file                = qtbluetooth.qhp
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtconnectivity-everywhere-src-6.9.2/src/bluetooth/doc/src/bluetooth-index.qdoc
 
new/qtconnectivity-everywhere-src-6.10.0/src/bluetooth/doc/src/bluetooth-index.qdoc
--- 
old/qtconnectivity-everywhere-src-6.9.2/src/bluetooth/doc/src/bluetooth-index.qdoc
  2025-08-18 01:36:29.000000000 +0200
+++ 
new/qtconnectivity-everywhere-src-6.10.0/src/bluetooth/doc/src/bluetooth-index.qdoc
 2025-10-02 00:59:52.000000000 +0200
@@ -200,5 +200,5 @@
 BlueZ. BlueZ is available under the \l{GNU General Public License,
 version 2}.
 
-\generatelist{groupsbymodule attributions-qtbluetooth}
+\annotatedlist attributions-qtbluetooth
 */
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtconnectivity-everywhere-src-6.9.2/src/bluetooth/qprivatelinearbuffer_p.h 
new/qtconnectivity-everywhere-src-6.10.0/src/bluetooth/qprivatelinearbuffer_p.h
--- 
old/qtconnectivity-everywhere-src-6.9.2/src/bluetooth/qprivatelinearbuffer_p.h  
    2025-08-18 01:36:29.000000000 +0200
+++ 
new/qtconnectivity-everywhere-src-6.10.0/src/bluetooth/qprivatelinearbuffer_p.h 
    2025-10-02 00:59:52.000000000 +0200
@@ -16,6 +16,10 @@
 // We mean it.
 //
 
+#include <QtCore/qtconfigmacros.h>
+
+QT_BEGIN_NAMESPACE
+
 // This is QIODevice's read buffer, optimised for read(), isEmpty() and 
getChar()
 class QPrivateLinearBuffer
 {
@@ -148,4 +152,6 @@
     size_t capacity;
 };
 
+QT_END_NAMESPACE
+
 #endif // QPRIVATELINEARBUFFER_P_H
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtconnectivity-everywhere-src-6.9.2/src/nfc/CMakeLists.txt 
new/qtconnectivity-everywhere-src-6.10.0/src/nfc/CMakeLists.txt
--- old/qtconnectivity-everywhere-src-6.9.2/src/nfc/CMakeLists.txt      
2025-08-18 01:36:29.000000000 +0200
+++ new/qtconnectivity-everywhere-src-6.10.0/src/nfc/CMakeLists.txt     
2025-10-02 00:59:52.000000000 +0200
@@ -107,6 +107,7 @@
         neard/org.neard.Tag.xml
     DBUS_INTERFACE_FLAGS
         -i neard/neard_dbus_types_p.h
+        --namespace QtNfcPrivate
     DEFINES
         NEARD_NFC
     LIBRARIES
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtconnectivity-everywhere-src-6.9.2/src/nfc/doc/qtnfc.qdocconf 
new/qtconnectivity-everywhere-src-6.10.0/src/nfc/doc/qtnfc.qdocconf
--- old/qtconnectivity-everywhere-src-6.9.2/src/nfc/doc/qtnfc.qdocconf  
2025-08-18 01:36:29.000000000 +0200
+++ new/qtconnectivity-everywhere-src-6.10.0/src/nfc/doc/qtnfc.qdocconf 
2025-10-02 00:59:52.000000000 +0200
@@ -7,6 +7,9 @@
 
 examplesinstallpath     = nfc
 
+# Path to the root of qtconnectivity (for automatic linking to source code)
+url.sources.rootdir     = ../../..
+
 qhp.projects            = QtNfc
 
 qhp.QtNfc.file                = qtnfc.qhp
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtconnectivity-everywhere-src-6.9.2/src/nfc/neard/neard_helper.cpp 
new/qtconnectivity-everywhere-src-6.10.0/src/nfc/neard/neard_helper.cpp
--- old/qtconnectivity-everywhere-src-6.9.2/src/nfc/neard/neard_helper.cpp      
2025-08-18 01:36:29.000000000 +0200
+++ new/qtconnectivity-everywhere-src-6.10.0/src/nfc/neard/neard_helper.cpp     
2025-10-02 00:59:52.000000000 +0200
@@ -11,6 +11,8 @@
 Q_DECLARE_LOGGING_CATEGORY(QT_NFC_NEARD)
 Q_GLOBAL_STATIC(NeardHelper, neardHelper)
 
+using namespace QtNfcPrivate; // for D-Bus wrappers
+
 NeardHelper::NeardHelper(QObject *parent) :
     QObject(parent)
 {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtconnectivity-everywhere-src-6.9.2/src/nfc/neard/neard_helper_p.h 
new/qtconnectivity-everywhere-src-6.10.0/src/nfc/neard/neard_helper_p.h
--- old/qtconnectivity-everywhere-src-6.9.2/src/nfc/neard/neard_helper_p.h      
2025-08-18 01:36:29.000000000 +0200
+++ new/qtconnectivity-everywhere-src-6.10.0/src/nfc/neard/neard_helper_p.h     
2025-10-02 00:59:52.000000000 +0200
@@ -18,8 +18,12 @@
 
 #include "neard_dbus_types_p.h"
 
+namespace QtNfcPrivate {
+
 class OrgFreedesktopDBusObjectManagerInterface;
 
+} // namespace QtNfcPrivate
+
 QT_BEGIN_NAMESPACE
 
 class NeardHelper : public QObject
@@ -29,7 +33,7 @@
     NeardHelper(QObject* parent = 0);
     static NeardHelper *instance();
 
-    OrgFreedesktopDBusObjectManagerInterface *dbusObjectManager();
+    QtNfcPrivate::OrgFreedesktopDBusObjectManagerInterface 
*dbusObjectManager();
 
 signals:
     void tagFound(const QDBusObjectPath&);
@@ -42,7 +46,7 @@
     void interfacesRemoved(const QDBusObjectPath&, const QStringList&);
 
 private:
-    OrgFreedesktopDBusObjectManagerInterface *m_dbusObjectManager;
+    QtNfcPrivate::OrgFreedesktopDBusObjectManagerInterface 
*m_dbusObjectManager;
 };
 
 QT_END_NAMESPACE
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtconnectivity-everywhere-src-6.9.2/src/nfc/qnearfieldmanager_neard.cpp 
new/qtconnectivity-everywhere-src-6.10.0/src/nfc/qnearfieldmanager_neard.cpp
--- old/qtconnectivity-everywhere-src-6.9.2/src/nfc/qnearfieldmanager_neard.cpp 
2025-08-18 01:36:29.000000000 +0200
+++ 
new/qtconnectivity-everywhere-src-6.10.0/src/nfc/qnearfieldmanager_neard.cpp    
    2025-10-02 00:59:52.000000000 +0200
@@ -13,6 +13,8 @@
 Q_DECLARE_LOGGING_CATEGORY(QT_NFC_NEARD)
 Q_LOGGING_CATEGORY(QT_NFC_NEARD, "qt.nfc.neard")
 
+using namespace QtNfcPrivate; // for D-Bus wrappers
+
 // TODO We need a constructor that lets us select an adapter
 QNearFieldManagerPrivateImpl::QNearFieldManagerPrivateImpl()
     : QNearFieldManagerPrivate(),
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtconnectivity-everywhere-src-6.9.2/src/nfc/qnearfieldmanager_neard_p.h 
new/qtconnectivity-everywhere-src-6.10.0/src/nfc/qnearfieldmanager_neard_p.h
--- old/qtconnectivity-everywhere-src-6.9.2/src/nfc/qnearfieldmanager_neard_p.h 
2025-08-18 01:36:29.000000000 +0200
+++ 
new/qtconnectivity-everywhere-src-6.10.0/src/nfc/qnearfieldmanager_neard_p.h    
    2025-10-02 00:59:52.000000000 +0200
@@ -24,8 +24,6 @@
 #include <QDBusVariant>
 #include <QMap>
 
-class OrgNeardManagerInterface;
-
 QT_BEGIN_NAMESPACE
 
 class QNearFieldManagerPrivateImpl : public QNearFieldManagerPrivate
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtconnectivity-everywhere-src-6.9.2/src/nfc/qnearfieldtarget_neard_p.cpp 
new/qtconnectivity-everywhere-src-6.10.0/src/nfc/qnearfieldtarget_neard_p.cpp
--- 
old/qtconnectivity-everywhere-src-6.9.2/src/nfc/qnearfieldtarget_neard_p.cpp    
    2025-08-18 01:36:29.000000000 +0200
+++ 
new/qtconnectivity-everywhere-src-6.10.0/src/nfc/qnearfieldtarget_neard_p.cpp   
    2025-10-02 00:59:52.000000000 +0200
@@ -11,6 +11,8 @@
 
 Q_DECLARE_LOGGING_CATEGORY(QT_NFC_NEARD)
 
+using namespace QtNfcPrivate; // for D-Bus wrappers
+
 QNearFieldTargetPrivateImpl::QNearFieldTargetPrivateImpl(QObject *parent, 
QDBusObjectPath interfacePath)
     : QNearFieldTargetPrivate(parent),
       m_tagPath(interfacePath),
@@ -36,7 +38,8 @@
         return;
     }
 
-    const QString &type = 
reply.value().value(QStringLiteral("Type")).toString();
+    const QVariantMap props = reply.value();
+    const QString type = props.value(QStringLiteral("Type")).toString();
     m_type = QNearFieldTarget::ProprietaryTag;
 
     if (type == QStringLiteral("Type 1"))
@@ -50,6 +53,9 @@
 
     qCDebug(QT_NFC_NEARD) << "tag type" << type;
 
+    m_uid = props.value(QStringLiteral("Uid")).toByteArray();
+    qCDebug(QT_NFC_NEARD) << "tag UID" << m_uid.toHex();
+
     connect(&m_recordPathsCollectedTimer, &QTimer::timeout,
             this, &QNearFieldTargetPrivateImpl::createNdefMessage);
     connect(&m_readErrorTimer, &QTimer::timeout,
@@ -71,8 +77,7 @@
 
 QByteArray QNearFieldTargetPrivateImpl::uid() const
 {
-    return QByteArray(); // TODO figure out a workaround because neard does 
not offer
-                         // this property
+    return m_uid;
 }
 
 QNearFieldTarget::Type QNearFieldTargetPrivateImpl::type() const
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtconnectivity-everywhere-src-6.9.2/src/nfc/qnearfieldtarget_neard_p.h 
new/qtconnectivity-everywhere-src-6.10.0/src/nfc/qnearfieldtarget_neard_p.h
--- old/qtconnectivity-everywhere-src-6.9.2/src/nfc/qnearfieldtarget_neard_p.h  
2025-08-18 01:36:29.000000000 +0200
+++ new/qtconnectivity-everywhere-src-6.10.0/src/nfc/qnearfieldtarget_neard_p.h 
2025-10-02 00:59:52.000000000 +0200
@@ -58,11 +58,12 @@
     void handleWriteRequest();
 
     QDBusObjectPath m_tagPath;
-    OrgFreedesktopDBusPropertiesInterface *m_dbusProperties;
+    QtNfcPrivate::OrgFreedesktopDBusPropertiesInterface *m_dbusProperties;
     QList<QDBusObjectPath> m_recordPaths;
     QTimer m_recordPathsCollectedTimer;
     QTimer m_readErrorTimer;
     QTimer m_delayedWriteTimer;
+    QByteArray m_uid;
     QNearFieldTarget::Type m_type;
     bool m_readRequested;
     QNearFieldTarget::RequestId m_currentReadRequestId;

Reply via email to