Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package qt6-virtualkeyboard for 
openSUSE:Factory checked in at 2024-05-27 11:45:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/qt6-virtualkeyboard (Old)
 and      /work/SRC/openSUSE:Factory/.qt6-virtualkeyboard.new.24587 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "qt6-virtualkeyboard"

Mon May 27 11:45:21 2024 rev:28 rq:1176078 version:6.7.1

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

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

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

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

Other differences:
------------------
++++++ qt6-virtualkeyboard.spec ++++++
--- /var/tmp/diff_new_pack.JjGiUh/_old  2024-05-27 11:46:57.002210132 +0200
+++ /var/tmp/diff_new_pack.JjGiUh/_new  2024-05-27 11:46:57.002210132 +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 qtvirtualkeyboard-everywhere-src
 %define tar_suffix %{nil}
@@ -27,12 +27,12 @@
 %endif
 #
 Name:           qt6-virtualkeyboard%{?pkg_suffix}
-Version:        6.7.0
+Version:        6.7.1
 Release:        0
 Summary:        Framework for writing or integrating input methods and engines 
for Qt 6
 License:        GPL-3.0-only
 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
 Source99:       qt6-virtualkeyboard-rpmlintrc
 BuildRequires:  pkgconfig
 BuildRequires:  qt6-core-private-devel

++++++ qtvirtualkeyboard-everywhere-src-6.7.0.tar.xz -> 
qtvirtualkeyboard-everywhere-src-6.7.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtvirtualkeyboard-everywhere-src-6.7.0/.cmake.conf 
new/qtvirtualkeyboard-everywhere-src-6.7.1/.cmake.conf
--- old/qtvirtualkeyboard-everywhere-src-6.7.0/.cmake.conf      2024-03-25 
13:38:02.000000000 +0100
+++ new/qtvirtualkeyboard-everywhere-src-6.7.1/.cmake.conf      2024-05-09 
07:15:39.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/qtvirtualkeyboard-everywhere-src-6.7.0/.tag 
new/qtvirtualkeyboard-everywhere-src-6.7.1/.tag
--- old/qtvirtualkeyboard-everywhere-src-6.7.0/.tag     2024-03-25 
13:38:02.000000000 +0100
+++ new/qtvirtualkeyboard-everywhere-src-6.7.1/.tag     2024-05-09 
07:15:39.000000000 +0200
@@ -1 +1 @@
-6a52fb1c23d2a6cbac8c8634be1386b0b166e33e
+09c71d9c8c80d7d00df57fd62e3df7be5b8f32f8
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtvirtualkeyboard-everywhere-src-6.7.0/config.tests/hunspell/main.cpp 
new/qtvirtualkeyboard-everywhere-src-6.7.1/config.tests/hunspell/main.cpp
--- old/qtvirtualkeyboard-everywhere-src-6.7.0/config.tests/hunspell/main.cpp   
2024-03-25 13:38:02.000000000 +0100
+++ new/qtvirtualkeyboard-everywhere-src-6.7.1/config.tests/hunspell/main.cpp   
2024-05-09 07:15:39.000000000 +0200
@@ -1,5 +1,5 @@
 // Copyright (C) 2020 The Qt Company Ltd.
-// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only
+// SPDX-License-Identifier: BSD-3-Clause
 
 #include <hunspell/hunspell.h>
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtvirtualkeyboard-everywhere-src-6.7.0/dependencies.yaml 
new/qtvirtualkeyboard-everywhere-src-6.7.1/dependencies.yaml
--- old/qtvirtualkeyboard-everywhere-src-6.7.0/dependencies.yaml        
2024-03-25 13:38:02.000000000 +0100
+++ new/qtvirtualkeyboard-everywhere-src-6.7.1/dependencies.yaml        
2024-05-09 07:15:39.000000000 +0200
@@ -1,13 +1,13 @@
 dependencies:
   ../qtbase:
-    ref: 98602c26fc97eb41e3dd7548194ca637420a31b9
+    ref: c195fe7d33decbd5ddd47ae46dbf8e0d9c20ba85
     required: true
   ../qtdeclarative:
-    ref: e6d14fcdc95713f65367499629f93fb1f1e35ec9
+    ref: 734849e4577b75e85420b08ddb55974482bbd063
     required: true
   ../qtmultimedia:
-    ref: 5d2bdf00927771b74c407f7ffa958eb37b1f5e89
+    ref: 103cde748b78844f01d4972a3c3069a78b97cbd4
     required: false
   ../qtsvg:
-    ref: 85eeb5aecff1ad3e16b8ce960a5bfafc05df4461
+    ref: 7ed85b2bd5c2444938f3c0d0a5a34e125fbda3a8
     required: true
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtvirtualkeyboard-everywhere-src-6.7.0/examples/CMakeLists.txt 
new/qtvirtualkeyboard-everywhere-src-6.7.1/examples/CMakeLists.txt
--- old/qtvirtualkeyboard-everywhere-src-6.7.0/examples/CMakeLists.txt  
2024-03-25 13:38:02.000000000 +0100
+++ new/qtvirtualkeyboard-everywhere-src-6.7.1/examples/CMakeLists.txt  
2024-05-09 07:15:39.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)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtvirtualkeyboard-everywhere-src-6.7.0/examples/virtualkeyboard/CMakeLists.txt
 
