diff --git a/python-pexpect.spec b/python-pexpect.spec index d69c75e..261febb 100644 --- a/python-pexpect.spec +++ b/python-pexpect.spec @@ -5,7 +5,7 @@ Name: python-%{modname} Summary: Unicode-aware Pure Python Expect-like module Version: 4.8.0 -Release: 9%{?dist} +Release: 10%{?dist} License: ISC URL: https://github.com/pexpect/pexpect @@ -91,6 +91,10 @@ TRAVIS=true py.test-3 --verbose %{python3_sitelib}/%{modname}-*.egg-info %changelog +* Tue Aug 10 2021 Mohan Boddu - 4.8.0-10 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Tue Jun 22 2021 Mohan Boddu - 4.8.0-9 - Rebuilt for RHEL 9 BETA for openssl 3.0 Related: rhbz#1971065