Updating to 0.6.1-3

This commit is contained in:
Peter Halliday 2009-12-18 13:53:25 +00:00
parent 85bc5a4d52
commit 39ab553d55
3 changed files with 9 additions and 4 deletions

View File

@ -1 +1 @@
pip-0.4.tar.gz
pip-0.6.1.tar.gz

View File

@ -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 <phalliday@excelsiorsystems.net> - 0.6.1-2
- fix spec file
* Mon Dec 17 2009 Peter Halliday <phalliday@excelsiorsystems.net> - 0.6.1-1
- upgrade to 0.6.1 of pip
* Mon Aug 31 2009 Peter Halliday <phalliday@excelsiorsystems.net> - 0.4-1
- Initial package

View File

@ -1 +1 @@
b45714d04f8fd38fe8e3d4c7600b91a2 pip-0.4.tar.gz
7560e3055c66afb99ac4a7892389a237 pip-0.6.1.tar.gz