diff --git a/python-scour.spec b/python-scour.spec index 4b8819b..2bcb8f0 100644 --- a/python-scour.spec +++ b/python-scour.spec @@ -3,7 +3,7 @@ Name: python-scour Version: 0.37 -Release: 4%{?dist} +Release: 5%{?dist} Summary: %{sum} License: ASL 2.0 @@ -56,6 +56,9 @@ find . -type f -name '*.py' -exec sed -i /env\ python/d {} ';' %changelog +* Thu Oct 03 2019 Miro HronĨok - 0.37-5 +- Rebuilt for Python 3.8.0rc1 (#1748018) + * Wed Aug 28 2019 Gwyn Ciesla - 0.37-4 - Drop Python 2.