!2 统一spec文件的License名称规范
From: @lauk001 Reviewed-by: @shinwell_hu Signed-off-by: @shinwell_hu
This commit is contained in:
commit
7a73c8e288
@ -1,9 +1,9 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-actdiag
|
Name: python-actdiag
|
||||||
Version: 2.0.0
|
Version: 2.0.0
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: actdiag generates activity-diagram image from text
|
Summary: actdiag generates activity-diagram image from text
|
||||||
License: Apache License 2.0
|
License: Apache-2.0
|
||||||
URL: http://blockdiag.com/
|
URL: http://blockdiag.com/
|
||||||
Source0: https://files.pythonhosted.org/packages/49/19/384c0173bdc1beca3ac96a558f4f55c5ab0cd81fac6925a6f74f889c92c6/actdiag-2.0.0.tar.gz
|
Source0: https://files.pythonhosted.org/packages/49/19/384c0173bdc1beca3ac96a558f4f55c5ab0cd81fac6925a6f74f889c92c6/actdiag-2.0.0.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
@ -85,5 +85,8 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri May 20 2022 liukuo <liukuo@kylinos.cn> - 2.0.0-2
|
||||||
|
- License compliance rectification
|
||||||
|
|
||||||
* Mon Nov 23 2020 Python_Bot <Python_Bot@openeuler.org>
|
* Mon Nov 23 2020 Python_Bot <Python_Bot@openeuler.org>
|
||||||
- Package Spec generated
|
- Package Spec generated
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user