From 042a2ecc97e0e590d65598b0c29ef3dfe4f35b56 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Mon, 13 Jun 2022 17:16:25 +0200 Subject: [PATCH] Rebuilt for Python 3.11 --- python-sphinx-kr-theme.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-sphinx-kr-theme.spec b/python-sphinx-kr-theme.spec index f253a68..f32aab7 100644 --- a/python-sphinx-kr-theme.spec +++ b/python-sphinx-kr-theme.spec @@ -4,7 +4,7 @@ Name: python-%{pypi_name} Version: 0.2.1 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Kenneth Reitz's krTheme for Sphinx License: BSD @@ -63,6 +63,9 @@ export PYTHONPATH=%{buildroot}%{python3_sitelib} %{python3_sitelib}/sphinx_kr_theme-%{version}-py%{python3_version}.egg-info %changelog +* Mon Jun 13 2022 Python Maint - 0.2.1-8 +- Rebuilt for Python 3.11 + * Fri Jan 21 2022 Fedora Release Engineering - 0.2.1-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild