diff --git a/psutil-5.9.0.tar.gz b/psutil-5.9.0.tar.gz deleted file mode 100644 index 876641f..0000000 Binary files a/psutil-5.9.0.tar.gz and /dev/null differ diff --git a/psutil-5.9.5.tar.gz b/psutil-5.9.5.tar.gz new file mode 100644 index 0000000..9a0f994 Binary files /dev/null and b/psutil-5.9.5.tar.gz differ diff --git a/python-psutil.spec b/python-psutil.spec index 529ded9..499aa1f 100644 --- a/python-psutil.spec +++ b/python-psutil.spec @@ -1,5 +1,5 @@ Name: python-psutil -Version: 5.9.0 +Version: 5.9.5 Release: 1 Summary: A library for retrieving information on running processes and system utilization in Python License: BSD @@ -48,6 +48,9 @@ done %{python3_sitearch}/*.egg-info %changelog +* Wed Jun 07 2023 zjyabsa - 5.9.5-1 +- Update version to 5.9.5 + * Mon Jun 13 2022 OpenStack_SIG - 5.9.0-1 - Update version to 5.9.0