From f8bcbbcf655586a7793d7ac4a994858648679b40 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20P=2E=20Berrang=C3=A9?= Date: Wed, 26 Apr 2023 13:23:11 +0100 Subject: rpm: convert license to SPDX format MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Daniel P. Berrangé --- libvirt-python.spec.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libvirt-python.spec.in b/libvirt-python.spec.in index 0dd8efe..363a4a1 100644 --- a/libvirt-python.spec.in +++ b/libvirt-python.spec.in @@ -18,7 +18,7 @@ Version: @PY_VERSION@ Release: 1%{?dist} Source0: https://libvirt.org/sources/python/%{name}-%{version}.tar.gz Url: https://libvirt.org -License: LGPLv2+ +License: LGPL-2.1-or-later BuildRequires: libvirt-devel == %{version} BuildRequires: python3-devel BuildRequires: python3-pytest -- cgit v1.2.1