Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package qt6-quick3dphysics for 
openSUSE:Factory checked in at 2026-02-03 21:30:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/qt6-quick3dphysics (Old)
 and      /work/SRC/openSUSE:Factory/.qt6-quick3dphysics.new.1995 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "qt6-quick3dphysics"

Tue Feb  3 21:30:30 2026 rev:26 rq:1330592 version:6.10.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/qt6-quick3dphysics/qt6-quick3dphysics.changes    
2025-11-25 15:54:36.298927135 +0100
+++ 
/work/SRC/openSUSE:Factory/.qt6-quick3dphysics.new.1995/qt6-quick3dphysics.changes
  2026-02-03 21:31:43.237213451 +0100
@@ -1,0 +2,6 @@
+Sat Jan 31 08:10:39 UTC 2026 - Christophe Marin <[email protected]>
+
+- Update to 6.10.2:
+  * https://www.qt.io/blog/qt-6.10.2-released
+
+-------------------------------------------------------------------

Old:
----
  qtquick3dphysics-everywhere-src-6.10.1.tar.xz

New:
----
  qtquick3dphysics-everywhere-src-6.10.2.tar.xz

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

Other differences:
------------------
++++++ qt6-quick3dphysics.spec ++++++
--- /var/tmp/diff_new_pack.9jLMOw/_old  2026-02-03 21:31:44.053247721 +0100
+++ /var/tmp/diff_new_pack.9jLMOw/_new  2026-02-03 21:31:44.057247888 +0100
@@ -16,7 +16,7 @@
 #
 
 
-%define real_version 6.10.1
+%define real_version 6.10.2
 %define short_version 6.10
 %define tar_name qtquick3dphysics-everywhere-src
 %define tar_suffix %{nil}
@@ -27,7 +27,7 @@
 %endif
 #
 Name:           qt6-quick3dphysics%{?pkg_suffix}
-Version:        6.10.1
+Version:        6.10.2
 Release:        0
 Summary:        Qt 6 Quick3D Physics Extensions
 License:        GPL-3.0-only

++++++ qtquick3dphysics-everywhere-src-6.10.1.tar.xz -> 
qtquick3dphysics-everywhere-src-6.10.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtquick3dphysics-everywhere-src-6.10.1/.cmake.conf 
new/qtquick3dphysics-everywhere-src-6.10.2/.cmake.conf
--- old/qtquick3dphysics-everywhere-src-6.10.1/.cmake.conf      2025-11-13 
23:23:49.000000000 +0100
+++ new/qtquick3dphysics-everywhere-src-6.10.2/.cmake.conf      2026-01-23 
00:34:04.000000000 +0100
@@ -1,4 +1,6 @@
-set(QT_REPO_MODULE_VERSION "6.10.1")
-set(QT_EXTRA_INTERNAL_TARGET_DEFINES "QT_NO_AS_CONST=1")
-list(APPEND QT_EXTRA_INTERNAL_TARGET_DEFINES "QT_NO_FOREACH=1")
-list(APPEND QT_EXTRA_INTERNAL_TARGET_DEFINES "QT_NO_CONTEXTLESS_CONNECT=1")
+set(QT_REPO_MODULE_VERSION "6.10.2")
+set(QT_EXTRA_INTERNAL_TARGET_DEFINES
+    "QT_NO_CONTEXTLESS_CONNECT=1"
+    "QT_NO_FOREACH=1"
+    "QT_NO_QASCONST=1"
+)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtquick3dphysics-everywhere-src-6.10.1/.tag 
new/qtquick3dphysics-everywhere-src-6.10.2/.tag
--- old/qtquick3dphysics-everywhere-src-6.10.1/.tag     2025-11-13 
23:23:49.000000000 +0100
+++ new/qtquick3dphysics-everywhere-src-6.10.2/.tag     2026-01-23 
00:34:04.000000000 +0100
@@ -1 +1 @@
-33292b03560ceb18dedd19b6d50152c7251e01f4
+9e8c80baf4e5b25a3744ff386b7f6e786cd5719b
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtquick3dphysics-everywhere-src-6.10.1/dependencies.yaml 
new/qtquick3dphysics-everywhere-src-6.10.2/dependencies.yaml
--- old/qtquick3dphysics-everywhere-src-6.10.1/dependencies.yaml        
2025-11-13 23:23:49.000000000 +0100
+++ new/qtquick3dphysics-everywhere-src-6.10.2/dependencies.yaml        
2026-01-23 00:34:04.000000000 +0100
@@ -1,13 +1,13 @@
 dependencies:
   ../qtbase:
-    ref: 90b845d15ffb97693dba527385db83510ebd121a
+    ref: 000d6c62f7880bb8d3054724e8da0b8ae244130e
     required: true
   ../qtdeclarative:
-    ref: 22fb5e739a2ea700448b22d34ade0d5c1927cb48
+    ref: 09c70541c76659bcd8c49f05841b0e778c9ffd4c
     required: true
   ../qtquick3d:
-    ref: c145340b680366c9ecb7bedb3f24cfa7f0f16f80
+    ref: ecd08b6626c6940c5e94a7245d2c95a33ac5db3e
     required: true
   ../qtshadertools:
-    ref: 86c4b079a05c2dbe5fdb6f46ad9df8ef297487a9
+    ref: b9678c24094aef235f649cb443eb4e197487c675
     required: true
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtquick3dphysics-everywhere-src-6.10.1/src/quick3dphysics/qphysicsworld.cpp 
new/qtquick3dphysics-everywhere-src-6.10.2/src/quick3dphysics/qphysicsworld.cpp
--- 
old/qtquick3dphysics-everywhere-src-6.10.1/src/quick3dphysics/qphysicsworld.cpp 
    2025-11-13 23:23:49.000000000 +0100
+++ 
new/qtquick3dphysics-everywhere-src-6.10.2/src/quick3dphysics/qphysicsworld.cpp 
    2026-01-23 00:34:04.000000000 +0100
@@ -1212,8 +1212,9 @@
     if (!m_physx->isRunning) {
         m_timer.start();
         m_physx->isRunning = true;
-        m_physx->scene->simulate(m_minTimestep);
-        m_currTimeStep = m_minTimestep;
+        const double minTimestepSecs = m_minTimestep * 0.001;
+        m_physx->scene->simulate(minTimestepSecs);
+        m_currTimeStep = minTimestepSecs;
         return;
     }
 

Reply via email to