License compliance rectification

This commit is contained in:
wk333 2024-06-13 10:48:07 +08:00
parent 3b6dffd435
commit 960a06dc1a

View File

@ -2,9 +2,9 @@
Name: python-%{pypi_name}
Version: 1.1.0
Release: 1
Release: 2
Summary: Utilities to provide lightweight pipelining in Python
License: BSD-licenced (3 clause)
License: BSD-3-Clause
URL: https://joblib.readthedocs.io/en/latest/
Source0: https://github.com/joblib/joblib/archive/%{version}.tar.gz#/%{pypi_name}-%{version}.tar.gz
Patch0: CVE-2022-21797.patch
@ -45,6 +45,9 @@ Summary: %{summary}
%{python3_sitelib}/%{pypi_name}/
%changelog
* Thu Jun 13 2024 wangkai <13474090681@163.com> - 1.1.0-2
- License compliance rectification
* Thu Oct 27 2022 yaoxin <yaoxin30@h-aprtners.com> - 1.1.0-1
- Upgrade to version 1.1.0