update to 0.10

This commit is contained in:
jbowes 2009-09-22 13:27:34 +00:00
parent d830257dfc
commit 312bcbb59b
3 changed files with 7 additions and 4 deletions

View File

@ -1 +1 @@
ipython-0.9.1.tar.gz
ipython-0.10.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.9.1
Release: 4%{?dist}
Version: 0.10
Release: 1%{?dist}
Summary: An enhanced interactive Python shell
Group: Development/Libraries
@ -70,6 +70,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Tue Sep 22 2009 James Bowes <jbowes@redhat.com> 0.10-1
- Update to 0.10
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.1-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild

View File

@ -1 +1 @@
8a1bd1a9be272f4ddf4de99e5c1ad0dc ipython-0.9.1.tar.gz
dd10cd1b622c16c1afca2239fcc0dfdf ipython-0.10.tar.gz