From 712d1d5fe13e3ec40235d3451cd6f18410ffcb5a Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Jul 26 2019 14:03:18 +0000 Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- diff --git a/python-ipdb.spec b/python-ipdb.spec index 61e91d7..a4166bd 100644 --- a/python-ipdb.spec +++ b/python-ipdb.spec @@ -6,7 +6,7 @@ better introspection) right in pdb. Name: python-ipdb Version: 0.12 -Release: 1%{?dist} +Release: 2%{?dist} BuildArch: noarch License: BSD @@ -60,6 +60,9 @@ find -name '*.py' | xargs sed -i '1s|^#!python|#!%{__python3}|' %changelog +* Fri Jul 26 2019 Fedora Release Engineering - 0.12-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Thu Apr 04 2019 Randy Barlow - 0.12-1 - Update to 0.12 (#1690864). - https://github.com/gotcha/ipdb/blob/0.12/HISTORY.txt