From 96683ac519f84f0152c3049b50d6e091168a14df Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20=C4=8Cern=C3=BD?= Date: Wed, 31 May 2023 09:31:37 +0200 Subject: [PATCH] Use SPDX license identifier See https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_1 --- openscap.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openscap.spec b/openscap.spec index 3643419..d979673 100644 --- a/openscap.spec +++ b/openscap.spec @@ -3,7 +3,7 @@ Version: 1.3.7 Release: 3%{?dist} Epoch: 1 Summary: Set of open source libraries enabling integration of the SCAP line of standards -License: LGPLv2+ +License: LGPL-2.1-or-later URL: http://www.open-scap.org/ VCS: https://github.com/OpenSCAP/openscap Source0: https://github.com/OpenSCAP/%{name}/releases/download/%{version}/%{name}-%{version}.tar.gz