From 11db408c305f53cccf5b01486ba1af7f86e79490 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Mon, 9 Aug 2021 22:17:18 +0000 Subject: [PATCH] Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 Signed-off-by: Mohan Boddu --- mingw-pixman.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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