- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937

Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
Mohan Boddu 2021-04-16 00:34:18 +00:00
parent 2d1063b19d
commit a1d038f9a5

View File

@ -2,7 +2,7 @@
Name: icu
Version: 67.1
Release: 6%{?dist}
Release: 7%{?dist}
Summary: International Components for Unicode
License: MIT and UCD and Public Domain
@ -180,6 +180,9 @@ LD_LIBRARY_PATH=lib:stubdata:tools/ctestfw:$LD_LIBRARY_PATH bin/uconv -l
%changelog
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 67.1-7
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
* Tue Mar 30 2021 Jonathan Wakely <jwakely@redhat.com> - 67.1-6
- Rebuilt for removed libstdc++ symbol (#1937698)