From a7c0dc973104fcca173890ab70ba23296cb335f4 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 11 Sep 2023 12:50:10 +0800 Subject: [PATCH] migrate license tag to SPDX --- ghc-rpm-macros.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghc-rpm-macros.spec b/ghc-rpm-macros.spec index 7115409..9557799 100644 --- a/ghc-rpm-macros.spec +++ b/ghc-rpm-macros.spec @@ -11,7 +11,7 @@ Version: 2.5.3 Release: 1%{?dist} Summary: RPM macros for building Haskell packages for GHC -License: GPLv3+ +License: GPL-3.0-or-later # Currently source is only in pkg git but tarballs could be made if it helps URL: https://src.fedoraproject.org/rpms/ghc-rpm-macros/ Source0: macros.ghc