!3 License compliance rectification

From: @wk333 
Reviewed-by: @lyn1001 
Signed-off-by: @lyn1001
This commit is contained in:
openeuler-ci-bot 2024-06-14 07:00:00 +00:00 committed by Gitee
commit 2cacd28aec
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,8 +1,8 @@
Name: mongo-java-driver2 Name: mongo-java-driver2
Version: 2.14.3 Version: 2.14.3
Release: 1 Release: 2
Summary: MongoDB Java Driver Summary: MongoDB Java Driver
License: ASL 2.0 and BSD and CC-BY-SA License: Apache-2.0 and BSD-3-clause and CC-BY-SA-3.0
URL: http://docs.mongodb.org/ecosystem/drivers/java/ URL: http://docs.mongodb.org/ecosystem/drivers/java/
Source0: https://github.com/mongodb/mongo-java-driver/archive/r%{version}/mongo-java-driver-%{version}.tar.gz Source0: https://github.com/mongodb/mongo-java-driver/archive/r%{version}/mongo-java-driver-%{version}.tar.gz
@ -46,5 +46,8 @@ find -name '*.jar' -print -delete
%license LICENSE.txt %license LICENSE.txt
%changelog %changelog
* Thu Jun 13 2024 wangkai <13474090681@163.com> - 2.14.3-2
- License compliance rectification
* Fri Jul 24 2020 leiju <leiju4@huawei.com> - 2.14.3-1 * Fri Jul 24 2020 leiju <leiju4@huawei.com> - 2.14.3-1
- Package init - Package init