License compliance rectification

This commit is contained in:
wu-leilei 2022-05-11 09:26:06 +08:00
parent 42ae16b725
commit 3100916cdc

View File

@ -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 <wulei80@h-partners.com> - 2.0.0-2
- License compliance rectification
* Tue Jun 23 2020 Python_Bot <Python_Bot@openeuler.org>
- Package Spec generated