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 2024-05-27 11:45:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/qt6-webview (Old)
 and      /work/SRC/openSUSE:Factory/.qt6-webview.new.24587 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "qt6-webview"

Mon May 27 11:45:26 2024 rev:17 rq:1176083 version:6.7.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/qt6-webview/qt6-webview.changes  2024-04-08 
17:50:10.565044199 +0200
+++ /work/SRC/openSUSE:Factory/.qt6-webview.new.24587/qt6-webview.changes       
2024-05-27 11:47:04.870498452 +0200
@@ -1,0 +2,6 @@
+Tue May 21 08:31:55 UTC 2024 - Christophe Marin <christo...@krop.fr>
+
+- Update to 6.7.1:
+  * https://www.qt.io/blog/qt-6.7.1-released
+
+-------------------------------------------------------------------

Old:
----
  qtwebview-everywhere-src-6.7.0.tar.xz

New:
----
  qtwebview-everywhere-src-6.7.1.tar.xz

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

Other differences:
------------------
++++++ qt6-webview.spec ++++++
--- /var/tmp/diff_new_pack.nexZFv/_old  2024-05-27 11:47:10.474703806 +0200
+++ /var/tmp/diff_new_pack.nexZFv/_new  2024-05-27 11:47:10.490704393 +0200
@@ -16,7 +16,7 @@
 #
 
 
-%define real_version 6.7.0
+%define real_version 6.7.1
 %define short_version 6.7
 %define tar_name qtwebview-everywhere-src
 %define tar_suffix %{nil}
@@ -27,12 +27,12 @@
 %endif
 #
 Name:           qt6-webview%{?pkg_suffix}
-Version:        6.7.0
+Version:        6.7.1
 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://download.qt.io/official_releases/qt/%{short_version}/%{real_version}%{tar_suffix}/submodules/%{tar_name}-%{real_version}%{tar_suffix}.tar.xz
+Source0:        
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.7.0.tar.xz -> 
qtwebview-everywhere-src-6.7.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtwebview-everywhere-src-6.7.0/.cmake.conf 
new/qtwebview-everywhere-src-6.7.1/.cmake.conf
--- old/qtwebview-everywhere-src-6.7.0/.cmake.conf      2024-03-23 
03:14:31.000000000 +0100
+++ new/qtwebview-everywhere-src-6.7.1/.cmake.conf      2024-05-16 
05:09:27.000000000 +0200
@@ -1,4 +1,4 @@
-set(QT_REPO_MODULE_VERSION "6.7.0")
+set(QT_REPO_MODULE_VERSION "6.7.1")
 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/qtwebview-everywhere-src-6.7.0/.tag 
new/qtwebview-everywhere-src-6.7.1/.tag
--- old/qtwebview-everywhere-src-6.7.0/.tag     2024-03-23 03:14:31.000000000 
+0100
+++ new/qtwebview-everywhere-src-6.7.1/.tag     2024-05-16 05:09:27.000000000 
+0200
@@ -1 +1 @@
-7548ee6677e7e9c02f51edff8676c1c29e2d108f
+4bcfbbf17b1742d9b8308ab00d92a055bff81de0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtwebview-everywhere-src-6.7.0/dependencies.yaml 
new/qtwebview-everywhere-src-6.7.1/dependencies.yaml
--- old/qtwebview-everywhere-src-6.7.0/dependencies.yaml        2024-03-23 
03:14:31.000000000 +0100
+++ new/qtwebview-everywhere-src-6.7.1/dependencies.yaml        2024-05-16 
05:09:27.000000000 +0200
@@ -1,7 +1,7 @@
 dependencies:
   ../qtdeclarative:
-    ref: e6d14fcdc95713f65367499629f93fb1f1e35ec9
+    ref: 734849e4577b75e85420b08ddb55974482bbd063
     required: true
   ../qtwebengine:
-    ref: 1a3e3a233d91037215851ac2821397fc9a846e64
+    ref: 2ccbc2bb78bfd1cc03b45361553f4c3d63b31c26
     required: false
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtwebview-everywhere-src-6.7.0/examples/CMakeLists.txt 
new/qtwebview-everywhere-src-6.7.1/examples/CMakeLists.txt
--- old/qtwebview-everywhere-src-6.7.0/examples/CMakeLists.txt  2024-03-23 
03:14:31.000000000 +0100
+++ new/qtwebview-everywhere-src-6.7.1/examples/CMakeLists.txt  2024-05-16 
05:09:27.000000000 +0200
@@ -1,5 +1,5 @@
 # Copyright (C) 2022 The Qt Company Ltd.
