!2 统一spec文件的License名称规范
From: @lauk001 Reviewed-by: @shinwell_hu Signed-off-by: @shinwell_hu
This commit is contained in:
commit
7e6b55b799
@ -1,9 +1,9 @@
|
||||
%global _empty_manifest_terminate_build 0
|
||||
Name: python-async-timeout
|
||||
Version: 3.0.1
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: Timeout context manager for asyncio programs
|
||||
License: Apache 2
|
||||
License: Apache-2.0
|
||||
URL: https://github.com/aio-libs/async_timeout/
|
||||
Source0: https://files.pythonhosted.org/packages/a1/78/aae1545aba6e87e23ecab8d212b58bb70e72164b67eb090b81bb17ad38e3/async-timeout-3.0.1.tar.gz
|
||||
BuildArch: noarch
|
||||
@ -67,5 +67,8 @@ mv %{buildroot}/doclist.lst .
|
||||
%{_docdir}/*
|
||||
|
||||
%changelog
|
||||
* Fri May 20 2022 liukuo <liukuo@kylinos.cn> - 3.0.1-2
|
||||
- License compliance rectification
|
||||
|
||||
* Fri Jul 17 2020 Python_Bot <Python_Bot@openeuler.org>
|
||||
- Package Spec generated
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user