File 0001-fix-hex-metdata-license-to-match-spdx-list-of-licens.patch of Package relx

From 20f6226e088512e3d2da0951a1c84b4a325d42a7 Mon Sep 17 00:00:00 2001
From: Tristan Sloughter <t@crashfast.com>
Date: Fri, 31 Dec 2021 14:03:38 -0700
Subject: [PATCH] fix hex metdata license to match spdx list of licenses

---
 src/relx.app.src | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/relx.app.src b/src/relx.app.src
index 59788dc..5b4a446 100644
--- a/src/relx.app.src
+++ b/src/relx.app.src
@@ -6,5 +6,5 @@
   {applications, [kernel,
                   stdlib,
                   bbmustache]},
-  {licenses, ["Apache-2"]},
+  {licenses, ["Apache-2.0"]},
   {links, [{"Github", "https://github.com/erlware/relx"}]}]}.
-- 
2.35.3

openSUSE Build Service is sponsored by