Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package qt6-speech for openSUSE:Factory 
checked in at 2024-12-05 17:05:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/qt6-speech (Old)
 and      /work/SRC/openSUSE:Factory/.qt6-speech.new.28523 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "qt6-speech"

Thu Dec  5 17:05:42 2024 rev:19 rq:1228210 version:6.8.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/qt6-speech/qt6-speech.changes    2024-10-17 
18:38:06.375171373 +0200
+++ /work/SRC/openSUSE:Factory/.qt6-speech.new.28523/qt6-speech.changes 
2024-12-05 17:06:48.728998658 +0100
@@ -1,0 +2,6 @@
+Mon Dec  2 13:02:13 UTC 2024 - Christophe Marin <christo...@krop.fr>
+
+- Update to 6.8.1:
+  * https://www.qt.io/blog/qt-6.8.1-released
+
+-------------------------------------------------------------------

Old:
----
  qtspeech-everywhere-src-6.8.0.tar.xz

New:
----
  qtspeech-everywhere-src-6.8.1.tar.xz

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

Other differences:
------------------
++++++ qt6-speech.spec ++++++
--- /var/tmp/diff_new_pack.Qh4jzf/_old  2024-12-05 17:06:49.365025293 +0100
+++ /var/tmp/diff_new_pack.Qh4jzf/_new  2024-12-05 17:06:49.365025293 +0100
@@ -16,7 +16,7 @@
 #
 
 
-%define real_version 6.8.0
+%define real_version 6.8.1
 %define short_version 6.8
 %define tar_name qtspeech-everywhere-src
 %define tar_suffix %{nil}
@@ -31,7 +31,7 @@
 %bcond_without flite
 %endif
 Name:           qt6-speech%{?pkg_suffix}
-Version:        6.8.0
+Version:        6.8.1
 Release:        0
 Summary:        Qt 6 TextToSpeech Library and Plugin
 License:        LGPL-3.0-only OR (GPL-2.0-only OR GPL-3.0-or-later)
@@ -97,7 +97,8 @@
 %autosetup -p1 -n %{tar_name}-%{real_version}%{tar_suffix}
 
 %build
-%cmake_qt6
+%cmake_qt6 \
+  -DQT_GENERATE_SBOM:BOOL=FALSE
 
 %{qt6_build}
 

