diff --git a/python-singledispatch.spec b/python-singledispatch.spec index d30af88..8aaffab 100644 --- a/python-singledispatch.spec +++ b/python-singledispatch.spec @@ -4,7 +4,7 @@ Name: python-%{pypi_name} Version: 3.4.0.3 -Release: 24%{?dist} +Release: 25%{?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 +* Fri Jan 21 2022 Fedora Release Engineering - 3.4.0.3-25 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Fri Jul 23 2021 Fedora Release Engineering - 3.4.0.3-24 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild