License compliance rectification
(cherry picked from commit 6ca6411113f8551466dd1d6d57e80047e7b7eeef)
This commit is contained in:
parent
e229735e70
commit
17f987731a
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user