From 312bcbb59b971c13d4f5a8492a6c5fa2a7773706 Mon Sep 17 00:00:00 2001 From: jbowes Date: Sep 22 2009 13:27:34 +0000 Subject: update to 0.10 --- diff --git a/.cvsignore b/.cvsignore index 6fd465c..07a356f 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -ipython-0.9.1.tar.gz +ipython-0.10.tar.gz diff --git a/ipython.spec b/ipython.spec index 8e1ce76..c4f20f3 100644 --- a/ipython.spec +++ b/ipython.spec @@ -1,8 +1,8 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: ipython -Version: 0.9.1 -Release: 4%{?dist} +Version: 0.10 +Release: 1%{?dist} Summary: An enhanced interactive Python shell Group: Development/Libraries @@ -70,6 +70,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Tue Sep 22 2009 James Bowes 0.10-1 +- Update to 0.10 + * Fri Jul 24 2009 Fedora Release Engineering - 0.9.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild diff --git a/sources b/sources index ae224c2..90ba8b5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8a1bd1a9be272f4ddf4de99e5c1ad0dc ipython-0.9.1.tar.gz +dd10cd1b622c16c1afca2239fcc0dfdf ipython-0.10.tar.gz