From 9045eecb01d26b19a1cf4d1a1a4100ec79fbd8b4 Mon Sep 17 00:00:00 2001 From: ocs-bot Date: Tue, 30 Jul 2024 19:50:45 +0800 Subject: [PATCH] Rebuilt for glibc --- python-scikit-learn.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/python-scikit-learn.spec b/python-scikit-learn.spec index 81d4bd4..5a921c4 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: 3%{?dist} +Release: 4%{?dist} License: BSD and MIT URL: http://scikit-learn.org/ Source0: %{pypi_source} @@ -75,6 +75,10 @@ popd %{python3_sitearch}/scikit_learn-*.egg-info %changelog +* Tue Jul 30 2024 Rebuild Robot - 1.3.0-4 +- [Type] other +- [DESC] Rebuilt for glibc + * Mon Jul 15 2024 Liangliang Zhai - 1.3.0-3 - [Type] other - [DESC] disable test for loongarch64 -- Gitee