update to 2.4.0
This commit is contained in:
parent
ba9e12b586
commit
81515fc20d
1
.gitignore
vendored
1
.gitignore
vendored
@ -9,3 +9,4 @@ ipython-0.10.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
|
/ipython-2.3.0.tar.gz
|
||||||
|
/ipython-2.4.0.tar.gz
|
||||||
|
@ -16,7 +16,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: ipython
|
Name: ipython
|
||||||
Version: 2.3.0
|
Version: 2.4.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
|
||||||
|
* Wed Feb 25 2015 Orion Poplawski <orion@cora.nwra.com> - 2.4.0-1
|
||||||
|
- update to 2.4.0
|
||||||
|
|
||||||
* Fri Nov 14 2014 Orion Poplawski <orion@cora.nwra.com> - 2.3.0-1
|
* Fri Nov 14 2014 Orion Poplawski <orion@cora.nwra.com> - 2.3.0-1
|
||||||
- update to 2.3.0
|
- update to 2.3.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user