License compliance rectification

This commit is contained in:
lyn1001 2022-05-10 15:59:25 +08:00
parent a77e820b77
commit 0db2ca7af9

View File

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