update to 2.4.1
This commit is contained in:
parent
c28b38c546
commit
df90d60c9a
1
.gitignore
vendored
1
.gitignore
vendored
@ -10,3 +10,4 @@ ipython-0.10.tar.gz
|
||||
/ipython-2.2.0.tar.gz
|
||||
/ipython-2.3.0.tar.gz
|
||||
/ipython-2.4.0.tar.gz
|
||||
/ipython-2.4.1.tar.gz
|
||||
|
@ -16,7 +16,7 @@
|
||||
%endif
|
||||
|
||||
Name: ipython
|
||||
Version: 2.4.0
|
||||
Version: 2.4.1
|
||||
Release: 1%{?dist}
|
||||
Summary: An enhanced interactive Python shell
|
||||
|
||||
@ -718,6 +718,9 @@ popd
|
||||
%endif # with_python3
|
||||
|
||||
%changelog
|
||||
* Thu Feb 26 2015 Orion Poplawski <orion@cora.nwra.com> - 2.4.1-1
|
||||
- update to 2.4.1
|
||||
|
||||
* Wed Feb 25 2015 Orion Poplawski <orion@cora.nwra.com> - 2.4.0-1
|
||||
- update to 2.4.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user