From f61b997d2f21b976e1d5457ca4ad342f0cd41d5e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Wed, 2 Jul 2014 00:02:52 +0200 Subject: [PATCH] dgroc bump --- python-pip.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) 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