From 88ccc6fa85acd4a7cf1df3be2e90f1abc11ab976 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Tue, 21 Nov 2023 15:39:31 +0100 Subject: [PATCH] Convert license tag to SPDX --- execstack.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/execstack.spec b/execstack.spec index 4f284f2..0417429 100644 --- a/execstack.spec +++ b/execstack.spec @@ -6,7 +6,7 @@ Summary: Utility to set/clear/query executable stack bit %global commit 4c79120bcdbde0616f592458ccde7035e92ca3d8 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -License: GPLv2+ +License: GPL-2.0-or-later # work around for missing upstream tarball with latest checkin Source0: https://github.com/keszybz/prelink/archive/%{commit}.tar.gz#/prelink-%{shortcommit}.tar.gz