From ac3643f4fb3c6324e6c57a94c1b0c1648cee76cf Mon Sep 17 00:00:00 2001 From: Carl George Date: Tue, 9 May 2023 19:32:04 -0500 Subject: [PATCH] Switch to SPDX license identifier --- python-waitress.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/python-waitress.spec b/python-waitress.spec index d878ebe..3336b83 100644 --- a/python-waitress.spec +++ b/python-waitress.spec @@ -3,7 +3,7 @@ Version: 2.1.2 Release: 3%{?dist} Summary: Waitress WSGI server -License: ZPLv2.1 +License: ZPL-2.1 URL: https://github.com/Pylons/waitress Source0: v%{version}-nodocs.tar.gz # Upstream ships non free docs files. @@ -62,6 +62,7 @@ sed -e '/pytest-cover/d' \ * Wed May 10 2023 Carl George - 2.1.2-3 - Convert to pyproject macros - Run test suite +- Switch to SPDX license identifier * Fri Jan 20 2023 Fedora Release Engineering - 2.1.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild