diff --git a/python-psutil.spec b/python-psutil.spec index e97d1ae..1c047cd 100644 --- a/python-psutil.spec +++ b/python-psutil.spec @@ -1,6 +1,6 @@ Name: python-psutil Version: 5.4.3 -Release: 7 +Release: 8 Summary: A library for retrieving information on running processes and system utilization in Python License: BSD URL: https://github.com/giampaolo/psutil @@ -68,5 +68,8 @@ done %{python3_sitearch}/*.egg-info %changelog +* Fri Aug 21 2020 shixuantong - 5.4.3-8 +- add release version for rebuild + * Sat Nov 23 2019 zhouyihang - 5.4.3-7 - Package init