diff --git a/python-singledispatch.spec b/python-singledispatch.spec index 798292d..022ba52 100644 --- a/python-singledispatch.spec +++ b/python-singledispatch.spec @@ -7,7 +7,7 @@ Name: python-%{pypi_name} Version: 3.4.0.3 -Release: 5%{?dist} +Release: 6%{?dist} Summary: This library brings functools.singledispatch from Python 3.4 to Python 2.6-3.3 License: MIT @@ -108,6 +108,9 @@ sed -i '1d' singledispatch_helpers.py %endif %changelog +* Mon Dec 12 2016 Stratakis Charalampos - 3.4.0.3-6 +- Rebuild for Python 3.6 + * Tue Jul 19 2016 Fedora Release Engineering - 3.4.0.3-5 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages