update to 2.3.0

This commit is contained in:
Orion Poplawski 2014-11-14 16:42:04 -07:00
parent 17fe8c1f45
commit e47f12b9cd
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -8,3 +8,4 @@ ipython-0.10.tar.gz
/ipython-0.13.2.tar.gz
/ipython-2.1.0.tar.gz
/ipython-2.2.0.tar.gz
/ipython-2.3.0.tar.gz

View File

@ -16,7 +16,7 @@
%endif
Name: ipython
Version: 2.2.0
Version: 2.3.0
Release: 1%{?dist}
Summary: An enhanced interactive Python shell
@ -718,6 +718,9 @@ popd
%endif # with_python3
%changelog
* Fri Nov 11 2014 Orion Poplawski <orion@cora.nwra.com> - 2.3.0-1
- update to 2.3.0
* Thu Aug 7 2014 Thomas Spura <tomspur@fedoraproject.org> - 2.2.0-1
- update to 2.2.0

View File

@ -1 +1 @@
b91d3724f655a8e16d022772f696cfd5 ipython-2.2.0.tar.gz
222eecd3a8299c0119c56954c79e4d0f ipython-2.3.0.tar.gz