-# SPDX-License-Identifier: BSD-3-Clause
+# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause
 
 qt_examples_build_begin(EXTERNAL_BUILD)
 add_subdirectory(webview)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtwebview-everywhere-src-6.7.0/examples/webview/CMakeLists.txt 
new/qtwebview-everywhere-src-6.7.1/examples/webview/CMakeLists.txt
--- old/qtwebview-everywhere-src-6.7.0/examples/webview/CMakeLists.txt  
2024-03-23 03:14:31.000000000 +0100
+++ new/qtwebview-everywhere-src-6.7.1/examples/webview/CMakeLists.txt  
2024-05-16 05:09:27.000000000 +0200
@@ -1,5 +1,5 @@
 # Copyright (C) 2022 The Qt Company Ltd.
-# SPDX-License-Identifier: BSD-3-Clause
+# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause
 
 if(TARGET Qt6::WebView)
     qt_internal_add_example(minibrowser)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtwebview-everywhere-src-6.7.0/examples/webview/minibrowser/CMakeLists.txt 
new/qtwebview-everywhere-src-6.7.1/examples/webview/minibrowser/CMakeLists.txt
--- 
old/qtwebview-everywhere-src-6.7.0/examples/webview/minibrowser/CMakeLists.txt  
    2024-03-23 03:14:31.000000000 +0100
+++ 
new/qtwebview-everywhere-src-6.7.1/examples/webview/minibrowser/CMakeLists.txt  
    2024-05-16 05:09:27.000000000 +0200
@@ -1,5 +1,5 @@
 # Copyright (C) 2022 The Qt Company Ltd.
-# SPDX-License-Identifier: BSD-3-Clause
+# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause
 
 cmake_minimum_required(VERSION 3.16)
 project(minibrowser LANGUAGES CXX)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtwebview-everywhere-src-6.7.0/licenseRule.json 
