diff --git a/python-singledispatch.spec b/python-singledispatch.spec index 483f4ca..6a98580 100644 --- a/python-singledispatch.spec +++ b/python-singledispatch.spec @@ -4,7 +4,7 @@ Name: python-%{pypi_name} Version: 3.4.0.2 -Release: 2%{?dist} +Release: 3%{?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 +* Sat Jun 07 2014 Fedora Release Engineering - 3.4.0.2-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Tue Mar 18 2014 Matthias Runge - 3.4.0.2-2 - add support for epel6