diff --git a/python-psutil.spec b/python-psutil.spec index 6a6ee459fa4cca073c6b8fe994e42dc721ff6182..05bb7562ec1b6499a5cff8db0f182135208bf562 100644 --- a/python-psutil.spec +++ b/python-psutil.spec @@ -1,8 +1,8 @@ Name: python-psutil Version: 5.8.0 -Release: 1 +Release: 2 Summary: A library for retrieving information on running processes and system utilization in Python -License: BSD +License: BSD-3-Clause URL: https://github.com/giampaolo/psutil Source0: https://github.com/giampaolo/psutil/archive/release-%{version}.tar.gz#/psutil-%{version}.tar.gz @@ -48,6 +48,9 @@ done %{python3_sitearch}/*.egg-info %changelog +* Mon May 9 2022 baizhonggui - 5.8.0-2 +- modify license identifier + * Thu Jul 15 2021 OpenStack_SIG - 5.8.0-1 - Update version to 5.8.0