diff --git a/icu4j.spec b/icu4j.spec index 1e1fbe1..10e918c 100644 --- a/icu4j.spec +++ b/icu4j.spec @@ -3,7 +3,7 @@ Name: icu4j Version: 64.2 -Release: 2%{?dist} +Release: 1%{?dist} Epoch: 1 Summary: International Components for Unicode for Java # ICU itself is now covered by Unicode license, but still has contributed @@ -23,11 +23,6 @@ BuildRequires: java-javadoc BuildRequires: javapackages-local BuildRequires: ivy-local -%ifarch %{arm} -# Speed up builds on 32bit arm in case we get such a builder -BuildRequires: java-1.8.0-openjdk-aarch32-devel -%endif - BuildArch: noarch %description @@ -114,9 +109,6 @@ install -m 644 icu4j-localespi.jar %{buildroot}%{_javadir}/icu4j/ %license main/shared/licenses/* %changelog -* Sun Jun 02 2019 Mat Booth - 1:64.2-2 -- Speed up builds on 32bit arm - * Thu Apr 25 2019 Mat Booth - 1:64.2-1 - Update to latest upstream release