update to 2.4.0

This commit is contained in:
Orion Poplawski 2015-02-25 13:17:02 -07:00
parent ba9e12b586
commit 81515fc20d
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -9,3 +9,4 @@ ipython-0.10.tar.gz
/ipython-2.1.0.tar.gz
/ipython-2.2.0.tar.gz
/ipython-2.3.0.tar.gz
/ipython-2.4.0.tar.gz

View File

@ -16,7 +16,7 @@
%endif
Name: ipython
Version: 2.3.0
Version: 2.4.0
Release: 1%{?dist}
Summary: An enhanced interactive Python shell
@ -718,6 +718,9 @@ popd
%endif # with_python3
%changelog
* Wed Feb 25 2015 Orion Poplawski <orion@cora.nwra.com> - 2.4.0-1
- update to 2.4.0
* Fri Nov 14 2014 Orion Poplawski <orion@cora.nwra.com> - 2.3.0-1
- update to 2.3.0

View File

@ -1 +1 @@
222eecd3a8299c0119c56954c79e4d0f ipython-2.3.0.tar.gz
c386d654d1291e8afaf3643720044893 ipython-2.4.0.tar.gz