From 994664b9d16fcea13871ca4d899bff40b0824d96 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Tue, 10 Aug 2021 00:24:46 +0000 Subject: [PATCH] Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 Signed-off-by: Mohan Boddu --- python-sphinxcontrib-htmlhelp.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/python-sphinxcontrib-htmlhelp.spec b/python-sphinxcontrib-htmlhelp.spec index e767592..db43210 100644 --- a/python-sphinxcontrib-htmlhelp.spec +++ b/python-sphinxcontrib-htmlhelp.spec @@ -5,7 +5,7 @@ Name: python-%{pypi_name} Version: 1.0.3 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Sphinx extension for HTML help files License: BSD URL: http://sphinx-doc.org/ @@ -80,6 +80,10 @@ popd %changelog +* Tue Aug 10 2021 Mohan Boddu - 1.0.3-6 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri May 07 2021 Miro HronĨok - 1.0.3-5 - Build without check - No longer BuildRequires python3-html5lib