diff --git a/python-sphinxcontrib-seqdiag.spec b/python-sphinxcontrib-seqdiag.spec index 97f7368c901371a9349e129323595bd4e4b9245e..3912d332523595c5f68b9c1700818b48ffa2d9d2 100644 --- a/python-sphinxcontrib-seqdiag.spec +++ b/python-sphinxcontrib-seqdiag.spec @@ -1,9 +1,9 @@ %global _empty_manifest_terminate_build 0 Name: python-sphinxcontrib-seqdiag Version: 2.0.0 -Release: 1 +Release: 2 Summary: Sphinx "seqdiag" extension -License: BSD +License: BSD-2-Clause URL: https://github.com/blockdiag/sphinxcontrib-seqdiag Source0: https://files.pythonhosted.org/packages/ed/35/2840fc985760ea5dd170b5e08a20cdb681a3e53431861e8190fa3adbfa48/sphinxcontrib-seqdiag-2.0.0.tar.gz BuildArch: noarch @@ -76,5 +76,8 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Wed May 11 2022 yangping - 2.0.0-2 +- License compliance rectification + * Tue Jan 05 2021 Python_Bot - Package Spec generated