From 28da7cd112fa28cac95ea2919062fa78d03d1d2d Mon Sep 17 00:00:00 2001 From: ocs-bot Date: Fri, 13 Sep 2024 09:19:11 +0800 Subject: [PATCH] Rebuilt for gcc --- 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 12ba882..09e4e2d 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: 5%{?dist} +Release: 6%{?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 +* Fri Sep 13 2024 Rebuild Robot - 1.3.0-6 +- [Type] other +- [DESC] Rebuilt for gcc + * Fri Aug 16 2024 OpenCloudOS Release Engineering - 1.3.0-5 - Rebuilt for loongarch release -- Gitee