license compliance rectification
This commit is contained in:
parent
0cfd4e5b47
commit
93be83b5fa
7
h2.spec
7
h2.spec
@ -1,8 +1,8 @@
|
|||||||
Name: h2
|
Name: h2
|
||||||
Version: 1.4.196
|
Version: 1.4.196
|
||||||
Release: 2
|
Release: 3
|
||||||
Summary: Java SQL database
|
Summary: Java SQL database
|
||||||
License: (EPL or MPLv2.0 or LGPLv3+) and ASL 2.0
|
License: (EPL-1.0 or MPLv2.0 or LGPLv3+) and ASL 2.0
|
||||||
URL: http://www.h2database.com
|
URL: http://www.h2database.com
|
||||||
Source0: http://www.h2database.com/h2-2017-06-10.zip
|
Source0: http://www.h2database.com/h2-2017-06-10.zip
|
||||||
Source1: https://repo1.maven.org/maven2/com/h2database/h2/%{version}/h2-%{version}.pom
|
Source1: https://repo1.maven.org/maven2/com/h2database/h2/%{version}/h2-%{version}.pom
|
||||||
@ -64,6 +64,9 @@ sh build.sh jar docs
|
|||||||
%license src/docsrc/html/license.html
|
%license src/docsrc/html/license.html
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jun 27 2022 Xinyi Gou <plerks@163.com> - 1.4.196-3
|
||||||
|
- Specify license version
|
||||||
|
|
||||||
* Fri Dec 25 2020 wutao <wutao61@huawei.com> - 1.4.196-2
|
* Fri Dec 25 2020 wutao <wutao61@huawei.com> - 1.4.196-2
|
||||||
- Turn off testFast to solve probabilistic failures
|
- Turn off testFast to solve probabilistic failures
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user