diff --git a/.cvsignore b/.cvsignore index 078aee1..87df33b 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -ipython-0.6.15.tar.gz +ipython-0.7.0.tar.gz diff --git a/ipython.spec b/ipython.spec index a884099..4174303 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.6.15 +Version: 0.7.0 Release: 1%{?dist} Summary: An enhanced interactive Python shell @@ -83,6 +83,9 @@ rm -rf $RPM_BUILD_ROOT %ghost %{python_sitelib}/IPython/Extensions/*.pyo %changelog +* Thu Jan 12 2006 Shahms E. King 0.7-1 +- Update to new upstream 0.7.0 + * Mon Jun 13 2005 Shahms E. King 0.6.15-1 - Add dist tag - Update to new upstream (0.6.15) diff --git a/sources b/sources index d39a8d0..eb45309 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3b777c86f6afba52343ac9ec3ec3eef7 ipython-0.6.15.tar.gz +3be8bae6c7c2153b6e57d3214c52c841 ipython-0.7.0.tar.gz