summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel P. Berrangé <berrange@redhat.com>2023-04-26 13:23:11 +0100
committerDaniel P. Berrangé <berrange@redhat.com>2023-04-26 13:23:11 +0100
commitf8bcbbcf655586a7793d7ac4a994858648679b40 (patch)
tree3e75ecebfecdaa8747387163e0cd5209cbc926dc
parent3d89ddd1b72b769823bd64ce50a9de010eb638ce (diff)
downloadlibvirt-python-f8bcbbcf655586a7793d7ac4a994858648679b40.tar.gz
rpm: convert license to SPDX formatv9.3.0
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
-rw-r--r--libvirt-python.spec.in2
1 files changed, 1 insertions, 1 deletions
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