diff --git a/python-singledispatch.spec b/python-singledispatch.spec index deb30dc..663dc71 100644 --- a/python-singledispatch.spec +++ b/python-singledispatch.spec @@ -7,7 +7,7 @@ Name: python-%{pypi_name} Version: 3.4.0.3 -Release: 9%{?dist} +Release: 10%{?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 +* Fri Feb 09 2018 Fedora Release Engineering - 3.4.0.3-10 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Fri Sep 29 2017 Troy Dawson - 3.4.0.3-9 - Cleanup spec file conditionals