From 17fe8c1f451e54c34d7ead891684ecb09b7f4fcc Mon Sep 17 00:00:00 2001 From: Thomas Spura Date: Aug 07 2014 19:49:18 +0000 Subject: Update to 2.2.0 --- diff --git a/.gitignore b/.gitignore index 61131c4..73a9757 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ ipython-0.10.tar.gz /ipython-0.13.1.tar.gz /ipython-0.13.2.tar.gz /ipython-2.1.0.tar.gz +/ipython-2.2.0.tar.gz diff --git a/ipython.spec b/ipython.spec index fa1f9a6..637fd22 100644 --- a/ipython.spec +++ b/ipython.spec @@ -16,8 +16,8 @@ %endif Name: ipython -Version: 2.1.0 -Release: 7%{?dist} +Version: 2.2.0 +Release: 1%{?dist} Summary: An enhanced interactive Python shell Group: Development/Libraries @@ -718,6 +718,9 @@ popd %endif # with_python3 %changelog +* Thu Aug 7 2014 Thomas Spura - 2.2.0-1 +- update to 2.2.0 + * Sun Jul 27 2014 Thomas Spura - 2.1.0-7 - Replace python3 shebang with python2 one (#1123618) diff --git a/sources b/sources index e90af0a..73fc312 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -785c7b6364c6a0dd34aa4ea970cf83b9 ipython-2.1.0.tar.gz +b91d3724f655a8e16d022772f696cfd5 ipython-2.2.0.tar.gz