diff --git a/libfontenc.spec b/libfontenc.spec index 7de009f..0bdb6f7 100644 --- a/libfontenc.spec +++ b/libfontenc.spec @@ -4,7 +4,7 @@ Summary: X.Org X11 libfontenc runtime library Name: libfontenc Version: 1.1.3 -Release: 16%{?dist} +Release: 17%{?dist} License: MIT URL: http://www.x.org Source0: ftp://ftp.x.org/pub/individual/lib/%{name}-%{version}.tar.bz2 @@ -53,6 +53,10 @@ find $RPM_BUILD_ROOT -type f -name '*.la' | xargs rm -f -- || : %{_libdir}/pkgconfig/fontenc.pc %changelog +* Mon Aug 09 2021 Mohan Boddu - 1.1.3-17 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Apr 16 2021 Mohan Boddu - 1.1.3-16 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937