diff --git a/python-scour.spec b/python-scour.spec index 7819af9..6889991 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: 5%{?dist} +Release: 6%{?dist} Summary: %{sum} License: ASL 2.0 @@ -59,6 +59,9 @@ find . -type f -name '*.py' -exec sed -i /env\ python/d {} ';' %changelog +* Mon Jun 13 2022 Python Maint - 0.38.1-6 +- Rebuilt for Python 3.11 + * Fri Jan 21 2022 Fedora Release Engineering - 0.38.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild