From 73ea4c2caf8ab9147181eab82dc67a7462791b33 Mon Sep 17 00:00:00 2001 From: Petr Lautrbach Date: Tue, 30 May 2023 12:20:15 +0200 Subject: [PATCH] Migrate License tag to SPDX https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_1 --- netlabel_tools.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/netlabel_tools.spec b/netlabel_tools.spec index 0649359..e5fcb85 100644 --- a/netlabel_tools.spec +++ b/netlabel_tools.spec @@ -2,7 +2,7 @@ Summary: Tools to manage the Linux NetLabel subsystem Name: netlabel_tools Version: 0.30.0 Release: 15%{?dist} -License: GPLv2 +License: GPL-2.0-only URL: https://github.com/netlabel/netlabel_tools Source: https://github.com/netlabel/netlabel_tools/releases/download/v%{version}/%{name}-%{version}.tar.gz Patch0: rhbz1683434.patch