License compliance rectification
This commit is contained in:
parent
a67f1df149
commit
6a7cb14a1f
@ -1,9 +1,9 @@
|
||||
%global _empty_manifest_terminate_build 0
|
||||
Name: python-sortedcontainers
|
||||
Version: 2.4.0
|
||||
Release: 2
|
||||
Release: 3
|
||||
Summary: Sorted Containers -- Sorted List, Sorted Dict, Sorted Set
|
||||
License: Apache 2.0
|
||||
License: Apache-2.0
|
||||
URL: https://github.com/grantjenks/python-sortedcontainers
|
||||
Source0: https://github.com/grantjenks/python-sortedcontainers/archive/refs/tags/v%{version}.tar.gz
|
||||
BuildArch: noarch
|
||||
@ -73,6 +73,9 @@ mv %{buildroot}/doclist.lst .
|
||||
%{_pkgdocdir}
|
||||
|
||||
%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
|
||||
- delete pycache directory when uninstalling
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user