diff --git a/python-anytree.spec b/python-anytree.spec index ddcd1d4f115377af63bea4ee330b2fa295323c25..c9073029a8101d7d3b8d7a4a790a9739ef5884aa 100644 --- a/python-anytree.spec +++ b/python-anytree.spec @@ -2,10 +2,10 @@ Name: python-anytree Version: 2.8.0 -Release: 1 +Release: 2 Summary: Powerful and Lightweight Python Tree Data Structure -License: ASL 2.0 +License: Apache-2.0 URL: https://pypi.io/project/anytree Source0: %pypi_source %{modname} @@ -46,5 +46,8 @@ rm $RPM_BUILD_ROOT/usr/LICENSE %changelog +* Wed Jan 20 2021 wutao - 2.8.0-2 +- Modify license information. + * Thu Jun 11 2020 Dillon Cheng - 2.8.0-1 - build for openEuler