diff --git a/ptpython.spec b/ptpython.spec index 4319b16..ac458e0 100644 --- a/ptpython.spec +++ b/ptpython.spec @@ -1,6 +1,6 @@ Name: ptpython Version: 0.41 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Python REPL build on top of prompt_toolkit License: BSD URL: https://github.com/jonathanslenders/ptpython @@ -103,6 +103,9 @@ find -name \*.py | xargs sed -i -e '1 {/^#!\//d}' %changelog +* Tue Nov 28 2017 Carl George - 0.41-3 +- Re-rebuild for F27 + * Mon Sep 25 2017 Carl George - 0.41-2 - Require python2-jedi