diff --git a/qt6-tools.spec b/qt6-tools.spec index 05bc7a4..473e6c1 100644 --- a/qt6-tools.spec +++ b/qt6-tools.spec @@ -36,7 +36,7 @@ Summary: Qt 6 Tools libraries and tools # 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 # 'GPL-3.0-only WITH Qt-GPL-exception-1.0' files in this folder are only used on Windows. -License: ((GPL-2.0-only OR GPL-3.0-or-later) AND GPL-3.0-only WITH Qt-GPL-exception-1.0) OR LGPL-3.0-only +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 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 @@ -250,8 +250,8 @@ License: GPL-3.0-only %description qdoc Qt 6 Tool used by Qt to generate documentation. - ### Private only library ### + %package -n libQt6DesignerComponents6 Summary: Qt 6 DesignerComponents library License: GPL-3.0-only WITH Qt-GPL-exception-1.0