diff --git a/h2.spec b/h2.spec index 87fac4185be9bf2145843cd9ba6dc148339a0687..5fab9cb424fd2c68e14a438f7a4f0e4edd141c8d 100644 --- a/h2.spec +++ b/h2.spec @@ -1,8 +1,8 @@ Name: h2 Version: 1.4.196 -Release: 2 +Release: 3 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 Source0: http://www.h2database.com/h2-2017-06-10.zip 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 %changelog +* Mon Jun 27 2022 Xinyi Gou - 1.4.196-3 +- Specify license version + * Fri Dec 25 2020 wutao - 1.4.196-2 - Turn off testFast to solve probabilistic failures