++++++ qtspeech-everywhere-src-6.8.0.tar.xz -> 
qtspeech-everywhere-src-6.8.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtspeech-everywhere-src-6.8.0/.cmake.conf 
new/qtspeech-everywhere-src-6.8.1/.cmake.conf
--- old/qtspeech-everywhere-src-6.8.0/.cmake.conf       2024-10-02 
19:29:47.000000000 +0200
+++ new/qtspeech-everywhere-src-6.8.1/.cmake.conf       2024-11-22 
09:13:11.000000000 +0100
@@ -1,4 +1,4 @@
-set(QT_REPO_MODULE_VERSION "6.8.0")
+set(QT_REPO_MODULE_VERSION "6.8.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")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtspeech-everywhere-src-6.8.0/.tag 
new/qtspeech-everywhere-src-6.8.1/.tag
--- old/qtspeech-everywhere-src-6.8.0/.tag      2024-10-02 19:29:47.000000000 
+0200
+++ new/qtspeech-everywhere-src-6.8.1/.tag      2024-11-22 09:13:11.000000000 
+0100
@@ -1 +1 @@
-e2551accfd599a789c172903f08ecc983cc93994
+50b5a02d506bf700c2e8635a4a125cfa4c33ebee
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtspeech-everywhere-src-6.8.0/LICENSES/Qt-GPL-exception-1.0.txt 
new/qtspeech-everywhere-src-6.8.1/LICENSES/Qt-GPL-exception-1.0.txt
--- old/qtspeech-everywhere-src-6.8.0/LICENSES/Qt-GPL-exception-1.0.txt 
2024-10-02 19:29:47.000000000 +0200
+++ new/qtspeech-everywhere-src-6.8.1/LICENSES/Qt-GPL-exception-1.0.txt 
1970-01-01 01:00:00.000000000 +0100
@@ -1,22 +0,0 @@
-The Qt Company GPL Exception 1.0
-
-Exception 1:
-
-As a special exception you may create a larger work which contains the
-output of this application and distribute that work under terms of your
-choice, so long as the work is not otherwise derived from or based on
-this application and so long as the work does not in itself generate
-output that contains the output from this application in its original
-or modified form.
-
-Exception 2:
-
-As a special exception, you have permission to combine this application
-with Plugins licensed under the terms of your choice, to produce an
-executable, and to copy and distribute the resulting executable under
-the terms of your choice. However, the executable must be accompanied
-by a prominent notice offering all users of the executable the entire
-source code to this application, excluding the source code of the
-independent modules, but including any changes you have made to this
-application, under the terms of this license.
-
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtspeech-everywhere-src-6.8.0/REUSE.toml 
new/qtspeech-everywhere-src-6.8.1/REUSE.toml
--- old/qtspeech-everywhere-src-6.8.0/REUSE.toml        1970-01-01 
01:00:00.000000000 +0100
+++ new/qtspeech-everywhere-src-6.8.1/REUSE.toml        2024-11-22 
09:13:11.000000000 +0100
@@ -0,0 +1,52 @@
+version = 1
+
+[[annotations]]
+path = ["src/tts/doc/QtTextToSpeechDoc",
+        "src/plugins/tts/android/jar/AndroidManifest.xml"]
+precedence = "closest"
+comment = "src and plugin"
+SPDX-FileCopyrightText = "Copyright (C) 2024 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"
+
+[[annotations]]
+path = ["**CMakeLists.txt", ".cmake.conf", "**.yaml", "**.json",
+        "qt_cmdline.cmake", "**BLACKLIST"]
+precedence = "closest"
+comment = "build system"
+SPDX-FileCopyrightText = "Copyright (C) 2024 The Qt Company Ltd."
+SPDX-License-Identifier = "BSD-3-Clause"
+
+[[annotations]]
+path = [".tag", "**/.gitattributes", "**.gitignore"]
+precedence = "closest"
+comment = "version control system. Licensed as build system"
+SPDX-FileCopyrightText = "Copyright (C) 2024 The Qt Company Ltd."
+SPDX-License-Identifier = "BSD-3-Clause"
+
+[[annotations]]
+path = ["**/doc/images/**", "examples/**"]
+comment = "this must be after the build system table because example and 
snippets take precedence over build system"
+precedence = "closest"
+SPDX-FileCopyrightText = "Copyright (C) 2024 The Qt Company Ltd."
+SPDX-License-Identifier = "LicenseRef-Qt-Commercial OR BSD-3-Clause"
+
+[[annotations]]
+path = ["**.qdocconf", "config_help.txt"]
+comment = "documentation"
+precedence = "closest"
+SPDX-FileCopyrightText = "Copyright (C) 2024 The Qt Company Ltd."
+SPDX-License-Identifier = "LicenseRef-Qt-Commercial OR 
GFDL-1.3-no-invariants-only"
+
+[[annotations]]
+path = ["**.toml", "licenseRule.json"]
+comment = "documentation"
+precedence = "override"
+SPDX-FileCopyrightText = "Copyright (C) 2024 The Qt Company Ltd."
+SPDX-License-Identifier = "LicenseRef-Qt-Commercial OR 
GFDL-1.3-no-invariants-only"
+
+[[annotations]]
+path = ["**/qt_attribution.json"]
+comment = "documentation"
+precedence = "override"
+SPDX-FileCopyrightText = "Copyright (C) 2024 The Qt Company Ltd."
+SPDX-License-Identifier = "LicenseRef-Qt-Commercial OR 
GFDL-1.3-no-invariants-only"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtspeech-everywhere-src-6.8.0/dependencies.yaml 
new/qtspeech-everywhere-src-6.8.1/dependencies.yaml
--- old/qtspeech-everywhere-src-6.8.0/dependencies.yaml 2024-10-02 
19:29:47.000000000 +0200
+++ new/qtspeech-everywhere-src-6.8.1/dependencies.yaml 2024-11-22 
09:13:11.000000000 +0100
@@ -1,10 +1,10 @@
 dependencies:
   ../qtbase:
-    ref: b839e9b36db3a4e50dfb34521d8ef8de1fd01969
+    ref: 0db4321f2f13c6870283f3fcc0f1a462fd7cf663
     required: true
   ../qtdeclarative:
-    ref: 2884c601242f030307a5acdca984b3aa0d34e064
+    ref: b34fca34941ecdbf99819bbf58b45332ac9e6fa7
     required: false
   ../qtmultimedia:
-    ref: db32ea23b76856d83e9a681a1e34dfc787fed9e2
+    ref: 66812f93da86ed395bda30101ac15fda4fa501dd
     required: true
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtspeech-everywhere-src-6.8.0/dist/REUSE.toml 
new/qtspeech-everywhere-src-6.8.1/dist/REUSE.toml
--- old/qtspeech-everywhere-src-6.8.0/dist/REUSE.toml   1970-01-01 
01:00:00.000000000 +0100
+++ new/qtspeech-everywhere-src-6.8.1/dist/REUSE.toml   2024-11-22 
09:13:11.000000000 +0100
@@ -0,0 +1,8 @@
+version = 1
+
+[[annotations]]
+path = ["*"]
+precedence = "override"
+comment = "Licensed as documentation."
+SPDX-FileCopyrightText = "Copyright (C) 2024 The Qt Company Ltd."
+SPDX-License-Identifier = "LicenseRef-Qt-Commercial OR 
GFDL-1.3-no-invariants-only"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtspeech-everywhere-src-6.8.0/tests/auto/qtexttospeech/BLACKLIST 
new/qtspeech-everywhere-src-6.8.1/tests/auto/qtexttospeech/BLACKLIST
--- old/qtspeech-everywhere-src-6.8.0/tests/auto/qtexttospeech/BLACKLIST        
2024-10-02 19:29:47.000000000 +0200
+++ new/qtspeech-everywhere-src-6.8.1/tests/auto/qtexttospeech/BLACKLIST        
2024-11-22 09:13:11.000000000 +0100
@@ -1,4 +1,5 @@
 [pauseResume:darwin]
 macos-13 ci # QTBUG-108205
+macos-15 arm ci # QTBUG-108205
 [sayingWordWithPause:darwin]
 macos-13 ci # QTBUG-108205

Reply via email to