From 1676c4720a56781e647604a84daa2dfb0a1c9467 Mon Sep 17 00:00:00 2001 From: David Malcolm Date: Sat, 4 Aug 2012 05:32:23 -0400 Subject: [PATCH] rebuild for https://fedoraproject.org/wiki/Features/Python_3.3 --- python-pip.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-pip.spec b/python-pip.spec index da922ea..c0b7fa8 100644 --- a/python-pip.spec +++ b/python-pip.spec @@ -9,7 +9,7 @@ Name: python-%{srcname} Version: 1.1 -Release: 2%{?dist} +Release: 3%{?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 Aug 04 2012 David Malcolm - 1.1-3 +- rebuild for https://fedoraproject.org/wiki/Features/Python_3.3 + * Sat Jul 21 2012 Fedora Release Engineering - 1.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild