Update to 6.2.1 (#1497372)
This commit is contained in:
parent
db45464a77
commit
01bebeab81
1
.gitignore
vendored
1
.gitignore
vendored
@ -19,3 +19,4 @@ ipython-0.10.tar.gz
|
||||
/ipython-6.0.0.tar.gz
|
||||
/ipython-6.1.0.tar.gz
|
||||
/ipython-6.2.0.tar.gz
|
||||
/ipython-6.2.1.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
%bcond_without doc
|
||||
|
||||
Name: ipython
|
||||
Version: 6.2.0
|
||||
Version: 6.2.1
|
||||
Release: 1%{?dist}
|
||||
Summary: An enhanced interactive Python shell
|
||||
|
||||
@ -243,6 +243,9 @@ popd
|
||||
|
||||
|
||||
%changelog
|
||||
* Sun Oct 01 2017 Miro Hrončok <mhroncok@redhat.com> - 6.2.1-1
|
||||
- Update to 6.2.1 (#1497372)
|
||||
|
||||
* Sat Sep 16 2017 Miro Hrončok <mhroncok@redhat.com> - 6.2.0-1
|
||||
- Update to 6.2.0 (#1492256)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (ipython-6.2.0.tar.gz) = 1ae9311405d94543e751eac81f80a34d40a698870bb62010c78863f0ff68c88f1475393ef80685af1a79c7cf38589979900440a248cfb8fc8c640e45d79c40a9
|
||||
SHA512 (ipython-6.2.1.tar.gz) = ddc9f8004293ec6b7653f857b00d79b6d28ea3b79be894dc7f8ec993c7dc53b244de21a65322915f6bbcf82bbbd0f5632ff378774247315b67c6142cf9228222
|
||||
|
Loading…
Reference in New Issue
Block a user