diff --git a/python-ruamel-yaml-clib.spec b/python-ruamel-yaml-clib.spec index f9b9397..b98bc06 100644 --- a/python-ruamel-yaml-clib.spec +++ b/python-ruamel-yaml-clib.spec @@ -6,7 +6,7 @@ Name: python-%{pname} Version: 0.1.2 -Release: 7%{?dist} +Release: 8%{?dist} Summary: C version of reader, parser and emitter for ruamel.yaml derived from libyaml License: MIT @@ -56,6 +56,10 @@ rmdir ruamel.yaml.clib %{python3_sitearch}/%{pypi_name}-%{version}-py%{python3_version}.egg-info %changelog +* Tue Aug 10 2021 Mohan Boddu - 0.1.2-8 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Apr 16 2021 Mohan Boddu - 0.1.2-7 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937