License compliance rectification

This commit is contained in:
wk333 2024-06-13 10:31:51 +08:00
parent 8bdb9d2136
commit c3b5cfd3ff

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