diff --git a/python-Bottleneck.spec b/python-Bottleneck.spec index 7dcfb91..3fe3575 100644 --- a/python-Bottleneck.spec +++ b/python-Bottleneck.spec @@ -3,7 +3,7 @@ Name: python-%{upname} Version: 0.6.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Collection of fast NumPy array functions written in Cython License: BSD @@ -125,5 +125,8 @@ popd %changelog +* Tue May 27 2014 Kalev Lember - 0.6.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4 + * Wed Aug 21 2013 Björn Esser - 0.6.0-1 - Initial rpm release (#999563)