Modify license information

This commit is contained in:
jackie_wu 2021-01-20 16:13:01 +08:00
parent aec277ac08
commit f3c642f34e

View File

@ -2,10 +2,10 @@
Name: python-anytree Name: python-anytree
Version: 2.8.0 Version: 2.8.0
Release: 1 Release: 2
Summary: Powerful and Lightweight Python Tree Data Structure Summary: Powerful and Lightweight Python Tree Data Structure
License: ASL 2.0 License: Apache-2.0
URL: https://pypi.io/project/anytree URL: https://pypi.io/project/anytree
Source0: %pypi_source %{modname} Source0: %pypi_source %{modname}
@ -46,5 +46,8 @@ rm $RPM_BUILD_ROOT/usr/LICENSE
%changelog %changelog
* Wed Jan 20 2021 wutao <wutao61@huawei.com> - 2.8.0-2
- Modify license information.
* Thu Jun 11 2020 Dillon Cheng <dillon.chen@turbolinux.com.cn> - 2.8.0-1 * Thu Jun 11 2020 Dillon Cheng <dillon.chen@turbolinux.com.cn> - 2.8.0-1
- build for openEuler - build for openEuler