From f9dd1607c528d2d88e784a89ea146be98b8e6c71 Mon Sep 17 00:00:00 2001 From: Jan Grulich Date: Fri, 2 Feb 2024 12:36:17 +0100 Subject: [PATCH] Migrate license to SPDX format --- PyQt-builder.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PyQt-builder.spec b/PyQt-builder.spec index d503c16..0e0a67f 100644 --- a/PyQt-builder.spec +++ b/PyQt-builder.spec @@ -6,7 +6,7 @@ Version: 1.15.3 Release: 3%{?dist} Summary: The PEP 517 compliant PyQt build system -License: GPLv2 or GPLv3 +License: GPL-2.0-only OR GPL-3.0-only URL: https://www.riverbankcomputing.com/software/pyqt/ Source0: %{pypi_source} BuildArch: noarch