diff --git a/numpy.spec b/numpy.spec index 1c450a5..a008501 100644 --- a/numpy.spec +++ b/numpy.spec @@ -10,7 +10,7 @@ Name: numpy Version: 1.10.0 -Release: 1%{?relc}%{?dist} +Release: 2%{?relc}%{?dist} Epoch: 1 Summary: A fast multidimensional array facility for Python @@ -226,6 +226,9 @@ popd &> /dev/null %changelog +* Tue Oct 13 2015 Robert Kuska - 1:1.10.0-2 +- Rebuilt for Python3.5 rebuild + * Tue Oct 06 2015 Jon Ciesla - 1:1.10.0-1 - Update to 1.10.0 final.