From f30ce063b96a49e4bd6e6f174e633bae21b15828 Mon Sep 17 00:00:00 2001 From: Carl George Date: Tue, 9 May 2023 19:42:56 -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 394a73b..95ed089 100644 --- a/python-waitress.spec +++ b/python-waitress.spec @@ -3,7 +3,7 @@ Version: 1.4.4 Release: 7%{?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 - 1.4.4-7 - Convert to pyproject macros - Run test suite +- Switch to SPDX license identifier * Fri Jan 21 2022 Fedora Release Engineering - 1.4.4-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild