!3 License compliance rectification

From: @houyingchao 
Reviewed-by: @myeuler 
Signed-off-by: @myeuler
This commit is contained in:
openeuler-ci-bot 2022-05-11 07:46:19 +00:00 committed by Gitee
commit 7f11ebed3e
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
Name: python-asgiref
Version: 3.4.0
Release: 1
Release: 2
Summary: ASGI specs, helper code, and adapters
License: BSD
License: BSD-3-Clause
URL: https://github.com/django/asgiref/
Source0: https://files.pythonhosted.org/packages/c0/9d/b1c128ed26b8c01c27e5c393c558e9c2a6716dfbdb59f97ba14960fbde76/asgiref-3.4.0.tar.gz
BuildArch: noarch
@ -84,6 +84,9 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
* Tue May 10 2022 houyingchao <houyingchao@h-partners.com> - 3.4.0-2
- License compliance rectification
* Mon Jul 19 2021 OpenStack_SIG <openstack@openeuler.org> - 3.4.0-1
- Upgrade to version 3.4.0