[python-psutil] Update to 0.4.1

Mohamed ElMorabity melmorabity at fedoraproject.org
Fri Dec 16 10:56:28 UTC 2011


commit 55611623a577491013c0dcb3b94ed13134768b4c
Author: Mohamed El Morabity <melmorabity at fedoraproject.org>
Date:   Fri Dec 16 11:56:17 2011 +0100

    Update to 0.4.1

 .gitignore         |    1 +
 python-psutil.spec |    5 ++++-
 sources            |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0165420..abf6568 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ psutil-0.1.3.tar.gz
 /psutil-0.2.1.tar.gz
 /psutil-0.3.0.tar.gz
 /psutil-0.4.0.tar.gz
+/psutil-0.4.1.tar.gz
diff --git a/python-psutil.spec b/python-psutil.spec
index cf14fd1..2d4cfd1 100644
--- a/python-psutil.spec
+++ b/python-psutil.spec
@@ -8,7 +8,7 @@
 }
 
 Name:           python-psutil
-Version:        0.4.0
+Version:        0.4.1
 Release:        1%{?dist}
 Summary:        A process utilities module for Python
 
@@ -104,6 +104,9 @@ popd
 
 
 %changelog
+* Fri Dec 16 2011 Mohamed El Morabity <melmorabity at fedoraproject.org> - 0.4.1-1
+- Update to 0.4.1
+
 * Sun Nov 20 2011 Mohamed El Morabity <melmorabity at fedoraproject.org> - 0.4.0-1
 - Update to 0.4.0
 
diff --git a/sources b/sources
index dbc0bd1..b124c10 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-241ac01e6c4a2fb4ccd0b4c9e61b51b0  psutil-0.4.0.tar.gz
+9dbefbc6c71f5e50a17a70b18c1150b0  psutil-0.4.1.tar.gz


More information about the scm-commits mailing list