diff --git a/numpy.spec b/numpy.spec index 35195af..e8ab031 100644 --- a/numpy.spec +++ b/numpy.spec @@ -11,7 +11,7 @@ Name: numpy Version: 1.11.1 -Release: 1%{?relc:.%relc}%{?dist} +Release: 2%{?relc:.%relc}%{?dist} Epoch: 1 Summary: A fast multidimensional array facility for Python @@ -254,6 +254,9 @@ popd &> /dev/null %changelog +* Tue Jul 19 2016 Fedora Release Engineering - 1:1.11.1-2 +- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages + * Tue Jun 28 2016 Orion Poplawski - 1:1.11.1-1 - Update to 1.11.1 final