Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package qt6-webview for openSUSE:Factory checked in at 2023-10-02 20:06:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/qt6-webview (Old) and /work/SRC/openSUSE:Factory/.qt6-webview.new.28202 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "qt6-webview" Mon Oct 2 20:06:05 2023 rev:11 rq:1114523 version:6.5.3 Changes: -------- --- /work/SRC/openSUSE:Factory/qt6-webview/qt6-webview.changes 2023-07-26 13:23:53.443980402 +0200 +++ /work/SRC/openSUSE:Factory/.qt6-webview.new.28202/qt6-webview.changes 2023-10-02 20:08:31.107232280 +0200 @@ -1,0 +2,6 @@ +Thu Sep 28 07:34:26 UTC 2023 - Christophe Marin <christo...@krop.fr> + +- Update to 6.5.3 + * https://www.qt.io/blog/qt-6.5.3-released + +------------------------------------------------------------------- Old: ---- qtwebview-everywhere-src-6.5.2.tar.xz New: ---- qtwebview-everywhere-src-6.5.3.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ qt6-webview.spec ++++++ --- /var/tmp/diff_new_pack.NT2aLL/_old 2023-10-02 20:08:32.083267381 +0200 +++ /var/tmp/diff_new_pack.NT2aLL/_new 2023-10-02 20:08:32.087267525 +0200 @@ -16,7 +16,7 @@ # -%define real_version 6.5.2 +%define real_version 6.5.3 %define short_version 6.5 %define tar_name qtwebview-everywhere-src %define tar_suffix %{nil} @@ -27,12 +27,12 @@ %endif # Name: qt6-webview%{?pkg_suffix} -Version: 6.5.2 +Version: 6.5.3 Release: 0 Summary: Qt 6 WebView library License: LGPL-3.0-only OR (GPL-2.0-only OR GPL-3.0-or-later) URL: https://www.qt.io -Source: https://www.nic.funet.fi/pub/mirrors/download.qt-project.org/official_releases/qt/%{short_version}/%{real_version}%{tar_suffix}/submodules/%{tar_name}-%{real_version}%{tar_suffix}.tar.xz +Source: https://download.qt.io/official_releases/qt/%{short_version}/%{real_version}%{tar_suffix}/submodules/%{tar_name}-%{real_version}%{tar_suffix}.tar.xz BuildRequires: qt6-core-private-devel BuildRequires: qt6-gui-private-devel BuildRequires: qt6-quick-private-devel ++++++ qtwebview-everywhere-src-6.5.2.tar.xz -> qtwebview-everywhere-src-6.5.3.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtwebview-everywhere-src-6.5.2/.cmake.conf new/qtwebview-everywhere-src-6.5.3/.cmake.conf --- old/qtwebview-everywhere-src-6.5.2/.cmake.conf 2023-07-07 23:29:44.000000000 +0200 +++ new/qtwebview-everywhere-src-6.5.3/.cmake.conf 2023-09-25 17:30:18.000000000 +0200 @@ -1,2 +1,2 @@ -set(QT_REPO_MODULE_VERSION "6.5.2") +set(QT_REPO_MODULE_VERSION "6.5.3") set(QT_REPO_MODULE_PRERELEASE_VERSION_SEGMENT "alpha1") diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtwebview-everywhere-src-6.5.2/.tag new/qtwebview-everywhere-src-6.5.3/.tag --- old/qtwebview-everywhere-src-6.5.2/.tag 2023-07-07 23:29:44.000000000 +0200 +++ new/qtwebview-everywhere-src-6.5.3/.tag 2023-09-25 17:30:18.000000000 +0200 @@ -1 +1 @@ -eecab3086793adec2c48a3ccdb40bddd76a2b058 +f6d9cdfbfd954eac26298f4cf95a7522620b372f diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtwebview-everywhere-src-6.5.2/dependencies.yaml new/qtwebview-everywhere-src-6.5.3/dependencies.yaml --- old/qtwebview-everywhere-src-6.5.2/dependencies.yaml 2023-07-07 23:29:44.000000000 +0200 +++ new/qtwebview-everywhere-src-6.5.3/dependencies.yaml 2023-09-25 17:30:18.000000000 +0200 @@ -1,7 +1,7 @@ dependencies: ../qtdeclarative: - ref: f289063ff19588a11dd79213632785cfda2909a0 + ref: e00c258fa5a4e122636d441967dea035865fac5d required: true ../qtwebengine: - ref: ac887518e8243828333e923b5a1e61a007babde5 + ref: 864b08394d1e6d366d7c136ffc50e27adfd08447 required: false diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtwebview-everywhere-src-6.5.2/examples/webview/minibrowser/doc/src/minibrowser.qdoc new/qtwebview-everywhere-src-6.5.3/examples/webview/minibrowser/doc/src/minibrowser.qdoc --- old/qtwebview-everywhere-src-6.5.2/examples/webview/minibrowser/doc/src/minibrowser.qdoc 2023-07-07 23:29:44.000000000 +0200 +++ new/qtwebview-everywhere-src-6.5.3/examples/webview/minibrowser/doc/src/minibrowser.qdoc 2023-09-25 17:30:18.000000000 +0200 @@ -7,6 +7,7 @@ \brief Minibrowser example demonstrates how to use the Qt WebView module with Qt Quick. \image webview-example.jpg \ingroup qtwebview-examples + \examplecategory {Web Technologies} Minibrowser uses Qt Quick Controls and Qt WebView to provide basic browsing experience. Besides the addressbar for the URL, it has a diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtwebview-everywhere-src-6.5.2/src/plugins/darwin/qdarwinwebviewplugin.cpp new/qtwebview-everywhere-src-6.5.3/src/plugins/darwin/qdarwinwebviewplugin.cpp --- old/qtwebview-everywhere-src-6.5.2/src/plugins/darwin/qdarwinwebviewplugin.cpp 2023-07-07 23:29:44.000000000 +0200 +++ new/qtwebview-everywhere-src-6.5.3/src/plugins/darwin/qdarwinwebviewplugin.cpp 2023-09-25 17:30:18.000000000 +0200 @@ -20,13 +20,6 @@ void prepare() const override { -#ifdef Q_OS_MACOS - // On macOS, correct WebView / QtQuick compositing and stacking requires running - // Qt in layer-backed mode, which again resuires rendering on the Gui thread. - qWarning("Setting QT_MAC_WANTS_LAYER=1 and QSG_RENDER_LOOP=basic"); - qputenv("QT_MAC_WANTS_LAYER", "1"); - qputenv("QSG_RENDER_LOOP", "basic"); -#endif // Q_OS_MACOS } };