From bb9824ace742648f859746aa34dcac244c334025 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BB=98=E5=96=84=E5=BA=86?= Date: Wed, 3 Aug 2022 02:02:17 +0000 Subject: [PATCH] Unified license name specification --- python-zope.testing.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/python-zope.testing.spec b/python-zope.testing.spec index c26ac31..17bf6f2 100644 --- a/python-zope.testing.spec +++ b/python-zope.testing.spec @@ -1,9 +1,9 @@ %global _empty_manifest_terminate_build 0 Name: python-zope.testing Version: 4.7 -Release: 1 +Release: 2 Summary: Zope testing helpers -License: ZPL 2.1 +License: ZPLv2.1 URL: https://github.com/zopefoundation/zope.testing Source0: https://files.pythonhosted.org/packages/a2/95/2a2ed23bbb3dcf7916ff39bf349314304f6e4c4dd77d86e3930def52b45e/zope.testing-4.7.tar.gz BuildArch: noarch @@ -66,5 +66,8 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Tue Aug 02 2022 fushanqing - 4.7-2 +- Unified license name specification + * Sun Jun 28 2020 Python_Bot - Package Spec generated