diff --git a/.cvsignore b/.cvsignore index d2314df..aecb55e 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -ipython-0.8.3.tar.gz +ipython-0.8.4.tar.gz diff --git a/ipython.spec b/ipython.spec index 8fc97a1..8be3d0d 100644 --- a/ipython.spec +++ b/ipython.spec @@ -1,7 +1,7 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: ipython -Version: 0.8.3 +Version: 0.8.4 Release: 1%{?dist} Summary: An enhanced interactive Python shell @@ -64,6 +64,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Wed Jun 11 2008 James Bowes 0.8.4-1 +- Update to 0.8.4 + * Fri May 30 2008 James Bowes 0.8.3-1 - Update to 0.8.3 diff --git a/sources b/sources index bbe1de7..357aa56 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fbf5b7b46f210535d1c41b3c161870c3 ipython-0.8.3.tar.gz +9b8b439d295defa694b9fbf799203680 ipython-0.8.4.tar.gz