diff --git a/mingw-pixman.spec b/mingw-pixman.spec index bd5c14a..ec828d1 100644 --- a/mingw-pixman.spec +++ b/mingw-pixman.spec @@ -2,7 +2,7 @@ Name: mingw-pixman Version: 0.40.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: MinGW Windows Pixman library License: MIT @@ -102,6 +102,10 @@ Static version of the cross compiled Pixman library. %changelog +* Mon Aug 09 2021 Mohan Boddu - 0.40.0-5 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Apr 16 2021 Mohan Boddu - 0.40.0-4 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937