From 08c90cc22c870535c954c27bbf9eef45077b8e39 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Jun 03 2021 11:18:52 +0000 Subject: Rebuilt for Python 3.10 --- diff --git a/python-sphinxcontrib-applehelp.spec b/python-sphinxcontrib-applehelp.spec index 263c229..605b34c 100644 --- a/python-sphinxcontrib-applehelp.spec +++ b/python-sphinxcontrib-applehelp.spec @@ -1,4 +1,3 @@ -%global _without_check 1 %global pypi_name sphinxcontrib-applehelp # when bootstrapping sphinx, we cannot run tests yet @@ -6,7 +5,7 @@ Name: python-%{pypi_name} Version: 1.0.2 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Sphinx extension for Apple help books License: BSD URL: http://sphinx-doc.org/ @@ -80,6 +79,9 @@ popd %changelog +* Thu Jun 03 2021 Python Maint - 1.0.2-5 +- Rebuilt for Python 3.10 + * Wed Jun 02 2021 Python Maint - 1.0.2-4 - Bootstrap for Python 3.10