Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package qt6-remoteobjects for 
openSUSE:Factory checked in at 2026-05-28 17:25:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/qt6-remoteobjects (Old)
 and      /work/SRC/openSUSE:Factory/.qt6-remoteobjects.new.1937 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "qt6-remoteobjects"

Thu May 28 17:25:04 2026 rev:37 rq:1355435 version:6.11.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/qt6-remoteobjects/qt6-remoteobjects.changes      
2026-03-28 20:13:15.513193798 +0100
+++ 
/work/SRC/openSUSE:Factory/.qt6-remoteobjects.new.1937/qt6-remoteobjects.changes
    2026-05-28 17:25:53.925134997 +0200
@@ -1,0 +2,6 @@
+Thu May 14 14:55:35 UTC 2026 - Christophe Marin <[email protected]>
+
+- Update to 6.11.1
+  https://www.qt.io/blog/qt-6.11.1-released
+
+-------------------------------------------------------------------

Old:
----
  qtremoteobjects-everywhere-src-6.11.0.tar.xz

New:
----
  qtremoteobjects-everywhere-src-6.11.1.tar.xz

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

Other differences:
------------------
++++++ qt6-remoteobjects.spec ++++++
--- /var/tmp/diff_new_pack.mI0j9I/_old  2026-05-28 17:25:55.021180367 +0200
+++ /var/tmp/diff_new_pack.mI0j9I/_new  2026-05-28 17:25:55.025180532 +0200
@@ -16,7 +16,7 @@
 #
 
 
-%define real_version 6.11.0
+%define real_version 6.11.1
 %define short_version 6.11
 %define tar_name qtremoteobjects-everywhere-src
 %define tar_suffix %{nil}
@@ -30,7 +30,7 @@
 %global __requires_exclude qt6qmlimport\\(TimeExample\\)
 #
 Name:           qt6-remoteobjects%{?pkg_suffix}
-Version:        6.11.0
+Version:        6.11.1
 Release:        0
 Summary:        Qt6 RemoteObjects Library
 License:        GPL-2.0-only OR GPL-3.0-or-later OR LGPL-3.0-only

