add release version for rebuild

This commit is contained in:
桐小哥 2020-08-21 10:39:30 +08:00 committed by Gitee
parent 79708d5d6f
commit 6d67828dc1

View File

@ -3,7 +3,7 @@
Name: python-scikit-learn Name: python-scikit-learn
Summary: A Python module for machine learning built on top of SciPy Summary: A Python module for machine learning built on top of SciPy
Version: 0.20.4 Version: 0.20.4
Release: 2 Release: 3
License: BSD License: BSD
URL: https://scikit-learn.org/stable/ URL: https://scikit-learn.org/stable/
Source0: https://github.com/scikit-learn/scikit-learn/archive/%{version}/scikit-learn-%{version}.tar.gz Source0: https://github.com/scikit-learn/scikit-learn/archive/%{version}/scikit-learn-%{version}.tar.gz
@ -39,5 +39,8 @@ Requires: python3-scipy >= 0.17.0 python3-joblib >= 0.11
%{python3_sitearch}/scikit_learn-*.egg-info %{python3_sitearch}/scikit_learn-*.egg-info
%changelog %changelog
* Fri Aug 21 2020 shixuantong <shixuantong@huawei.com> - 0.20.4-3
- add release version for rebuild
* Wed Jan 22 2020 Jiangping Hu <hujp1985@foxmail.com> - 0.20.4-2 * Wed Jan 22 2020 Jiangping Hu <hujp1985@foxmail.com> - 0.20.4-2
- Package init - Package init