new/qtwebview-everywhere-src-6.7.1/licenseRule.json
--- old/qtwebview-everywhere-src-6.7.0/licenseRule.json 1970-01-01 
01:00:00.000000000 +0100
+++ new/qtwebview-everywhere-src-6.7.1/licenseRule.json 2024-05-16 
05:09:27.000000000 +0200
@@ -0,0 +1,84 @@
+[
+    {
+        "comment" : ["file_pattern_ending: strings matched against the end of 
a file name.",
+                     "location keys: regular expression matched against the 
beginning of",
+                     "the file path (relative to the git submodule root).",
+                     "spdx: list of SPDX-License-Expression's allowed in the 
matching files.",
+                     "-------------------------------------------------------",
+                     "Files with the following endings are Build System 
licensed,",
+                     "unless they are examples",
+                     "Files with other endings can also be build system files"
+                     ],
+        "file_pattern_ending" : ["CMakeLists.txt", ".cmake", ".pro", ".pri", 
".prf",
+                     "configure", "configure.bat", "cmake.in", "plist.in", 
"CMakeLists.txt.in"],
+        "location" : {
+            "" : {
+                "comment" : "Default",
+                "file type" : "build system",
+                "spdx"      : ["BSD-3-Clause"]
+            },
+            "(.*)(examples/|snippets/)" : {
+                "comment" : "Example takes precedence",
+                "file type" : "examples and snippets",
+                "spdx" : ["LicenseRef-Qt-Commercial OR BSD-3-Clause"]
+            }
+        }
+    },
+    {
+        "comments" : ["Files with the following endings are Tool licensed,",
+                      "unless they are examples.",
+                      "Files with other endings can also be tool files."],
+        "file_pattern_ending" : [".sh", ".py", ".pl", ".bat", ".ps1"],
+        "location" :{
+            "" : {
+                "comment" : "Default",
+                "file type" : "tools and utils",
+                "spdx"      : ["LicenseRef-Qt-Commercial OR GPL-3.0-only WITH 
Qt-GPL-exception-1.0"]
+            },
+            "(.*)(examples/|snippets/)" : {
+                "comment" : "Example takes precedence",
+                "file type" : "examples and snippets",
+                "spdx" : ["LicenseRef-Qt-Commercial OR BSD-3-Clause"]
+            }
+        }
+    },
+    {
+        "comment" : "Files with the following endings are Documentation 
licensed.",
+        "file_pattern_ending" : [".qdoc", ".qdocinc" , ".qdocconf", ".txt", 
"README", "qt_attribution.json"],
+        "location" :{
+            "" : {
+                "comment" : "",
+                "file type" : "documentation",
+                "spdx"      : ["LicenseRef-Qt-Commercial OR 
GFDL-1.3-no-invariants-only"]
+            }
+        }
+    },
+    {
+        "comment" : ["All other files",
+                     "The licensing is defined only by the file location in 
the Qt module repository.",
+                     "NO <file_pattern_ending> key for this case!",
+                     "This needs to be the last entry of the file."],
+        "location" : {
+            "" : {
+                "comment" : "Default",
+                "file type" : "module and plugin",
+                "spdx"      : ["LicenseRef-Qt-Commercial OR LGPL-3.0-only OR 
GPL-2.0-only OR GPL-3.0-only"]
+            },
+            "src/" : {
+                "comment" : "Default",
+                "file type" : "module and plugin",
+                "spdx"      : ["LicenseRef-Qt-Commercial OR LGPL-3.0-only OR 
GPL-2.0-only OR GPL-3.0-only"]
+            },
+            "tests/" : {
+                "comment" : "Default",
+                "file type" : "test",
+                "spdx" : ["LicenseRef-Qt-Commercial OR GPL-3.0-only"]
+            },
+            "(.*)(examples/|snippets/)" : {
+                "comment" : "Default",
+                "file type" : "examples and snippets",
+                "spdx" : ["LicenseRef-Qt-Commercial OR BSD-3-Clause"]
+            }
+        }
+    }
+]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtwebview-everywhere-src-6.7.0/tests/auto/webview/qwebview/tst_qwebview.cpp 
new/qtwebview-everywhere-src-6.7.1/tests/auto/webview/qwebview/tst_qwebview.cpp
--- 
old/qtwebview-everywhere-src-6.7.0/tests/auto/webview/qwebview/tst_qwebview.cpp 
    2024-03-23 03:14:31.000000000 +0100
+++ 
new/qtwebview-everywhere-src-6.7.1/tests/auto/webview/qwebview/tst_qwebview.cpp 
    2024-05-16 05:09:27.000000000 +0200
@@ -1,5 +1,5 @@
 // Copyright (C) 2015 The Qt Company Ltd.
-// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR 
GPL-2.0-only OR GPL-3.0-only
+// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only
 
 #include <QtTest/QtTest>
 #include <QtCore/qstandardpaths.h>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtwebview-everywhere-src-6.7.0/tests/manual/inquickwidget/main.cpp 
new/qtwebview-everywhere-src-6.7.1/tests/manual/inquickwidget/main.cpp
--- old/qtwebview-everywhere-src-6.7.0/tests/manual/inquickwidget/main.cpp      
2024-03-23 03:14:31.000000000 +0100
+++ new/qtwebview-everywhere-src-6.7.1/tests/manual/inquickwidget/main.cpp      
2024-05-16 05:09:27.000000000 +0200
@@ -1,5 +1,5 @@
 // Copyright (C) 2022 The Qt Company Ltd.
-// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause
+// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only
 
 #include <QtWidgets/qapplication.h>
 #include <QtWidgets/QHBoxLayout>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtwebview-everywhere-src-6.7.0/tests/manual/inquickwidget/main.qml 
new/qtwebview-everywhere-src-6.7.1/tests/manual/inquickwidget/main.qml
--- old/qtwebview-everywhere-src-6.7.0/tests/manual/inquickwidget/main.qml      
2024-03-23 03:14:31.000000000 +0100
+++ new/qtwebview-everywhere-src-6.7.1/tests/manual/inquickwidget/main.qml      
2024-05-16 05:09:27.000000000 +0200
@@ -1,5 +1,5 @@
 // Copyright (C) 2022 The Qt Company Ltd.
-// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause
+// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only
 
 import QtQuick 2.0
 import QtWebView 1.1

Reply via email to