From 64ea58b90d1dc1cd8127271b06293fbd78f1a006 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Mon, 13 Jun 2022 15:02:40 +0200 Subject: [PATCH] Rebuilt for Python 3.11 --- python-docutils.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-docutils.spec b/python-docutils.spec index 75b0599..89354cf 100644 --- a/python-docutils.spec +++ b/python-docutils.spec @@ -1,6 +1,6 @@ Name: python-docutils Version: 0.17.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: System for processing plaintext documentation # See COPYING.txt for information @@ -75,6 +75,9 @@ export PYTHONPATH=%{buildroot}%{python3_sitelib} %changelog +* Mon Jun 13 2022 Python Maint - 0.17.1-3 +- Rebuilt for Python 3.11 + * Fri Jan 21 2022 Fedora Release Engineering - 0.17.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild