diff --git a/python-bashate.spec b/python-bashate.spec index 0f82b41..f3d2388 100644 --- a/python-bashate.spec +++ b/python-bashate.spec @@ -1,9 +1,9 @@ %global _empty_manifest_terminate_build 0 Name: python-bashate Version: 2.0.0 -Release: 1 +Release: 2 Summary: A pep8 equivalent for bash scripts -License: Apache Software License +License: Apache-2.0 URL: http://docs.openstack.org/developer/bashate/ Source0: https://files.pythonhosted.org/packages/30/81/87a64fd890fa416232abb219210a48afa040a4e85436c35c7eee077c0f45/bashate-2.0.0.tar.gz BuildArch: noarch @@ -72,5 +72,8 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Tue May 10 2022 wulei - 2.0.0-2 +- License compliance rectification + * Tue Jun 23 2020 Python_Bot - Package Spec generated