Update to 3.2.1
This commit is contained in:
parent
5ceada0f25
commit
ac6accd32a
1
.gitignore
vendored
1
.gitignore
vendored
@ -13,3 +13,4 @@ ipython-0.10.tar.gz
|
|||||||
/ipython-2.4.1.tar.gz
|
/ipython-2.4.1.tar.gz
|
||||||
/ipython-3.0.0.tar.gz
|
/ipython-3.0.0.tar.gz
|
||||||
/ipython-3.1.0.tar.gz
|
/ipython-3.1.0.tar.gz
|
||||||
|
/ipython-3.2.1.tar.gz
|
||||||
|
@ -13,8 +13,8 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: ipython
|
Name: ipython
|
||||||
Version: 3.1.0
|
Version: 3.2.1
|
||||||
Release: 4%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: An enhanced interactive Python shell
|
Summary: An enhanced interactive Python shell
|
||||||
|
|
||||||
# See bug #603178 for a quick overview for the choice of licenses
|
# See bug #603178 for a quick overview for the choice of licenses
|
||||||
@ -722,6 +722,9 @@ popd
|
|||||||
%endif # with_python3
|
%endif # with_python3
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jul 13 2015 Orion Poplawski <orion@cora.nwra.com> - 3.2.1-1
|
||||||
|
- Update to 3.2.1
|
||||||
|
|
||||||
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.1.0-4
|
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.1.0-4
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user