From 33eb98bf07b3744c644d2c82ac0541cbeba354b0 Mon Sep 17 00:00:00 2001 From: Ralph Bean Date: Wed, 18 Feb 2015 13:23:02 -0500 Subject: [PATCH] 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 - 2.2.0-1 +- new version + * Wed Dec 3 2014 Michel Alexandre Salim - 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