!10 License compliance rectification

From: @houyingchao 
Reviewed-by: @shinwell_hu 
Signed-off-by: @shinwell_hu
This commit is contained in:
openeuler-ci-bot 2022-05-16 09:05:41 +00:00 committed by Gitee
commit cc6f642967
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-kombu Name: python-kombu
Version: 5.0.2 Version: 5.0.2
Release: 1 Release: 2
Summary: Messaging library for Python. Summary: Messaging library for Python.
License: BSD License: BSD-3-Clause
URL: https://github.com/celery/kombu URL: https://github.com/celery/kombu
Source0: https://files.pythonhosted.org/packages/3b/3a/f880f867bb2690aee3454aa31143d441fee79c5c5ce4d9537114675447b3/kombu-5.0.2.tar.gz Source0: https://files.pythonhosted.org/packages/3b/3a/f880f867bb2690aee3454aa31143d441fee79c5c5ce4d9537114675447b3/kombu-5.0.2.tar.gz
BuildArch: noarch BuildArch: noarch
@ -98,5 +98,8 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/* %{_docdir}/*
%changelog %changelog
* Wed May 11 2022 houyingchao <houyingchao@h-partners.com> - 5.0.2-2
- License compliance rectification
* Mon Dec 28 2020 Python_Bot <Python_Bot@openeuler.org> * Mon Dec 28 2020 Python_Bot <Python_Bot@openeuler.org>
- Package Spec generated - Package Spec generated