From db4ade4e20e0af65a0de48e463b3adf88b9c4ce3 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: May 07 2019 21:58:32 +0000 Subject: import numpy-1.14.2-10.module+el8.0.0+2961+596d0223 --- diff --git a/SPECS/numpy.spec b/SPECS/numpy.spec index ce384f5..cf256c2 100644 --- a/SPECS/numpy.spec +++ b/SPECS/numpy.spec @@ -12,7 +12,7 @@ Name: numpy Version: 1.14.2 -Release: 9%{?dist} +Release: 10%{?dist} Epoch: 1 Summary: A fast multidimensional array facility for Python @@ -329,6 +329,10 @@ popd &> /dev/null %changelog +* Wed Apr 03 2019 Tomas Orsava - 1.14.2-10 +- Bumping due to problems with modular RPM upgrade path (#1695587) +- Related: rhbz#1693974 + * Tue Oct 09 2018 Lumír Balhar - 1:1.14.2-9 - Remove unversioned provides - Resolves: rhbz#1628242