Update to 2.2.0

This commit is contained in:
Thomas Spura 2014-08-07 21:39:17 +02:00
parent 96499a34e0
commit 17fe8c1f45
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -7,3 +7,4 @@ ipython-0.10.tar.gz
/ipython-0.13.1.tar.gz
/ipython-0.13.2.tar.gz
/ipython-2.1.0.tar.gz
/ipython-2.2.0.tar.gz

View File

@ -16,8 +16,8 @@
%endif
Name: ipython
Version: 2.1.0
Release: 7%{?dist}
Version: 2.2.0
Release: 1%{?dist}
Summary: An enhanced interactive Python shell
Group: Development/Libraries
@ -718,6 +718,9 @@ popd
%endif # with_python3
%changelog
* Thu Aug 7 2014 Thomas Spura <tomspur@fedoraproject.org> - 2.2.0-1
- update to 2.2.0
* Sun Jul 27 2014 Thomas Spura <tomspur@fedoraproject.org> - 2.1.0-7
- Replace python3 shebang with python2 one (#1123618)

View File

@ -1 +1 @@
785c7b6364c6a0dd34aa4ea970cf83b9 ipython-2.1.0.tar.gz
b91d3724f655a8e16d022772f696cfd5 ipython-2.2.0.tar.gz