From 9b1e40ce88cce22f6b3284c7eb04099b8131c918 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 20 Jan 2022 13:27:05 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_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 48a6fee..afd91be 100644 --- a/ipython.spec +++ b/ipython.spec @@ -14,7 +14,7 @@ Name: ipython Version: 7.30.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: An enhanced interactive Python shell # See bug #603178 for a quick overview for the choice of licenses @@ -269,6 +269,9 @@ rm -r %{buildroot}%{python3_sitelib}/IPython/*/tests %changelog +* Thu Jan 20 2022 Fedora Release Engineering - 7.30.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Fri Dec 03 2021 Lumír Balhar - 7.30.1-1 - Update to 7.30.1 Resolves: rhbz#2027069