From 0b6bf6501cfc9dbe635c36df3786927fdc293377 Mon Sep 17 00:00:00 2001 From: "Benjamin A. Beasley" Date: Thu, 15 Sep 2022 09:14:44 -0400 Subject: [PATCH] Update License to SPDX --- python-fasteners.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-fasteners.spec b/python-fasteners.spec index 37a4844..eea6a37 100644 --- a/python-fasteners.spec +++ b/python-fasteners.spec @@ -14,7 +14,7 @@ Version: 0.17.3 Release: %autorelease Summary: A python package that provides useful locks -License: ASL 2.0 +License: Apache-2.0 URL: https://github.com/harlowja/fasteners # We need to use the GitHub archive instead of the PyPI sdist to get tests. Source0: %{url}/archive/%{version}/fasteners-%{version}.tar.gz