!4 License compliance rectification

From: @wk333 
Reviewed-by: @cherry530 
Signed-off-by: @cherry530
This commit is contained in:
openeuler-ci-bot 2024-07-18 06:51:34 +00:00 committed by Gitee
commit 8bc1f770ec
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -2,10 +2,10 @@
%global srctgz %(v=%{version}; echo "icu4j-$v" | sed 's/\\./_/')
Name: icu4j
Version: 63.2
Release: 1
Release: 2
Epoch: 1
Summary: International Components for Unicode for Java
License: Unicode and MIT and BSD and Public Domain
License: Unicode-DFS-2016 and MIT and BSD and Public Domain
URL: https://github.com/unicode-org/icu/
Source0: https://github.com/unicode-org/icu/releases/download/release-63-2/icu4j-63_2.tgz
Source1: https://repo1.maven.org/maven2/com/ibm/icu/icu4j/%{version}/icu4j-%{version}.pom
@ -92,5 +92,8 @@ install -m 644 icu4j-localespi.jar %{buildroot}%{_javadir}/icu4j/
%license main/shared/licenses/*
%changelog
* Sat Aug 1 2020 chengzihan <chengzihan2@huawei.com> - 63.2-1
* Thu Jun 13 2024 wangkai <13474090681@163.com> - 1:63.2-2
- License compliance rectification
* Sat Aug 1 2020 chengzihan <chengzihan2@huawei.com> - 1:63.2-1
- Package init