Update to 6.2.0 (#1492256)
This commit is contained in:
parent
a9db94089b
commit
db45464a77
1
.gitignore
vendored
1
.gitignore
vendored
@ -18,3 +18,4 @@ ipython-0.10.tar.gz
|
||||
/ipython-6.0.0rc1.tar.gz
|
||||
/ipython-6.0.0.tar.gz
|
||||
/ipython-6.1.0.tar.gz
|
||||
/ipython-6.2.0.tar.gz
|
||||
|
@ -2,8 +2,8 @@
|
||||
%bcond_without doc
|
||||
|
||||
Name: ipython
|
||||
Version: 6.1.0
|
||||
Release: 2%{?dist}
|
||||
Version: 6.2.0
|
||||
Release: 1%{?dist}
|
||||
Summary: An enhanced interactive Python shell
|
||||
|
||||
# See bug #603178 for a quick overview for the choice of licenses
|
||||
@ -243,6 +243,9 @@ popd
|
||||
|
||||
|
||||
%changelog
|
||||
* Sat Sep 16 2017 Miro Hrončok <mhroncok@redhat.com> - 6.2.0-1
|
||||
- Update to 6.2.0 (#1492256)
|
||||
|
||||
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 6.1.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (ipython-6.1.0.tar.gz) = 6b1d9713b5e8c3870ac8cd8bea9d3a6f0c0302e3983017516128ede9f0baba21372890873df29fbba3f9d2f47ba16bfadb1c611f9de23b71595c0ab8f917695b
|
||||
SHA512 (ipython-6.2.0.tar.gz) = 1ae9311405d94543e751eac81f80a34d40a698870bb62010c78863f0ff68c88f1475393ef80685af1a79c7cf38589979900440a248cfb8fc8c640e45d79c40a9
|
||||
|
Loading…
Reference in New Issue
Block a user