dgroc bump

This commit is contained in:
Miro Hrončok 2014-07-02 00:02:52 +02:00
parent 90a19b96ca
commit f61b997d2f
1 changed files with 5 additions and 2 deletions

View File

@ -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 <mhroncok@redhat.com> - 1.6-0.6.20140702gitc720ca67
- Update to git: c720ca67
* Tue Jul 01 2014 Miro Hrončok <mhroncok@redhat.com> - 1.6-0.5.20140701git6410ba43
- Update to git: 6410ba43