diff --git a/python-pytest-timeout.spec b/python-pytest-timeout.spec index 6d6be4b..26bca0b 100644 --- a/python-pytest-timeout.spec +++ b/python-pytest-timeout.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 1.4.2 -Release: 6%{?dist} +Release: 7%{?dist} Summary: py.test plugin to abort hanging tests License: MIT @@ -53,6 +53,10 @@ Summary: %{summary} %{python3_sitelib}/__pycache__/pytest_timeout* %changelog +* Tue Aug 10 2021 Mohan Boddu - 1.4.2-7 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Tue Jun 15 2021 Tomas Orsava - 1.4.2-6 - Remove test-dependency on python-pexpect