diff --git a/python-six.spec b/python-six.spec index 195af06..18e006f 100644 --- a/python-six.spec +++ b/python-six.spec @@ -1,10 +1,9 @@ -%global _without_tests 1 # tests are enabled by default %bcond_without tests Name: python-six Version: 1.16.0 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Python 2 and 3 compatibility utilities License: MIT @@ -64,6 +63,9 @@ Summary: %{summary} %changelog +* Mon Jun 13 2022 Python Maint - 1.16.0-7 +- Rebuilt for Python 3.11 + * Mon Jun 13 2022 Python Maint - 1.16.0-6 - Bootstrap for Python 3.11