From c4d638fdc6d4c6953fae0ba0db4dfad40bb0684d Mon Sep 17 00:00:00 2001 From: Peter Halliday Date: Thu, 8 Jul 2010 05:09:36 +0000 Subject: [PATCH] Update to 0.7.2 of pip --- .cvsignore | 2 +- python-pip.spec | 4 +++- sources | 2 +- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index 2b9f9a5..831a5ed 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -pip-0.7.1.tar.gz +pip-0.7.2.tar.gz diff --git a/python-pip.spec b/python-pip.spec index 41eb85d..9c3c3ee 100644 --- a/python-pip.spec +++ b/python-pip.spec @@ -3,7 +3,7 @@ %global srcname pip Name: python-%{srcname} -Version: 0.7.1 +Version: 0.7.2 Release: 1%{?dist} Summary: Pip installs packages. Python packages. An easy_install replacement @@ -48,6 +48,8 @@ pip is meant to improve on easy_install.bulletin boards, etc.). %{python_sitelib}/pip* %changelog +* Wed Jul 7 2010 Peter Halliday - 0.7.2-1 +- update to 0.7.2 of pip * Sat May 22 2010 Peter Halliday - 0.7.1-1 - update to 0.7.1 of pip * Sat Mar 5 2010 Peter Halliday - 0.6.3-1 diff --git a/sources b/sources index 4a52c8b..670e4d7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -420c83ad67bdcb542f772eb64392cce6 pip-0.7.1.tar.gz +cfe73090aaa0d3b0c104179a627859d1 pip-0.7.2.tar.gz