Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package qt6-tools for openSUSE:Factory checked in at 2025-01-25 19:10:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/qt6-tools (Old) and /work/SRC/openSUSE:Factory/.qt6-tools.new.2316 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "qt6-tools" Sat Jan 25 19:10:00 2025 rev:44 rq:1240131 version:6.8.1 Changes: -------- --- /work/SRC/openSUSE:Factory/qt6-tools/qt6-tools.changes 2024-12-05 17:06:51.609119268 +0100 +++ /work/SRC/openSUSE:Factory/.qt6-tools.new.2316/qt6-tools.changes 2025-01-25 19:10:05.786793204 +0100 @@ -1,0 +2,5 @@ +Wed Jan 22 18:08:40 UTC 2025 - Antonio Larrosa <alarr...@suse.com> + +- Fix license. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ qt6-tools.spec ++++++ --- /var/tmp/diff_new_pack.e5WRSz/_old 2025-01-25 19:10:06.558824782 +0100 +++ /var/tmp/diff_new_pack.e5WRSz/_new 2025-01-25 19:10:06.562824945 +0100 @@ -30,13 +30,12 @@ Version: 6.8.1 Release: 0 Summary: Qt 6 Tools libraries and tools -# TODO Check if it's still valid # Legal: # most src/ subfolders are GPL-3.0-only WITH Qt-GPL-exception-1.0, except: -# qdoc is GPL-3.0-only WITH Qt-GPL-exception-1.0 + (LGPL-3.0-only OR (GPL-2.0-only OR GPL-3.0-or-later)) == GPL-3.0-only -# src/shared contains BSD-3-Clause and LGPL-3.0-only OR (GPL-2.0-only OR GPL-3.0-or-later) files. The +# qdoc is GPL-3.0-only WITH Qt-GPL-exception-1.0 +# src/shared contains BSD-3-Clause and LGPL-3.0-only OR (GPL-2.0-only OR GPL-3.0-only) files. The # 'GPL-3.0-only WITH Qt-GPL-exception-1.0' files in this folder are only used on Windows. -License: LGPL-3.0-only OR (GPL-2.0-only OR GPL-3.0-or-later) AND GPL-3.0-only WITH Qt-GPL-exception-1.0 +License: (LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only) AND GPL-3.0-only WITH Qt-GPL-exception-1.0 URL: https://www.qt.io Source0: https://download.qt.io/official_releases/qt/%{short_version}/%{real_version}%{tar_suffix}/submodules/%{tar_name}-%{real_version}%{tar_suffix}.tar.xz Source10: org.qt.designer6.desktop @@ -241,7 +240,7 @@ %package qdoc Summary: Qt 6 Tool used by Qt to generate documentation -License: GPL-3.0-only +License: GPL-3.0-only WITH Qt-GPL-exception-1.0 # qdoc hardcodes clang include paths: boo#1109367, QTBUG-70687 %requires_eq libclang%{_libclang_sonum} # Both qdoc and libclang link against libclang-cpp, so make sure it's compatible.