[python-psutil] 2.2.0

Ralph Bean ralph at fedoraproject.org
Wed Feb 18 18:23:13 UTC 2015


commit 33eb98bf07b3744c644d2c82ac0541cbeba354b0
Author: Ralph Bean <rbean at redhat.com>
Date:   Wed Feb 18 13:23:02 2015 -0500

    2.2.0

 .gitignore         |    1 +
 python-psutil.spec |    5 ++++-
 sources            |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 396bb8b..fd3a6b8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@ psutil-0.1.3.tar.gz
 /psutil-1.0.1.tar.gz
 /psutil-1.2.1.tar.gz
 /psutil-2.1.3.tar.gz
+/psutil-2.2.0.tar.gz
diff --git a/python-psutil.spec b/python-psutil.spec
index fed9c65..2212e28 100644
--- a/python-psutil.spec
+++ b/python-psutil.spec
@@ -8,7 +8,7 @@
 }
 
 Name:           python-psutil
-Version:        2.1.3
+Version:        2.2.0
 Release:        1%{?dist}
 Summary:        A process and system utilities module for Python
 
@@ -105,6 +105,9 @@ popd
 
 
 %changelog
+* Wed Feb 18 2015 Ralph Bean <rbean at redhat.com> - 2.2.0-1
+- new version
+
 * Wed Dec  3 2014 Michel Alexandre Salim <salimma at fedoraproject.org> - 2.1.3-1
 - Update to 2.1.3
 
diff --git a/sources b/sources
index c842db8..91fd12b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-015a013c46bb9bc30b5c344f26dea0d3  psutil-2.1.3.tar.gz
+b8f5ce3c47edc5e4491ef05a61387116  psutil-2.2.0.tar.gz


More information about the scm-commits mailing list