!14 License compliance rectification

From: @wu-leilei 
Reviewed-by: @shinwell_hu 
Signed-off-by: @shinwell_hu
This commit is contained in:
openeuler-ci-bot 2022-05-11 02:28:29 +00:00 committed by Gitee
commit 2d3e840520
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-amqp Name: python-amqp
Version: 5.0.5 Version: 5.0.5
Release: 1 Release: 2
Summary: Low-level AMQP client for Python (fork of amqplib). Summary: Low-level AMQP client for Python (fork of amqplib).
License: BSD License: BSD-3-Clause
URL: http://github.com/celery/py-amqp URL: http://github.com/celery/py-amqp
Source0: https://files.pythonhosted.org/packages/77/b5/c5462dab48794185d041f755f3a6f0e445c5a34a14c33222e97d19a7c4c3/amqp-5.0.5.tar.gz Source0: https://files.pythonhosted.org/packages/77/b5/c5462dab48794185d041f755f3a6f0e445c5a34a14c33222e97d19a7c4c3/amqp-5.0.5.tar.gz
BuildArch: noarch BuildArch: noarch
@ -84,6 +84,9 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/* %{_docdir}/*
%changelog %changelog
* Tue May 10 2022 wulei <wulei80@h-partners.com> - 5.0.5-2
- License compliance rectification
* Tue Jul 13 2021 OpenStack_SIG <openstack@openeuler.org> - 5.0.5-1 * Tue Jul 13 2021 OpenStack_SIG <openstack@openeuler.org> - 5.0.5-1
- Upgrade to version 5.0.5 - Upgrade to version 5.0.5