update to 2.4.1

This commit is contained in:
Orion Poplawski 2015-02-26 19:14:22 -07:00
parent c28b38c546
commit df90d60c9a
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -10,3 +10,4 @@ ipython-0.10.tar.gz
/ipython-2.2.0.tar.gz
/ipython-2.3.0.tar.gz
/ipython-2.4.0.tar.gz
/ipython-2.4.1.tar.gz

View File

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

View File

@ -1 +1 @@
c386d654d1291e8afaf3643720044893 ipython-2.4.0.tar.gz
70149981d6515d77ecb3d7507de2d7d9 ipython-2.4.1.tar.gz