From 3e085a6aabaa481ed3f42994d0d83d7fd64d6e10 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Tue, 10 Nov 2015 14:36:38 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5 --- ipython.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ipython.spec b/ipython.spec index 8301ede..1b61d89 100644 --- a/ipython.spec +++ b/ipython.spec @@ -14,7 +14,7 @@ Name: ipython Version: 3.2.1 -Release: 5%{?dist} +Release: 6%{?dist} Summary: An enhanced interactive Python shell # See bug #603178 for a quick overview for the choice of licenses @@ -725,6 +725,9 @@ popd %endif # with_python3 %changelog +* Tue Nov 10 2015 Fedora Release Engineering - 3.2.1-6 +- Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5 + * Fri Oct 9 2015 Orion Poplawski - 3.2.1-5 - Require python-pexpect in Fedora