From b39ea2e6b9e4655db4482bcb246738c4fb292f84 Mon Sep 17 00:00:00 2001 From: Maxwell G Date: Wed, 7 Jun 2023 21:31:34 +0000 Subject: [PATCH] Adopt new licensing guidelines (SPDX) --- python-pathspec.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-pathspec.spec b/python-pathspec.spec index 0b36216..2daeff7 100644 --- a/python-pathspec.spec +++ b/python-pathspec.spec @@ -3,7 +3,7 @@ Version: 0.11.1 Release: 1%{?dist} Summary: Utility library for gitignore style pattern matching of file paths -License: MPLv2.0 +License: MPL-2.0 URL: https://github.com/cpburnz/python-path-specification Source0: https://files.pythonhosted.org/packages/source/p/pathspec/pathspec-%{version}.tar.gz