diff --git a/icu4j.spec b/icu4j.spec index 50b1beca25d02be85f321701474f5fd6b15a5075..9996bc1116dbbc4e85d67f7f6d2b6a487c60ee0d 100644 --- a/icu4j.spec +++ b/icu4j.spec @@ -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 - 63.2-1 +* Thu Jun 13 2024 wangkai <13474090681@163.com> - 1:63.2-2 +- License compliance rectification + +* Sat Aug 1 2020 chengzihan - 1:63.2-1 - Package init