From 3302f793b0ec1f5ac49dd16f3b74ebf7bf60751c Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 20 Jul 2023 07:37:03 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- ipython.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ipython.spec b/ipython.spec index 73eb57c..9fba99d 100644 --- a/ipython.spec +++ b/ipython.spec @@ -14,7 +14,7 @@ Name: ipython Version: 8.14.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: An enhanced interactive Python shell # See bug #603178 for a quick overview for the choice of licenses @@ -258,6 +258,9 @@ rm -r %{buildroot}%{python3_sitelib}/IPython/*/tests %changelog +* Thu Jul 20 2023 Fedora Release Engineering - 8.14.0-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + * Tue Jul 11 2023 Lumír Balhar - 8.14.0-4 - Fix compatibility with Python 3.12 Resolves: rhbz#2221215