diff --git a/python-scikit-learn.spec b/python-scikit-learn.spec index 1a3284f..31172dc 100644 --- a/python-scikit-learn.spec +++ b/python-scikit-learn.spec @@ -11,7 +11,7 @@ in various contexts. Name: python-scikit-learn Version: 0.21.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: %{sum} # sklearn/externals/_arff.py is MIT License: BSD and MIT @@ -63,6 +63,9 @@ Requires: python3-joblib >= 0.11 %{python3_sitearch}/scikit_learn-*.egg-info %changelog +* Mon Aug 19 2019 Miro HronĨok - 0.21.3-2 +- Rebuilt for Python 3.8 + * Thu Aug 01 2019 Sergio Pascual - 0.21.3-1 - New upstream source (0.21.3) - Add a patch to fix detection of openmp