From df90d60c9ad199e97d3ede8510da3a35a9f4130a Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Feb 27 2015 02:14:22 +0000 Subject: update to 2.4.1 --- diff --git a/.gitignore b/.gitignore index e2c9397..1ef8d3b 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ ipython-0.10.tar.gz /ipython-2.2.0.tar.gz /ipython-2.3.0.tar.gz /ipython-2.4.0.tar.gz +/ipython-2.4.1.tar.gz diff --git a/ipython.spec b/ipython.spec index 66677ac..4db9a4d 100644 --- a/ipython.spec +++ b/ipython.spec @@ -16,7 +16,7 @@ %endif Name: ipython -Version: 2.4.0 +Version: 2.4.1 Release: 1%{?dist} Summary: An enhanced interactive Python shell @@ -718,6 +718,9 @@ popd %endif # with_python3 %changelog +* Thu Feb 26 2015 Orion Poplawski - 2.4.1-1 +- update to 2.4.1 + * Wed Feb 25 2015 Orion Poplawski - 2.4.0-1 - update to 2.4.0 diff --git a/sources b/sources index 90e0332..9a16bc2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c386d654d1291e8afaf3643720044893 ipython-2.4.0.tar.gz +70149981d6515d77ecb3d7507de2d7d9 ipython-2.4.1.tar.gz