diff --git a/.cvsignore b/.cvsignore index d041d82..924d108 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -ipython-0.6.12.tar.gz +ipython-0.6.13.tar.gz diff --git a/ipython.spec b/ipython.spec index 2f437fc..9d33f78 100644 --- a/ipython.spec +++ b/ipython.spec @@ -1,14 +1,14 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: ipython -Version: 0.6.12 -Release: 2 +Version: 0.6.13 +Release: 1 Summary: An enhanced interactive Python shell Group: Development/Libraries License: BSD URL: http://ipython.scipy.org/ -Source0: http://ipython.scipy.org/dist/ipython-0.6.12.tar.gz +Source0: http://ipython.scipy.org/dist/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch @@ -83,6 +83,9 @@ rm -rf $RPM_BUILD_ROOT %ghost %{python_sitelib}/IPython/Extensions/*.pyo %changelog +* Mon Apr 18 2005 Shahms E. King 0.6.13-1 +- Update to new upstream version + * Fri Apr 1 2005 Michael Schwendt 0.6.12-2 - Include IPython Extensions and UserConfig directories. diff --git a/sources b/sources index a2fa2bf..bbc55f5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3a72e214fe2164f9f86103523e3d8276 ipython-0.6.12.tar.gz +22f5a7a9eae21df4c3c71870dc3953f2 ipython-0.6.13.tar.gz