diff --git a/python-typing-extensions.spec b/python-typing-extensions.spec index 8d3d05b..1bd51f2 100644 --- a/python-typing-extensions.spec +++ b/python-typing-extensions.spec @@ -1,6 +1,6 @@ Name: python-typing-extensions Version: 4.2.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Python Typing Extensions License: Python @@ -74,6 +74,9 @@ Summary: %{summary} %doc README.rst %changelog +* Mon Jun 13 2022 Python Maint - 4.2.0-4 +- Rebuilt for Python 3.11 + * Mon May 23 2022 Benjamin A. Beasley - 4.2.0-3 - Stop using deprecated zero-argument pypi_source macro