Update to 6.0.0 final (#1457581)
This commit is contained in:
parent
e91de27413
commit
da20e881fe
1
.gitignore
vendored
1
.gitignore
vendored
@ -17,3 +17,4 @@ ipython-0.10.tar.gz
|
||||
/ipython-5.3.0.tar.gz
|
||||
/ipython-6.0.0rc1.tar.gz
|
||||
/ipython-6.0.0.tar.gz
|
||||
/ipython-6.1.0.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
%bcond_without doc
|
||||
|
||||
Name: ipython
|
||||
Version: 6.0.0
|
||||
Version: 6.1.0
|
||||
Release: 1%{?dist}
|
||||
Summary: An enhanced interactive Python shell
|
||||
|
||||
@ -243,6 +243,9 @@ popd
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Jun 01 2017 Miro Hrončok <mhroncok@redhat.com> - 6.1.0-1
|
||||
- Update to 6.0.0 final (#1457581)
|
||||
|
||||
* Fri Apr 21 2017 Miro Hrončok <mhroncok@redhat.com> - 6.0.0-1
|
||||
- Update to 6.0.0 final
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (ipython-6.0.0.tar.gz) = 73322e43214cea3598eaf40c89401ee94163c6ceb321792de768d436fb04bab9439216ddb2c383f58910de124a5af9daf75f44f66cd2dfac9ae2d557a493ed82
|
||||
SHA512 (ipython-6.1.0.tar.gz) = 6b1d9713b5e8c3870ac8cd8bea9d3a6f0c0302e3983017516128ede9f0baba21372890873df29fbba3f9d2f47ba16bfadb1c611f9de23b71595c0ab8f917695b
|
||||
|
Loading…
Reference in New Issue
Block a user