From e590b4b0b34a8ada1810391f489543face9251ca Mon Sep 17 00:00:00 2001 From: Python Maint Date: Thu, 29 Jun 2023 23:15:42 +0200 Subject: [PATCH] Rebuilt for Python 3.12 --- python-furo.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-furo.spec b/python-furo.spec index 8f08701..786e03e 100644 --- a/python-furo.spec +++ b/python-furo.spec @@ -1,6 +1,6 @@ Name: python-furo Version: 2023.03.27 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Clean customizable Sphinx documentation theme License: MIT @@ -112,6 +112,9 @@ rm -rf html/{.buildinfo,.doctrees} %license LICENSE %changelog +* Thu Jun 29 2023 Python Maint - 2023.03.27-2 +- Rebuilt for Python 3.12 + * Tue Mar 28 2023 Jerry James - 2023.03.27-1 - Version 2023.03.27