!17 统一spec文件的License名称规范

From: @lauk001 
Reviewed-by: @shinwell_hu 
Signed-off-by: @shinwell_hu
This commit is contained in:
openeuler-ci-bot 2022-05-18 08:34:00 +00:00 committed by Gitee
commit 57449759b2
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-sortedcontainers Name: python-sortedcontainers
Version: 2.4.0 Version: 2.4.0
Release: 2 Release: 3
Summary: Sorted Containers -- Sorted List, Sorted Dict, Sorted Set Summary: Sorted Containers -- Sorted List, Sorted Dict, Sorted Set
License: Apache 2.0 License: Apache-2.0
URL: https://github.com/grantjenks/python-sortedcontainers URL: https://github.com/grantjenks/python-sortedcontainers
Source0: https://github.com/grantjenks/python-sortedcontainers/archive/refs/tags/v%{version}.tar.gz Source0: https://github.com/grantjenks/python-sortedcontainers/archive/refs/tags/v%{version}.tar.gz
BuildArch: noarch BuildArch: noarch
@ -73,6 +73,9 @@ mv %{buildroot}/doclist.lst .
%{_pkgdocdir} %{_pkgdocdir}
%changelog %changelog
* Wed May 18 2022 liukuo <liukuo@kylinos.cn> - 2.4.0-3
- License compliance rectification
* Sat Oct 09 2021 lingsheng <lingsheng@huawei.com> - 2.4.0-2 * Sat Oct 09 2021 lingsheng <lingsheng@huawei.com> - 2.4.0-2
- delete pycache directory when uninstalling - delete pycache directory when uninstalling