!5 [sync] PR-2: License compliance rectification

From: @openeuler-sync-bot 
Reviewed-by: @caodongxia 
Signed-off-by: @caodongxia
This commit is contained in:
openeuler-ci-bot 2022-10-13 06:59:21 +00:00 committed by Gitee
commit 715282c927
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,9 +1,9 @@
%global short_name commons-math3
Name: apache-commons-math
Version: 3.4.1
Release: 1
Release: 2
Summary: Java library of lightweight mathematics and statistics components
License: ASL 1.1 and ASL 2.0 and BSD
License: Apache-1.1 and Apache-2.0 and BSD-3-Clause
URL: http://commons.apache.org/math/
Source0: http://archive.apache.org/dist/commons/math/source/%{short_name}-%{version}-src.tar.gz
Patch1: %{name}-3.4.1-RHBZ1402145.patch
@ -40,5 +40,8 @@ This package contains the API documentation for %{name}.
%doc LICENSE.txt NOTICE.txt
%changelog
* Mon May 09 2022 chenchen <chen_aka_jan@163.com> - 3.4.1-2
- License compliance rectification
* Tue Jul 28 2020 shaoqiang kang <kangshaoqiang1@huawei.com> - 3.4.1-1
- Package init