From 221ee1fc2c53a470fa0f6fdf645a7b4caa195992 Mon Sep 17 00:00:00 2001 From: dmalcolm Date: Thu, 22 Jul 2010 01:58:43 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild --- ipython.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ipython.spec b/ipython.spec index cdd2083..9a09152 100644 --- a/ipython.spec +++ b/ipython.spec @@ -4,7 +4,7 @@ Name: ipython Version: 0.10 -Release: 6%{?dist} +Release: 7%{?dist} Summary: An enhanced interactive Python shell Group: Development/Libraries @@ -204,6 +204,9 @@ rm -rf %{buildroot} %changelog +* Wed Jul 21 2010 David Malcolm - 0.10-7 +- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild + * Mon Jul 19 2010 Thomas Spura - 0.10-6 - add missing dependencies: pexpect and python-argparse