diff --git a/hsqldb.spec b/hsqldb.spec index 9b2b074..c34e042 100644 --- a/hsqldb.spec +++ b/hsqldb.spec @@ -1,9 +1,9 @@ Name: hsqldb Version: 2.4.0 -Release: 3 +Release: 4 Epoch: 1 Summary: HyperSQL Database Engine -License: BSD +License: BSD-3-Clause URL: https://github.com/ryenus/hsqldb Source0: https://github.com/ryenus/hsqldb/archive/hsqldb-%{version}.tar.gz Source1: %{name}.cfg @@ -160,6 +160,9 @@ popd %files demo %changelog +* Tue May 10 2022 liyanan - 2.4.0-4 +- License compliance rectification + * Wed Jun 16 2021 lingsheng - 2.4.0-3 - Add dependency javapackages-tools required by hsqldb service