From 9ec29ef8714cdc151abd96b1f65c81255f2229f5 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 30 Jan 2020 15:31:06 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- python-sphinxcontrib-jsmath.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-sphinxcontrib-jsmath.spec b/python-sphinxcontrib-jsmath.spec index 636339e..dab576a 100644 --- a/python-sphinxcontrib-jsmath.spec +++ b/python-sphinxcontrib-jsmath.spec @@ -5,7 +5,7 @@ Name: python-%{pypi_name} Version: 1.0.1 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Sphinx extension for math in HTML via JavaScript License: BSD URL: http://sphinx-doc.org/ @@ -61,6 +61,9 @@ via JavaScript. %changelog +* Thu Jan 30 2020 Fedora Release Engineering - 1.0.1-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Thu Oct 03 2019 Miro HronĨok - 1.0.1-5 - Rebuilt for Python 3.8.0rc1 (#1748018)