From 51a03eb9951c8f66115c45d0ac386c098675105a Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Wed, 9 Feb 2011 07:06:41 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild --- ipython.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ipython.spec b/ipython.spec index ef3e8f9..7da9b82 100644 --- a/ipython.spec +++ b/ipython.spec @@ -4,7 +4,7 @@ Name: ipython Version: 0.10.1 -Release: 3%{?dist} +Release: 4%{?dist} Summary: An enhanced interactive Python shell Group: Development/Libraries @@ -236,6 +236,9 @@ rm -rf %{buildroot} %changelog +* Wed Feb 09 2011 Fedora Release Engineering - 0.10.1-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild + * Mon Nov 15 2010 Thomas Spura - 0.10.1-3 - add fix for #646079 and use upstream fix for #628742