update to 0.8.4

This commit is contained in:
jbowes 2008-06-11 12:38:35 +00:00
parent 9c6e50c341
commit b99b1e56f3
3 changed files with 6 additions and 3 deletions

View File

@ -1 +1 @@
ipython-0.8.3.tar.gz
ipython-0.8.4.tar.gz

View File

@ -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 <jbowes@redhat.com> 0.8.4-1
- Update to 0.8.4
* Fri May 30 2008 James Bowes <jbowes@redhat.com> 0.8.3-1
- Update to 0.8.3

View File

@ -1 +1 @@
fbf5b7b46f210535d1c41b3c161870c3 ipython-0.8.3.tar.gz
9b8b439d295defa694b9fbf799203680 ipython-0.8.4.tar.gz