From 505a66a46c5120f63d646dbdd60fcb7cdf2e56bf Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 23 Jul 2021 09:41:45 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_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 cff0f22..de87969 100644 --- a/python-sphinxcontrib-jsmath.spec +++ b/python-sphinxcontrib-jsmath.spec @@ -5,7 +5,7 @@ Name: python-%{pypi_name} Version: 1.0.1 -Release: 12%{?dist} +Release: 13%{?dist} Summary: Sphinx extension for math in HTML via JavaScript License: BSD URL: http://sphinx-doc.org/ @@ -61,6 +61,9 @@ via JavaScript. %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 1.0.1-13 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Thu Jun 03 2021 Python Maint - 1.0.1-12 - Rebuilt for Python 3.10