diff --git a/libthai.spec b/libthai.spec index aff9070..7edd817 100644 --- a/libthai.spec +++ b/libthai.spec @@ -1,7 +1,7 @@ Summary: Thai language support routines Name: libthai Version: 0.1.28 -Release: 7%{?dist} +Release: 8%{?dist} License: LGPLv2+ Source: ftp://linux.thai.net/pub/thailinux/software/libthai/libthai-%{version}.tar.xz Patch0: libthai-0.1.9-multilib.patch @@ -65,6 +65,10 @@ rm $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/pkgconfig/* %changelog +* Mon Aug 09 2021 Mohan Boddu - 0.1.28-8 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Apr 16 2021 Mohan Boddu - 0.1.28-7 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937