new/qtvirtualkeyboard-everywhere-src-6.7.1/examples/virtualkeyboard/CMakeLists.txt
--- 
old/qtvirtualkeyboard-everywhere-src-6.7.0/examples/virtualkeyboard/CMakeLists.txt
  2024-03-25 13:38:02.000000000 +0100
+++ 
new/qtvirtualkeyboard-everywhere-src-6.7.1/examples/virtualkeyboard/CMakeLists.txt
  2024-05-09 07:15:39.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 Qt::QuickControls2)
     qt_internal_add_example(basic)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtvirtualkeyboard-everywhere-src-6.7.0/examples/virtualkeyboard/basic/CMakeLists.txt
 
new/qtvirtualkeyboard-everywhere-src-6.7.1/examples/virtualkeyboard/basic/CMakeLists.txt
--- 
old/qtvirtualkeyboard-everywhere-src-6.7.0/examples/virtualkeyboard/basic/CMakeLists.txt
    2024-03-25 13:38:02.000000000 +0100
+++ 
new/qtvirtualkeyboard-everywhere-src-6.7.1/examples/virtualkeyboard/basic/CMakeLists.txt
    2024-05-09 07:15:39.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(basic LANGUAGES CXX)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtvirtualkeyboard-everywhere-src-6.7.0/licenseRule.json 
new/qtvirtualkeyboard-everywhere-src-6.7.1/licenseRule.json
--- old/qtvirtualkeyboard-everywhere-src-6.7.0/licenseRule.json 1970-01-01 
01:00:00.000000000 +0100
+++ new/qtvirtualkeyboard-everywhere-src-6.7.1/licenseRule.json 2024-05-09 
07:15:39.000000000 +0200
@@ -0,0 +1,89 @@
+[
+    {
+        "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 GPL-3.0-only"]
+            },
+            "src/" : {
+                "comment" : "Default",
+                "file type" : "module and plugin",
+                "spdx"      : ["LicenseRef-Qt-Commercial 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"]
+            },
+            "config.tests/" : {
+                "comment" : "Default",
+                "file type" : "build system",
+                "spdx" : ["BSD-3-Clause"]
+            }
+        }
+    }
+]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtvirtualkeyboard-everywhere-src-6.7.0/src/layouts/zh_TW/main.qml 
new/qtvirtualkeyboard-everywhere-src-6.7.1/src/layouts/zh_TW/main.qml
--- old/qtvirtualkeyboard-everywhere-src-6.7.0/src/layouts/zh_TW/main.qml       
2024-03-25 13:38:02.000000000 +0100
+++ new/qtvirtualkeyboard-everywhere-src-6.7.1/src/layouts/zh_TW/main.qml       
2024-05-09 07:15:39.000000000 +0200
@@ -400,7 +400,7 @@
                         }
                         Key {
                             text: "\u3125"
-                            alternativeKeys: ";\u3125:"
+                            alternativeKeys: ";:\u3125\u3126"
                         }
                     }
                 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtvirtualkeyboard-everywhere-src-6.7.0/src/plugins/hunspell/3rdparty/hunspell/CMakeLists.txt
 
new/qtvirtualkeyboard-everywhere-src-6.7.1/src/plugins/hunspell/3rdparty/hunspell/CMakeLists.txt
--- 
old/qtvirtualkeyboard-everywhere-src-6.7.0/src/plugins/hunspell/3rdparty/hunspell/CMakeLists.txt
    2024-03-25 13:38:02.000000000 +0100
+++ 
new/qtvirtualkeyboard-everywhere-src-6.7.1/src/plugins/hunspell/3rdparty/hunspell/CMakeLists.txt
    2024-05-09 07:15:39.000000000 +0200
@@ -6,7 +6,7 @@
     QMAKE_LIB_NAME hunspell
     STATIC
     SOURCES
-        hunspell/config.h
+        ${CMAKE_CURRENT_BINARY_DIR}/hunspell/config.h
         hunspell/src/hunspell/affentry.cxx hunspell/src/hunspell/affentry.hxx
         hunspell/src/hunspell/affixmgr.cxx hunspell/src/hunspell/affixmgr.hxx
         hunspell/src/hunspell/atypes.hxx
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtvirtualkeyboard-everywhere-src-6.7.0/tests/auto/inputpanel/data/tst_inputpanel.qml
 
new/qtvirtualkeyboard-everywhere-src-6.7.1/tests/auto/inputpanel/data/tst_inputpanel.qml
--- 
old/qtvirtualkeyboard-everywhere-src-6.7.0/tests/auto/inputpanel/data/tst_inputpanel.qml
    2024-03-25 13:38:02.000000000 +0100
+++ 
new/qtvirtualkeyboard-everywhere-src-6.7.1/tests/auto/inputpanel/data/tst_inputpanel.qml
    2024-05-09 07:15:39.000000000 +0200
@@ -1079,8 +1079,6 @@
         }
 
         function test_zhuyinInputMethod(data) {
-            skip("The test is broken, see QTBUG-80663. Skipping rather than 
blacklisting to avoid crashes.")
-
             prepareTest(data, true)
 
             for (var inputIndex in data.inputSequence) {

Reply via email to