From 0afd5a35585965dcf796c8fb6c24d314c0c75413 Mon Sep 17 00:00:00 2001 From: Christian Heimes Date: Tue, 4 Apr 2023 07:43:33 +0200 Subject: [PATCH] Use SPDX license tags --- python-jwcrypto.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-jwcrypto.spec b/python-jwcrypto.spec index 983403f..1d91268 100644 --- a/python-jwcrypto.spec +++ b/python-jwcrypto.spec @@ -19,7 +19,7 @@ Version: 1.4.2 Release: %autorelease Summary: Implements JWK, JWS, JWE specifications using python-cryptography -License: LGPLv3+ +License: LGPL-3.0-or-later URL: https://github.com/latchset/%{srcname} Source0: https://github.com/latchset/%{srcname}/releases/download/v%{version}/%{srcname}-%{version}.tar.gz