Unified license name specification

This commit is contained in:
付善庆 2022-08-02 02:03:13 +00:00 committed by Gitee
parent de116abc2a
commit 48652112c6
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-schema
Version: 6.0.0
Release: 1
Release: 2
Summary: zope.interface extension for defining data schemas
License: ZPL 2.1
License: ZPLv2.1
URL: https://github.com/zopefoundation/zope.schema
Source0: https://github.com/zopefoundation/zope.schema/archive/%{version}.tar.gz
BuildArch: noarch
@ -80,5 +80,8 @@ mv %{buildroot}/doclist.lst .
%{_pkgdocdir}
%changelog
* Thu Jul 28 2022 fushanqing <fushanqing@kylinos.cn> - 6.0.0-2
- Unified license name specification
* Thu Dec 17 2020 Python_Bot <Python_Bot@openeuler.org>
- Package Spec generated