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