diff --git a/python-sphinxcontrib-websupport.spec b/python-sphinxcontrib-websupport.spec index ef9049f..df6e17c 100644 --- a/python-sphinxcontrib-websupport.spec +++ b/python-sphinxcontrib-websupport.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 1.2.4 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Sphinx API for Web Apps License: BSD @@ -67,6 +67,10 @@ rmdir empty %{python3_sitelib}/sphinxcontrib_websupport-*.egg-info/ %changelog +* Tue Aug 10 2021 Mohan Boddu - 1.2.4-5 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Apr 16 2021 Mohan Boddu - 1.2.4-4 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937