From 319f1ac95abba879b3dba094c9efca88d8f2e1f2 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Fri, 16 Apr 2021 00:34:27 +0000 Subject: [PATCH] - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 Signed-off-by: Mohan Boddu --- icu4j.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/icu4j.spec b/icu4j.spec index 221a5c0..dbc6884 100644 --- a/icu4j.spec +++ b/icu4j.spec @@ -3,7 +3,7 @@ Name: icu4j Version: 68.2 -Release: 1%{?dist} +Release: 2%{?dist} Epoch: 1 Summary: International Components for Unicode for Java # ICU itself is now covered by Unicode license, but still has contributed @@ -112,6 +112,9 @@ install -m 644 icu4j-localespi.jar %{buildroot}%{_javadir}/icu4j/ %license main/shared/licenses/* %changelog +* Fri Apr 16 2021 Mohan Boddu - 1:68.2-2 +- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 + * Wed Mar 10 2021 Mat Booth - 1:68.2-1 - Update to latest upstream release