From bb082c3e921e1eb89fb86cc6450bfe5bb138ed75 Mon Sep 17 00:00:00 2001 From: Shahms King Date: Jun 13 2005 16:39:20 +0000 Subject: update ipython to new upstream version --- diff --git a/.cvsignore b/.cvsignore index 924d108..078aee1 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -ipython-0.6.13.tar.gz +ipython-0.6.15.tar.gz diff --git a/ipython.spec b/ipython.spec index 89a169c..a884099 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.6.13 -Release: 2 +Version: 0.6.15 +Release: 1%{?dist} Summary: An enhanced interactive Python shell Group: Development/Libraries @@ -83,6 +83,10 @@ rm -rf $RPM_BUILD_ROOT %ghost %{python_sitelib}/IPython/Extensions/*.pyo %changelog +* Mon Jun 13 2005 Shahms E. King 0.6.15-1 +- Add dist tag +- Update to new upstream (0.6.15) + * Wed Apr 20 2005 Shahms E. King 0.6.13-2 - Fix devel release number diff --git a/sources b/sources index bbc55f5..d39a8d0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -22f5a7a9eae21df4c3c71870dc3953f2 ipython-0.6.13.tar.gz +3b777c86f6afba52343ac9ec3ec3eef7 ipython-0.6.15.tar.gz