diff --git a/python-scour.spec b/python-scour.spec index dbfea3c..b316e19 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: 2%{?dist} +Release: 3%{?dist} Summary: %{sum} License: ASL 2.0 @@ -59,6 +59,9 @@ find . -type f -name '*.py' -exec sed -i /env\ python/d {} ';' %changelog +* Fri Jun 04 2021 Python Maint - 0.38.1-3 +- Rebuilt for Python 3.10 + * Wed Jan 27 2021 Fedora Release Engineering - 0.38.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild