From 9e57f5c6fb3c41d33e7b7afff96cb35a244bd1c2 Mon Sep 17 00:00:00 2001 From: jbowes Date: Dec 13 2007 00:36:26 +0000 Subject: update to 0.8.2 --- diff --git a/.cvsignore b/.cvsignore index 2e22d8b..71541fc 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -ipython-0.8.1.tar.gz +ipython-0.8.2.tar.gz diff --git a/ipython.spec b/ipython.spec index 21059a8..1e23070 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.8.1 -Release: 2%{?dist} +Version: 0.8.2 +Release: 1%{?dist} Summary: An enhanced interactive Python shell Group: Development/Libraries @@ -77,6 +77,9 @@ rm -rf $RPM_BUILD_ROOT %{python_sitelib}/IPython/external/*.pyo %changelog +* Wed Dec 12 2007 James Bowes - 0.8.2-1 +- Update to 0.8.2 + * Sun Aug 05 2007 James Bowes - 0.8.1-2 - Remove explicit requires on python-abi. diff --git a/sources b/sources index 379d61b..72d0618 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3479262a4bab21246ff07a06bbbd7bcb ipython-0.8.1.tar.gz +fd5a1b6e518898a4aee8b8d8b428af70 ipython-0.8.2.tar.gz