License compliance rectification

(cherry picked from commit 6ca6411113f8551466dd1d6d57e80047e7b7eeef)
This commit is contained in:
chen-jan 2022-05-09 09:17:53 +00:00 committed by openeuler-sync-bot
parent e229735e70
commit 17f987731a

View File

@ -1,9 +1,9 @@
%global short_name commons-math3 %global short_name commons-math3
Name: apache-commons-math Name: apache-commons-math
Version: 3.4.1 Version: 3.4.1
Release: 1 Release: 2
Summary: Java library of lightweight mathematics and statistics components 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/ URL: http://commons.apache.org/math/
Source0: http://archive.apache.org/dist/commons/math/source/%{short_name}-%{version}-src.tar.gz Source0: http://archive.apache.org/dist/commons/math/source/%{short_name}-%{version}-src.tar.gz
Patch1: %{name}-3.4.1-RHBZ1402145.patch Patch1: %{name}-3.4.1-RHBZ1402145.patch
@ -40,5 +40,8 @@ This package contains the API documentation for %{name}.
%doc LICENSE.txt NOTICE.txt %doc LICENSE.txt NOTICE.txt
%changelog %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 * Tue Jul 28 2020 shaoqiang kang <kangshaoqiang1@huawei.com> - 3.4.1-1
- Package init - Package init