!2 License compliance rectification

From: @xigaoxinyan 
Reviewed-by: @shinwell_hu 
Signed-off-by: @shinwell_hu
This commit is contained in:
openeuler-ci-bot 2022-05-16 09:30:40 +00:00 committed by Gitee
commit 3a5126aa5e
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,9 +1,9 @@
%global _empty_manifest_terminate_build 0 %global _empty_manifest_terminate_build 0
Name: python-fsspec Name: python-fsspec
Version: 2021.11.1 Version: 2021.11.1
Release: 1 Release: 2
Summary: File-system specification Summary: File-system specification
License: BSD License: BSD-3-Clause
URL: http://github.com/fsspec/filesystem_spec URL: http://github.com/fsspec/filesystem_spec
Source0: https://files.pythonhosted.org/packages/a5/b1/9c247e65c565e863643763020366b492a6bd4b1fd5854cbc8bdc42bd87ff/fsspec-2021.11.1.tar.gz Source0: https://files.pythonhosted.org/packages/a5/b1/9c247e65c565e863643763020366b492a6bd4b1fd5854cbc8bdc42bd87ff/fsspec-2021.11.1.tar.gz
BuildArch: noarch BuildArch: noarch
@ -91,5 +91,8 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/* %{_docdir}/*
%changelog %changelog
* Tue May 10 2022 xigaoxinyan <xigaoxinyan@h-partners.com> - 2021.11.1-2
- License compliance rectification
* Mon Dec 20 2021 Python_Bot <Python_Bot@openeuler.org> - 2021.11.1-1 * Mon Dec 20 2021 Python_Bot <Python_Bot@openeuler.org> - 2021.11.1-1
- Package Init - Package Init