diff --git a/python-singledispatch.spec b/python-singledispatch.spec index 8aaffab..a2ff960 100644 --- a/python-singledispatch.spec +++ b/python-singledispatch.spec @@ -4,7 +4,7 @@ Name: python-%{pypi_name} Version: 3.4.0.3 -Release: 25%{?dist} +Release: 26%{?dist} Summary: This library brings functools.singledispatch from Python 3.4 to Python 2.6-3.3 License: MIT @@ -60,6 +60,9 @@ sed -i '1d' singledispatch_helpers.py %{python3_sitelib}/__pycache__/* %changelog +* Mon Jun 13 2022 Python Maint - 3.4.0.3-26 +- Rebuilt for Python 3.11 + * Fri Jan 21 2022 Fedora Release Engineering - 3.4.0.3-25 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild