From 3e0f65a811f4b779abf56978dc9d3eefa1cb33cbb08baf1299a2b40b20cc556f Mon Sep 17 00:00:00 2001 From: Fabian Vogt Date: Sun, 22 Dec 2019 22:54:14 +0000 Subject: [PATCH] - Remove unneeded parentheses in License tag OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:5.14/libqt5-qtwayland?expand=0&rev=8 --- libqt5-qtwayland.changes | 5 +++++ libqt5-qtwayland.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/libqt5-qtwayland.changes b/libqt5-qtwayland.changes index d6f6867..cd4f50b 100644 --- a/libqt5-qtwayland.changes +++ b/libqt5-qtwayland.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Dec 22 22:52:51 UTC 2019 - Fabian Vogt + +- Remove unneeded parentheses in License tag + ------------------------------------------------------------------- Mon Dec 16 09:42:21 UTC 2019 - Christophe Giboudeaux diff --git a/libqt5-qtwayland.spec b/libqt5-qtwayland.spec index 0f8444f..218bc67 100644 --- a/libqt5-qtwayland.spec +++ b/libqt5-qtwayland.spec @@ -27,7 +27,7 @@ Version: 5.14.0 Release: 0 Summary: Qt 5 Wayland Addon # The wayland compositor files are GPL-3.0-or-later -License: GPL-3.0-or-later AND (LGPL-3.0-only OR (GPL-2.0-only OR GPL-3.0-or-later)) +License: GPL-3.0-or-later AND (LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-or-later) Group: Development/Libraries/X11 URL: https://www.qt.io Source: https://download.qt.io/official_releases/qt/5.14/%{real_version}/submodules/%{tar_version}.tar.xz