From e25120e4f065a89a33042895a71b7f6148351dc6 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Jun 04 2021 17:29:12 +0000 Subject: Rebuilt for Python 3.10 --- diff --git a/python-docs-theme.spec b/python-docs-theme.spec index 0a69c14..84eda85 100644 --- a/python-docs-theme.spec +++ b/python-docs-theme.spec @@ -1,6 +1,6 @@ Name: python-docs-theme Version: 2021.5 -Release: 1%{?dist} +Release: 2%{?dist} Summary: The Sphinx theme for the CPython docs and related projects License: Python @@ -40,6 +40,9 @@ Summary: %{summary} %doc README.rst %changelog +* Fri Jun 04 2021 Python Maint - 2021.5-2 +- Rebuilt for Python 3.10 + * Tue May 18 2021 Karolina Surma - 2021.5-1 - Update to 2021.05 Resolves: rhbz#1958505