!13 Modify invalid Source

From: @starlet-dx 
Reviewed-by: @caodongxia 
Signed-off-by: @caodongxia
This commit is contained in:
openeuler-ci-bot 2022-11-23 07:19:33 +00:00 committed by Gitee
commit f6578d71ab
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,11 +1,11 @@
Name: hsqldb
Version: 2.4.0
Release: 3
Release: 4
Epoch: 1
Summary: HyperSQL Database Engine
License: BSD
URL: https://github.com/ryenus/hsqldb
Source0: https://github.com/ryenus/hsqldb/archive/hsqldb-%{version}.tar.gz
Source0: https://github.com/ryenus/hsqldb/archive/%{version}/hsqldb-%{version}.tar.gz
Source1: %{name}.cfg
Source2: %{name}-server.properties
Source3: %{name}-webserver.properties
@ -160,6 +160,9 @@ popd
%files demo
%changelog
* Wed Nov 23 2022 yaoxin <yaoxin30@h-partners.com> - 1:2.4.0-4
- Modify invalid Source
* Wed Jun 16 2021 lingsheng <lingsheng@huawei.com> - 2.4.0-3
- Add dependency javapackages-tools required by hsqldb service