From 806e96d0bb1bfff79107792ef21015d0a8cbe4b2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20P=2E=20Berrang=C3=A9?= Date: Wed, 26 Apr 2023 13:10:39 +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é --- libosinfo.spec.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libosinfo.spec.in b/libosinfo.spec.in index b537820..cf45f30 100644 --- a/libosinfo.spec.in +++ b/libosinfo.spec.in @@ -9,7 +9,7 @@ Summary: A library for managing OS information for virtualization Name: libosinfo Version: @VERSION@ Release: 1%{?dist} -License: LGPLv2+ +License: LGPL-2.1-or-later Source: https://releases.pagure.org/%{name}/%{name}-%{version}.tar.xz URL: https://libosinfo.org/ BuildRequires: meson -- cgit v1.2.1