From 57a09697b91a7b622446ed501ec2c60ec89dd9da Mon Sep 17 00:00:00 2001 From: Python Maint Date: Tue, 13 Jun 2023 20:37:16 +0200 Subject: [PATCH] Rebuilt for Python 3.12 --- python-docutils.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-docutils.spec b/python-docutils.spec index e5a9bbe..5dbb110 100644 --- a/python-docutils.spec +++ b/python-docutils.spec @@ -1,6 +1,6 @@ Name: python-docutils Version: 0.19 -Release: 2%{?dist} +Release: 3%{?dist} Summary: System for processing plaintext documentation # See COPYING.txt for information @@ -78,6 +78,9 @@ export PYTHONPATH=%{buildroot}%{python3_sitelib} %changelog +* Tue Jun 13 2023 Python Maint - 0.19-3 +- Rebuilt for Python 3.12 + * Fri Jan 20 2023 Fedora Release Engineering - 0.19-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild