diff --git a/libXfont2.spec b/libXfont2.spec index fc02001..39f2f18 100644 --- a/libXfont2.spec +++ b/libXfont2.spec @@ -1,7 +1,7 @@ Summary: X.Org X11 libXfont2 runtime library Name: libXfont2 Version: 2.0.3 -Release: 11%{?dist} +Release: 12%{?dist} License: MIT URL: http://www.x.org @@ -55,6 +55,10 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/pkgconfig/xfont2.pc %changelog +* Mon Aug 09 2021 Mohan Boddu - 2.0.3-12 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Apr 16 2021 Mohan Boddu - 2.0.3-11 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937