update to 2.3.0
This commit is contained in:
parent
17fe8c1f45
commit
e47f12b9cd
1
.gitignore
vendored
1
.gitignore
vendored
@ -8,3 +8,4 @@ ipython-0.10.tar.gz
|
|||||||
/ipython-0.13.2.tar.gz
|
/ipython-0.13.2.tar.gz
|
||||||
/ipython-2.1.0.tar.gz
|
/ipython-2.1.0.tar.gz
|
||||||
/ipython-2.2.0.tar.gz
|
/ipython-2.2.0.tar.gz
|
||||||
|
/ipython-2.3.0.tar.gz
|
||||||
|
@ -16,7 +16,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: ipython
|
Name: ipython
|
||||||
Version: 2.2.0
|
Version: 2.3.0
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: An enhanced interactive Python shell
|
Summary: An enhanced interactive Python shell
|
||||||
|
|
||||||
@ -718,6 +718,9 @@ popd
|
|||||||
%endif # with_python3
|
%endif # with_python3
|
||||||
|
|
||||||
%changelog
|
%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
|
* Thu Aug 7 2014 Thomas Spura <tomspur@fedoraproject.org> - 2.2.0-1
|
||||||
- update to 2.2.0
|
- update to 2.2.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user