From aeff6fd9b71697cfad24d5832ddb34d06afa8687 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20P=2E=20Berrang=C3=A9?= Date: Thu, 27 Apr 2023 12:43:07 +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-glib.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libvirt-glib.spec b/libvirt-glib.spec index fe319c7..57b09c6 100644 --- a/libvirt-glib.spec +++ b/libvirt-glib.spec @@ -9,7 +9,7 @@ Name: libvirt-glib Version: 4.0.0 Release: 8%{?dist} Summary: libvirt glib integration for events -License: LGPLv2+ +License: LGPL-2.1-or-later URL: https://libvirt.org/ Source0: https://libvirt.org/sources/glib/%{name}-%{version}.tar.xz Patch: %{name}-%{version}-cast-align.patch