From 8c4d26fa4381be40b0d6700291b091af30ee615f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Mon, 19 Dec 2016 18:20:36 +0100 Subject: [PATCH] Rebuild for Python 3.6 --- ipython.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ipython.spec b/ipython.spec index 725c8b0..6c5191b 100644 --- a/ipython.spec +++ b/ipython.spec @@ -14,7 +14,7 @@ Name: ipython Version: 3.2.1 -Release: 9%{?dist} +Release: 10%{?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 +* Mon Dec 19 2016 Miro HronĨok - 3.2.1-10 +- Rebuild for Python 3.6 + * Mon Sep 26 2016 Dominik Mierzejewski - 3.2.1-9 - rebuilt for matplotlib-2.0.0