diff --git a/python-ngram.spec b/python-ngram.spec index 6801bc8..0b3c83c 100644 --- a/python-ngram.spec +++ b/python-ngram.spec @@ -37,7 +37,7 @@ string similarity. Name: python-%{pypi_name} Version: 3.3.0 -Release: 1%{?gitrel}%{?dist} +Release: 2%{?gitrel}%{?dist} Summary: Set-based subclass providing fuzzy search based on N-grams License: LGPLv3+ @@ -177,5 +177,8 @@ popd %changelog +* Wed May 28 2014 Kalev Lember - 3.3.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4 + * Fri May 09 2014 Björn Esser - 3.3.0-1 - initial rpm release (#1096188)