update to 0.8.2

This commit is contained in:
jbowes 2007-12-13 00:36:26 +00:00
parent 63208257e9
commit 9e57f5c6fb
3 changed files with 7 additions and 4 deletions

View File

@ -1 +1 @@
ipython-0.8.1.tar.gz
ipython-0.8.2.tar.gz

View File

@ -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.8.1
Release: 2%{?dist}
Version: 0.8.2
Release: 1%{?dist}
Summary: An enhanced interactive Python shell
Group: Development/Libraries
@ -77,6 +77,9 @@ rm -rf $RPM_BUILD_ROOT
%{python_sitelib}/IPython/external/*.pyo
%changelog
* Wed Dec 12 2007 James Bowes <jbowes@redhat.com> - 0.8.2-1
- Update to 0.8.2
* Sun Aug 05 2007 James Bowes <jbowes@redhat.com> - 0.8.1-2
- Remove explicit requires on python-abi.

View File

@ -1 +1 @@
3479262a4bab21246ff07a06bbbd7bcb ipython-0.8.1.tar.gz
fd5a1b6e518898a4aee8b8d8b428af70 ipython-0.8.2.tar.gz