Update to 0.8.3

This commit is contained in:
jbowes 2008-05-30 12:00:07 +00:00
parent b6984535c3
commit d759a1de69
3 changed files with 6 additions and 3 deletions

View File

@ -1 +1 @@
ipython-0.8.2.tar.gz
ipython-0.8.3.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.2
Version: 0.8.3
Release: 1%{?dist}
Summary: An enhanced interactive Python shell
@ -64,6 +64,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Fri May 30 2008 James Bowes <jbowes@redhat.com> 0.8.3-1
- Update to 0.8.3
* Wed Dec 12 2007 James Bowes <jbowes@redhat.com> - 0.8.2-1
- Update to 0.8.2

View File

@ -1 +1 @@
fd5a1b6e518898a4aee8b8d8b428af70 ipython-0.8.2.tar.gz
fbf5b7b46f210535d1c41b3c161870c3 ipython-0.8.3.tar.gz