Update to 2.2.0
This commit is contained in:
parent
96499a34e0
commit
17fe8c1f45
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
@ -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)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user