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