From fa040805803e380c0b21963ab49050962142f75c Mon Sep 17 00:00:00 2001 From: David Malcolm Date: Aug 04 2012 07:21:22 +0000 Subject: rebuild for https://fedoraproject.org/wiki/Features/Python_3.3 --- diff --git a/bpython.spec b/bpython.spec index 1939335..acd0e6b 100644 --- a/bpython.spec +++ b/bpython.spec @@ -7,7 +7,7 @@ Name: bpython Summary: Fancy curses interface to the Python interactive interpreter Version: 0.11 -Release: 3%{?dist} +Release: 4%{?dist} URL: http://www.bpython-interpreter.org/ Group: Development/Libraries License: MIT @@ -141,6 +141,9 @@ desktop-file-install --delete-original \ %endif # with_python3 %changelog +* Sat Aug 04 2012 David Malcolm - 0.11-4 +- rebuild for https://fedoraproject.org/wiki/Features/Python_3.3 + * Fri Aug 3 2012 David Malcolm - 0.11-3 - remove rhel logic from with_python3 conditional