License compliance rectification
This commit is contained in:
parent
88355c9df8
commit
dab31083f4
@ -1,9 +1,9 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-sphinxcontrib-blockdiag
|
Name: python-sphinxcontrib-blockdiag
|
||||||
Version: 2.0.0
|
Version: 2.0.0
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Sphinx "blockdiag" extension
|
Summary: Sphinx "blockdiag" extension
|
||||||
License: BSD
|
License: BSD-2-Clause
|
||||||
URL: https://github.com/blockdiag/sphinxcontrib-blockdiag
|
URL: https://github.com/blockdiag/sphinxcontrib-blockdiag
|
||||||
Source0: https://files.pythonhosted.org/packages/ad/7a/d9e57607522d414e1a089f8da982750ded0e100b1bfc210b17f0fe98db47/sphinxcontrib-blockdiag-2.0.0.tar.gz
|
Source0: https://files.pythonhosted.org/packages/ad/7a/d9e57607522d414e1a089f8da982750ded0e100b1bfc210b17f0fe98db47/sphinxcontrib-blockdiag-2.0.0.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
@ -70,5 +70,8 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue May 10 2022 houyingchao <houyingchao@h-partners.com> - 2.0.0-2
|
||||||
|
- License compliance rectification
|
||||||
|
|
||||||
* Mon Feb 01 2021 Python_Bot <Python_Bot@openeuler.org>
|
* Mon Feb 01 2021 Python_Bot <Python_Bot@openeuler.org>
|
||||||
- Package Spec generated
|
- Package Spec generated
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user