License compliance rectification
This commit is contained in:
parent
84eb674a44
commit
a1f9c79116
@ -1,9 +1,9 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-swagger-ui-bundle
|
Name: python-swagger-ui-bundle
|
||||||
Version: 0.0.8
|
Version: 0.0.8
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: swagger_ui_bundle - swagger-ui files in a pip package
|
Summary: swagger_ui_bundle - swagger-ui files in a pip package
|
||||||
License: Apache License Version 2.0
|
License: Apache-2.0
|
||||||
URL: https://github.com/dtkav/swagger_ui_bundle
|
URL: https://github.com/dtkav/swagger_ui_bundle
|
||||||
Source0: https://files.pythonhosted.org/packages/40/1e/75dd5ccc4bbf1086f3a46d52ac7766d5766836874c2de49351f5d4cccbed/swagger_ui_bundle-0.0.8.tar.gz
|
Source0: https://files.pythonhosted.org/packages/40/1e/75dd5ccc4bbf1086f3a46d52ac7766d5766836874c2de49351f5d4cccbed/swagger_ui_bundle-0.0.8.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
@ -78,5 +78,8 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri May 20 2022 liukuo <liukuo@kylinos.cn> - 0.0.8-2
|
||||||
|
- License compliance rectification
|
||||||
|
|
||||||
* Mon Aug 30 2021 Python_Bot <Python_Bot@openeuler.org> - 0.0.8-1
|
* Mon Aug 30 2021 Python_Bot <Python_Bot@openeuler.org> - 0.0.8-1
|
||||||
- Package Spec generated
|
- Package Spec generated
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user