From 99f0a86c9b403c5cb314920a62aed0d02cc8f1d5 Mon Sep 17 00:00:00 2001 From: Peter Halliday Date: Fri, 18 Dec 2009 13:30:59 +0000 Subject: [PATCH] Updating to 0.6.1-2 --- python-pip.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python-pip.spec b/python-pip.spec index 917acff..fe00af1 100644 --- a/python-pip.spec +++ b/python-pip.spec @@ -4,7 +4,7 @@ Name: python-%{srcname} Version: 0.6.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Pip installs packages. Python packages. An easy_install replacement Group: Development/Libraries @@ -47,7 +47,7 @@ pip is meant to improve on easy_install.bulletin boards, etc.). %{python_sitelib}/pip* %changelog -+ Tue Dec 18 2009 Peter Halliday - 0.6.1-2 +* Tue Dec 18 2009 Peter Halliday - 0.6.1-2 - fix spec file * Mon Dec 17 2009 Peter Halliday - 0.6.1-1 - upgrade to 0.6.1 of pip