License compliance rectification

This commit is contained in:
wk333 2024-06-13 10:30:52 +08:00
parent bf90401a8e
commit 4a4cafe06b

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