diff --git a/python-scour.spec b/python-scour.spec index b316e19..15f94e7 100644 --- a/python-scour.spec +++ b/python-scour.spec @@ -4,7 +4,7 @@ Name: python-scour Version: 0.38.1 %global gitversion 038.1 -Release: 3%{?dist} +Release: 4%{?dist} Summary: %{sum} License: ASL 2.0 @@ -59,6 +59,9 @@ find . -type f -name '*.py' -exec sed -i /env\ python/d {} ';' %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 0.38.1-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Fri Jun 04 2021 Python Maint - 0.38.1-3 - Rebuilt for Python 3.10