diff --git a/python-pip.spec b/python-pip.spec index d4f1bc9..7fd2899 100644 --- a/python-pip.spec +++ b/python-pip.spec @@ -9,7 +9,7 @@ Name: python-%{srcname} Version: 1.0.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Pip installs packages. Python3 packages. An easy_install replacement Group: Development/Libraries @@ -113,6 +113,9 @@ mv %{buildroot}%{_bindir}/pip %{buildroot}%{_bindir}/pip-python %endif # with_python3 %changelog +* Sat Jan 14 2012 Fedora Release Engineering - 1.0.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild + * Sat Oct 22 2011 Tim Flink - 1.0.2-1 - update to 1.0.2 and added python3 subpackage