diff --git a/pixman.spec b/pixman.spec index d9751e1..9f23f3b 100644 --- a/pixman.spec +++ b/pixman.spec @@ -3,7 +3,7 @@ Name: pixman Version: 0.40.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Pixel manipulation library License: MIT @@ -64,6 +64,10 @@ sed -i 's/120/600/' test/meson.build %{_libdir}/pkgconfig/pixman-1.pc %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