diff --git a/.cvsignore b/.cvsignore index b8e1e22..d02aa5c 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -pip-0.4.tar.gz +pip-0.6.1.tar.gz diff --git a/python-pip.spec b/python-pip.spec index dacd466..fe00af1 100644 --- a/python-pip.spec +++ b/python-pip.spec @@ -3,8 +3,8 @@ %global srcname pip Name: python-%{srcname} -Version: 0.4 -Release: 1%{?dist} +Version: 0.6.1 +Release: 3%{?dist} Summary: Pip installs packages. Python packages. An easy_install replacement Group: Development/Libraries @@ -47,5 +47,10 @@ 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 +- fix spec file +* Mon Dec 17 2009 Peter Halliday - 0.6.1-1 +- upgrade to 0.6.1 of pip * Mon Aug 31 2009 Peter Halliday - 0.4-1 - Initial package + diff --git a/sources b/sources index 21eb671..f9ab078 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b45714d04f8fd38fe8e3d4c7600b91a2 pip-0.4.tar.gz +7560e3055c66afb99ac4a7892389a237 pip-0.6.1.tar.gz