diff --git a/python-singledispatch.spec b/python-singledispatch.spec index 6a98580..c6bb864 100644 --- a/python-singledispatch.spec +++ b/python-singledispatch.spec @@ -4,7 +4,7 @@ Name: python-%{pypi_name} Version: 3.4.0.2 -Release: 3%{?dist} +Release: 4%{?dist} Summary: This library brings functools.singledispatch from Python 3.4 to Python 2.6-3.3 License: MIT @@ -58,6 +58,9 @@ sed -i '1d' singledispatch_helpers.py %{python_sitelib}/%{pypi_name}_helpers.py* %changelog +* Thu Jun 18 2015 Fedora Release Engineering - 3.4.0.2-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + * Sat Jun 07 2014 Fedora Release Engineering - 3.4.0.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild