diff --git a/python-pip.spec b/python-pip.spec index 2e69921..19b0dc8 100644 --- a/python-pip.spec +++ b/python-pip.spec @@ -17,13 +17,13 @@ Name: %{?scl_prefix}python-%{srcname} Version: 1.6 -Release: 0.5.20140701git6410ba43%{?dist} +Release: 0.6.20140702gitc720ca67%{?dist} Summary: A tool for installing and managing Python packages Group: Development/Libraries License: MIT URL: http://www.pip-installer.org -Source0: python3-nightly-pip-6410ba43.tar +Source0: python3-nightly-pip-c720ca67.tar Patch0: pip-1.6-allow-stripping-prefix-from-wheel-RECORD-files.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -156,6 +156,9 @@ pip2 install -I dist/%{python2_wheelname} --root %{buildroot} --strip-file-prefi %endif # with_python3 %changelog +* Wed Jul 02 2014 Miro Hrončok - 1.6-0.6.20140702gitc720ca67 +- Update to git: c720ca67 + * Tue Jul 01 2014 Miro Hrončok - 1.6-0.5.20140701git6410ba43 - Update to git: 6410ba43