From e2fa4a28c2968b160b4c7e46309f372587f1d31aac4916129d58c86bf4684b47 Mon Sep 17 00:00:00 2001 From: Christophe Marin Date: Tue, 16 Jul 2024 09:36:56 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/KDE:Qt6/qt6-sensors?expand=0&rev=47 --- qt6-sensors.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/qt6-sensors.spec b/qt6-sensors.spec index 058298a..6c67a54 100644 --- a/qt6-sensors.spec +++ b/qt6-sensors.spec @@ -31,7 +31,7 @@ Name: qt6-sensors%{?pkg_suffix} Version: 6.7.2 Release: 0 Summary: Qt Sensors API to access sensor hardware -License: GPL-2.0-only OR GPL-3.0-or-later OR LGPL-3.0-only +License: LGPL-3.0-only OR (GPL-2.0-only OR GPL-3.0-or-later) 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 Source99: qt6-sensors-rpmlintrc @@ -68,7 +68,7 @@ QML files and plugins from the Qt 6 Sensors module %package -n libQt6Sensors6 Summary: Qt 6 Sensors library -Requires: %{name} >= %{version} +Requires: qt6-sensors >= %{version} %description -n libQt6Sensors6 The Qt 6 Sensors library.