From 2072777c7403da69540880a131d5ed55dcb2bd18 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Mon, 22 Jan 2024 00:56:27 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- python-docutils.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-docutils.spec b/python-docutils.spec index 012d127..ca99af1 100644 --- a/python-docutils.spec +++ b/python-docutils.spec @@ -1,6 +1,6 @@ Name: python-docutils Version: 0.20.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: System for processing plaintext documentation # See COPYING.txt for information @@ -76,6 +76,9 @@ export PYTHONPATH=%{buildroot}%{python3_sitelib} %changelog +* Mon Jan 22 2024 Fedora Release Engineering - 0.20.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Fri Aug 11 2023 Karolina Surma - 0.20.1-1 - Update to 0.20.1 Resolves: rhbz#2207802