diff --git a/graphite2.spec b/graphite2.spec index 8645b7a..3727d07 100644 --- a/graphite2.spec +++ b/graphite2.spec @@ -1,6 +1,6 @@ Name: graphite2 Version: 1.3.14 -Release: 8%{?dist} +Release: 9%{?dist} Summary: Font rendering capabilities for complex non-Roman writing systems License: (LGPLv2+ or GPLv2+ or MPLv1.1) and (Netscape or GPLv2+ or LGPLv2+) @@ -75,6 +75,10 @@ find %{buildroot} -type f -name "*.la" -print -delete %changelog +* Mon Aug 09 2021 Mohan Boddu - 1.3.14-9 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Thu Apr 15 2021 Mohan Boddu - 1.3.14-8 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937