diff --git a/python-scour.spec b/python-scour.spec index 2bcb8f0..efb4b19 100644 --- a/python-scour.spec +++ b/python-scour.spec @@ -3,7 +3,7 @@ Name: python-scour Version: 0.37 -Release: 5%{?dist} +Release: 6%{?dist} Summary: %{sum} License: ASL 2.0 @@ -56,6 +56,9 @@ find . -type f -name '*.py' -exec sed -i /env\ python/d {} ';' %changelog +* Thu Jan 30 2020 Fedora Release Engineering - 0.37-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Thu Oct 03 2019 Miro HronĨok - 0.37-5 - Rebuilt for Python 3.8.0rc1 (#1748018)