diff --git a/psutil-5.9.0.tar.gz b/psutil-5.9.5.tar.gz similarity index 37% rename from psutil-5.9.0.tar.gz rename to psutil-5.9.5.tar.gz index 876641f4548afac02c27812ea0a6b961c8b10367..9a0f994b7b8b30cdf41741e1918b8cc899245669 100644 Binary files a/psutil-5.9.0.tar.gz and b/psutil-5.9.5.tar.gz differ diff --git a/python-psutil.spec b/python-psutil.spec index 529ded9b6ac8744937b6f40acfd55f99461fa469..499aa1f7b459a02f01dd1d55159fac857bb678ba 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