From 000898d283d519753a93f624527e1c1d820ede15 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20P=2E=20Berrang=C3=A9?= Date: Wed, 26 Apr 2023 17:53:57 +0100 Subject: [PATCH] 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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libvirt-python.spec b/libvirt-python.spec index a169469..1f56a71 100644 --- a/libvirt-python.spec +++ b/libvirt-python.spec @@ -18,7 +18,7 @@ Version: 9.2.0 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