Update to 3.2.1

This commit is contained in:
Orion Poplawski 2015-07-13 08:25:43 -06:00
parent 5ceada0f25
commit ac6accd32a
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -13,3 +13,4 @@ ipython-0.10.tar.gz
/ipython-2.4.1.tar.gz
/ipython-3.0.0.tar.gz
/ipython-3.1.0.tar.gz
/ipython-3.2.1.tar.gz

View File

@ -13,8 +13,8 @@
%endif
Name: ipython
Version: 3.1.0
Release: 4%{?dist}
Version: 3.2.1
Release: 1%{?dist}
Summary: An enhanced interactive Python shell
# See bug #603178 for a quick overview for the choice of licenses
@ -722,6 +722,9 @@ popd
%endif # with_python3
%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
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild

View File

@ -1 +1 @@
a749d90c16068687b0ec45a27e72ef8f ipython-3.1.0.tar.gz
61c2d5665ff1bd65eceb19fa7f1b23c7 ipython-3.2.1.tar.gz