!2 【轻量级 PR】:Unified license name specification

From: @fu-shanqing 
Reviewed-by: @shinwell_hu 
Signed-off-by: @shinwell_hu
This commit is contained in:
openeuler-ci-bot 2022-08-16 03:33:11 +00:00 committed by Gitee
commit 0ea108a470
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -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 <fushanqing@kylinos.cn> - 4.7-2
- Unified license name specification
* Sun Jun 28 2020 Python_Bot <Python_Bot@openeuler.org>
- Package Spec generated