diff --git a/.python-sphinxcontrib-devhelp.metadata b/.python-sphinxcontrib-devhelp.metadata new file mode 100644 index 0000000..33bc318 --- /dev/null +++ b/.python-sphinxcontrib-devhelp.metadata @@ -0,0 +1 @@ +3782815be9e11190fe7c7d697e73369432c56fd6 sphinxcontrib-devhelp-1.0.2.tar.gz diff --git a/python-sphinxcontrib-devhelp.spec b/python-sphinxcontrib-devhelp.spec index 85149c3..eb28b70 100644 --- a/python-sphinxcontrib-devhelp.spec +++ b/python-sphinxcontrib-devhelp.spec @@ -5,7 +5,7 @@ Name: python-%{pypi_name} Version: 1.0.2 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Sphinx extension for Devhelp documents License: BSD URL: http://sphinx-doc.org/ @@ -79,6 +79,10 @@ popd %changelog +* Tue Aug 10 2021 Mohan Boddu - 1.0.2-5 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Apr 16 2021 Mohan Boddu - 1.0.2-4 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937