Migrate to SPDX like licensing

Possible values for migration are:
- LGPL-2.0-or-later
- LGPL-2.1-or-later
However, on luksmeta upstream repository, it seems
that the correct value is 2.1:
e7bf68039e

Signed-off-by: Sergio Arroutbi <sarroutb@redhat.com>
This commit is contained in:
Sergio Arroutbi 2023-05-31 12:27:59 +02:00
parent 3720db4e6e
commit 45e22d9b5c
No known key found for this signature in database
GPG Key ID: 5FBD8D7D35E2839C

View File

@ -3,7 +3,7 @@ Version: 9
Release: 15%{?dist}
Summary: Utility for storing small metadata in the LUKSv1 header
License: LGPLv2+
License: LGPL-2.1-or-later
URL: https://github.com/latchset/%{name}
Source0: https://github.com/latchset/%{name}/releases/download/v%{version}/%{name}-%{version}.tar.bz2