diff --git a/psutil-2.2.0.tar.gz b/psutil-2.2.0.tar.gz deleted file mode 100644 index f3881a7..0000000 --- a/psutil-2.2.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b15cc9e7cad0991bd1cb806fa90ea85ba3a95d0f1226625ecef993294ad61521 -size 223676 diff --git a/psutil-2.2.1.tar.gz b/psutil-2.2.1.tar.gz new file mode 100644 index 0000000..b4e692a --- /dev/null +++ b/psutil-2.2.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0e9b96f1946975064724e242ac159f3260db24ffa591c3da0a355361a3a337f +size 223688 diff --git a/python-psutil.changes b/python-psutil.changes index 8e34031..e791b53 100644 --- a/python-psutil.changes +++ b/python-psutil.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Feb 2 22:16:07 UTC 2015 - michael@stroeder.com + +- Update to 2.2.1: + - Fixed #572 + ValueError: ambiguos inode with multiple PIDs references + ------------------------------------------------------------------- Tue Jan 6 23:46:40 UTC 2015 - michael@stroeder.com diff --git a/python-psutil.spec b/python-psutil.spec index 9f84a1c..9927c3a 100644 --- a/python-psutil.spec +++ b/python-psutil.spec @@ -17,7 +17,7 @@ Name: python-psutil -Version: 2.2.0 +Version: 2.2.1 Release: 0 Summary: A process utilities module for Python License: BSD-3-Clause