diff --git a/python-scikit-learn.spec b/python-scikit-learn.spec index 66b4981b8e2816639dd780b4509372319cc80a5e..9b44db6ef5f78c7461757d2faf149255b9b66699 100644 --- a/python-scikit-learn.spec +++ b/python-scikit-learn.spec @@ -7,7 +7,7 @@ Summary: Machine learning in Python Name: python-scikit-learn Version: 1.3.0 -Release: 7%{?dist} +Release: 8%{?dist} License: BSD and MIT URL: http://scikit-learn.org/ Source0: %{pypi_source} @@ -77,6 +77,9 @@ popd %{python3_sitearch}/scikit_learn-*.egg-info %changelog +* Thu Jun 12 2025 bbrucezhang - 1.3.0-8 +- Rebuilt for loongarch64 + * Thu Sep 19 2024 Miaojun Dong - 1.3.0-7 - Fix CVE-2024-5206 - disable the unrobust test_check_is_fitted test