From 0db2ca7af92c960150c0bba3c8d87c764f1b99a4 Mon Sep 17 00:00:00 2001 From: lyn1001 Date: Tue, 10 May 2022 15:59:25 +0800 Subject: [PATCH] License compliance rectification --- hsqldb.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) 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