++++++ qtremoteobjects-everywhere-src-6.11.0.tar.xz -> 
qtremoteobjects-everywhere-src-6.11.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtremoteobjects-everywhere-src-6.11.0/.cmake.conf 
new/qtremoteobjects-everywhere-src-6.11.1/.cmake.conf
--- old/qtremoteobjects-everywhere-src-6.11.0/.cmake.conf       2026-03-10 
06:07:29.000000000 +0100
+++ new/qtremoteobjects-everywhere-src-6.11.1/.cmake.conf       2026-05-08 
03:19:14.000000000 +0200
@@ -1,4 +1,4 @@
-set(QT_REPO_MODULE_VERSION "6.11.0")
+set(QT_REPO_MODULE_VERSION "6.11.1")
 set(QT_REPO_MODULE_PRERELEASE_VERSION_SEGMENT "alpha1")
 set(QT_EXTRA_INTERNAL_TARGET_DEFINES
     "QT_NO_CONTEXTLESS_CONNECT=1"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtremoteobjects-everywhere-src-6.11.0/.tag 
new/qtremoteobjects-everywhere-src-6.11.1/.tag
--- old/qtremoteobjects-everywhere-src-6.11.0/.tag      2026-03-10 
06:07:29.000000000 +0100
+++ new/qtremoteobjects-everywhere-src-6.11.1/.tag      2026-05-08 
03:19:14.000000000 +0200
@@ -1 +1 @@
-ebd598549acb5399f57003d538c73974f5a92343
+e5acd828cb0c8dfe833d66ffb952de088213b6c6
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtremoteobjects-everywhere-src-6.11.0/dependencies.yaml 
new/qtremoteobjects-everywhere-src-6.11.1/dependencies.yaml
--- old/qtremoteobjects-everywhere-src-6.11.0/dependencies.yaml 2026-03-10 
06:07:29.000000000 +0100
+++ new/qtremoteobjects-everywhere-src-6.11.1/dependencies.yaml 2026-05-08 
03:19:14.000000000 +0200
@@ -1,7 +1,7 @@
 dependencies:
   ../qtbase:
-    ref: 8ba7ea4b77a4b8f1948760221e264917ddc9e1c8
+    ref: 59c81a3c2247b821b9b84b4eb8d939b77e07e276
     required: true
   ../qtdeclarative:
-    ref: e602a097ca314e9610b1fd3b7dbfa467a868731a
+    ref: a02bed441965ee1f18f856352c7d5ee5ba35d795
     required: false
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtremoteobjects-everywhere-src-6.11.0/examples/remoteobjects/clientapp/doc/src/clientapp.qdoc
 
new/qtremoteobjects-everywhere-src-6.11.1/examples/remoteobjects/clientapp/doc/src/clientapp.qdoc
--- 
old/qtremoteobjects-everywhere-src-6.11.0/examples/remoteobjects/clientapp/doc/src/clientapp.qdoc
   2026-03-10 06:07:29.000000000 +0100
+++ 
new/qtremoteobjects-everywhere-src-6.11.1/examples/remoteobjects/clientapp/doc/src/clientapp.qdoc
   2026-05-08 03:19:14.000000000 +0200
@@ -16,6 +16,7 @@
     on the server.
 
     \image clientapp-example.webp
+           {Application window displaying two synchronized analog clocks}
 
     \section1 Before Running the Time Client Application
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtremoteobjects-everywhere-src-6.11.0/examples/remoteobjects/remoteobjects_server/doc/src/remoteobjects_server.qdoc
 
new/qtremoteobjects-everywhere-src-6.11.1/examples/remoteobjects/remoteobjects_server/doc/src/remoteobjects_server.qdoc
--- 
old/qtremoteobjects-everywhere-src-6.11.0/examples/remoteobjects/remoteobjects_server/doc/src/remoteobjects_server.qdoc
     2026-03-10 06:07:29.000000000 +0100
+++ 
new/qtremoteobjects-everywhere-src-6.11.1/examples/remoteobjects/remoteobjects_server/doc/src/remoteobjects_server.qdoc
     2026-05-08 03:19:14.000000000 +0200
@@ -14,6 +14,7 @@
     {Time Client Applications}.
 
     \image remoteobjects-server-example.webp
+           {Terminal running remoteobjects_server and displaying the current 
time}
 
     \section1 Defining Remote Objects using a REP-file
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtremoteobjects-everywhere-src-6.11.0/examples/remoteobjects/simpleswitch/doc/src/simpleswitch.qdoc
 
new/qtremoteobjects-everywhere-src-6.11.1/examples/remoteobjects/simpleswitch/doc/src/simpleswitch.qdoc
--- 
old/qtremoteobjects-everywhere-src-6.11.0/examples/remoteobjects/simpleswitch/doc/src/simpleswitch.qdoc
     2026-03-10 06:07:29.000000000 +0100
+++ 
new/qtremoteobjects-everywhere-src-6.11.1/examples/remoteobjects/simpleswitch/doc/src/simpleswitch.qdoc
     2026-05-08 03:19:14.000000000 +0200
@@ -10,6 +10,7 @@
     \brief A minimalist Remote Object server and client.
 
     \image simpleswitch-example.webp
+           {Terminal output with Source State and Replica state toggling true 
and false}
 
     The directconnectserver and directconnectclient applications are simple
     examples that can be used as starting points for more complex
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtremoteobjects-everywhere-src-6.11.0/examples/remoteobjects/ssl/doc/src/ssl.qdoc
 
new/qtremoteobjects-everywhere-src-6.11.1/examples/remoteobjects/ssl/doc/src/ssl.qdoc
--- 
old/qtremoteobjects-everywhere-src-6.11.0/examples/remoteobjects/ssl/doc/src/ssl.qdoc
       2026-03-10 06:07:29.000000000 +0100
+++ 
new/qtremoteobjects-everywhere-src-6.11.1/examples/remoteobjects/ssl/doc/src/ssl.qdoc
       2026-05-08 03:19:14.000000000 +0200
@@ -15,6 +15,7 @@
     and how to access them.
 
     \image ssl-example.webp
+           {Terminal running sslserver and displaying the current time}
 
     Both \e sslserver and \e sslcppclient use a custom root CA certificate to
     validate each other's certificates all located in sslserver/cert.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtremoteobjects-everywhere-src-6.11.0/examples/remoteobjects/websockets/doc/src/websocket.qdoc
 
new/qtremoteobjects-everywhere-src-6.11.1/examples/remoteobjects/websockets/doc/src/websocket.qdoc
--- 
old/qtremoteobjects-everywhere-src-6.11.0/examples/remoteobjects/websockets/doc/src/websocket.qdoc
  2026-03-10 06:07:29.000000000 +0100
+++ 
new/qtremoteobjects-everywhere-src-6.11.1/examples/remoteobjects/websockets/doc/src/websocket.qdoc
  2026-05-08 03:19:14.000000000 +0200
@@ -18,6 +18,7 @@
     with support for it.
 
     \image StandardItemTableWindow.webp
+           {SourceView window with two-column table and colored row 
highlighting}
 
     \section1 The WsServer Application
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtremoteobjects-everywhere-src-6.11.0/qt_cmdline.cmake 
new/qtremoteobjects-everywhere-src-6.11.1/qt_cmdline.cmake
--- old/qtremoteobjects-everywhere-src-6.11.0/qt_cmdline.cmake  1970-01-01 
01:00:00.000000000 +0100
+++ new/qtremoteobjects-everywhere-src-6.11.1/qt_cmdline.cmake  2026-05-08 
03:19:14.000000000 +0200
@@ -0,0 +1,4 @@
+# Copyright (C) 2026 The Qt Company Ltd.
+# SPDX-License-Identifier: BSD-3-Clause
+
+qt_commandline_subconfig(src/remoteobjects)

Reply via email to