!2 Unified license name specification
From: @fu-shanqing Reviewed-by: @shinwell_hu Signed-off-by: @shinwell_hu
This commit is contained in:
commit
f8f58a4a15
@ -1,9 +1,9 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-zope-schema
|
Name: python-zope-schema
|
||||||
Version: 6.0.0
|
Version: 6.0.0
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: zope.interface extension for defining data schemas
|
Summary: zope.interface extension for defining data schemas
|
||||||
License: ZPL 2.1
|
License: ZPLv2.1
|
||||||
URL: https://github.com/zopefoundation/zope.schema
|
URL: https://github.com/zopefoundation/zope.schema
|
||||||
Source0: https://github.com/zopefoundation/zope.schema/archive/%{version}.tar.gz
|
Source0: https://github.com/zopefoundation/zope.schema/archive/%{version}.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
@ -80,5 +80,8 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_pkgdocdir}
|
%{_pkgdocdir}
|
||||||
|
|
||||||
%changelog
|
%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>
|
* Thu Dec 17 2020 Python_Bot <Python_Bot@openeuler.org>
|
||||||
- Package Spec generated
|
- Package Spec generated
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user