From 6d3ad3ef119ff9beebc8e033411ced018bb6eb69 Mon Sep 17 00:00:00 2001 From: Petr Lautrbach Date: Wed, 9 Nov 2022 16:55:16 +0100 Subject: [PATCH] Migrate License tag to SPDX https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_1 --- libsepol.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libsepol.spec b/libsepol.spec index 69a1a8c..739050e 100644 --- a/libsepol.spec +++ b/libsepol.spec @@ -2,7 +2,7 @@ Summary: SELinux binary policy manipulation library Name: libsepol Version: 3.4 Release: 3%{?dist} -License: LGPLv2+ +License: LGPL-2.1-or-later Source0: https://github.com/SELinuxProject/selinux/releases/download/3.4/libsepol-3.4.tar.gz URL: https://github.com/SELinuxProject/selinux/wiki # $ git clone https://github.com/fedora-selinux/selinux.git