From ac6accd32a5ac7f173cc29e9041112ffc387eba7 Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Jul 13 2015 14:25:43 +0000 Subject: Update to 3.2.1 --- diff --git a/.gitignore b/.gitignore index 885f0ae..03f572b 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ ipython-0.10.tar.gz /ipython-2.4.1.tar.gz /ipython-3.0.0.tar.gz /ipython-3.1.0.tar.gz +/ipython-3.2.1.tar.gz diff --git a/ipython.spec b/ipython.spec index 973d67a..fe3a255 100644 --- a/ipython.spec +++ b/ipython.spec @@ -13,8 +13,8 @@ %endif Name: ipython -Version: 3.1.0 -Release: 4%{?dist} +Version: 3.2.1 +Release: 1%{?dist} Summary: An enhanced interactive Python shell # See bug #603178 for a quick overview for the choice of licenses @@ -722,6 +722,9 @@ popd %endif # with_python3 %changelog +* Mon Jul 13 2015 Orion Poplawski - 3.2.1-1 +- Update to 3.2.1 + * Wed Jun 17 2015 Fedora Release Engineering - 3.1.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild diff --git a/sources b/sources index 085ff12..f9338fb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a749d90c16068687b0ec45a27e72ef8f ipython-3.1.0.tar.gz +61c2d5665ff1bd65eceb19fa7f1b23c7 ipython-3.2.1.tar.gz