diff --git a/numpy.spec b/numpy.spec index 5fed82a..036ae3d 100644 --- a/numpy.spec +++ b/numpy.spec @@ -11,7 +11,7 @@ Name: numpy Version: 1.11.2 -Release: 1%{?relc:.%relc}%{?dist} +Release: 2%{?relc:.%relc}%{?dist} Epoch: 1 Summary: A fast multidimensional array facility for Python @@ -253,6 +253,9 @@ popd &> /dev/null %changelog +* Mon Dec 12 2016 Charalampos Stratakis - 1:1.11.2-2 +- Rebuild for Python 3.6 + * Mon Oct 3 2016 Orion Poplawski - 1:1.11.2-1 - Update to 1.11.2 final