diff --git a/icu4j.spec b/icu4j.spec index 32495b1a99ce9523278833802c407748a4b32816..08a04fd9786d2295bb9d2aea3d59fc24c0b74043 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: 2 +Release: 3 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 @@ -94,8 +94,11 @@ install -m 644 icu4j-localespi.jar %{buildroot}%{_javadir}/icu4j/ %license main/shared/licenses/* %changelog +* Thu Jun 13 2024 wangkai <13474090681@163.com> - 1:63.2-3 +- License compliance rectification + * Thu Sep 28 2023 liyanan - 1:63.2-2 - Fixed compilation failures caused by hamcrest upgrade -* Sat Aug 1 2020 chengzihan - 63.2-1 +* Sat Aug 1 2020 chengzihan - 1:63.2-1 - Package init