From c3afc47403de71887c3bcd0991fa8d19e6e44dbc Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Tue, 10 Aug 2021 00:07:29 +0000 Subject: [PATCH] Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 Signed-off-by: Mohan Boddu --- python3-mallard-ducktype.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/python3-mallard-ducktype.spec b/python3-mallard-ducktype.spec index b30ef74..e6239a1 100644 --- a/python3-mallard-ducktype.spec +++ b/python3-mallard-ducktype.spec @@ -2,7 +2,7 @@ Name: python3-mallard-ducktype Version: 1.0.2 -Release: 10%{?dist} +Release: 11%{?dist} Summary: Parse Ducktype files and convert them to Mallard License: MIT @@ -43,6 +43,10 @@ Parse Ducktype files and convert them to Mallard. %changelog +* Tue Aug 10 2021 Mohan Boddu - 1.0.2-11 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Apr 16 2021 Mohan Boddu - 1.0.2-10 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937