From 743448fd2824038b7a2477f3e6f0995c1e09c454 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 20 Jan 2023 12:50:46 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- python-docutils.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-docutils.spec b/python-docutils.spec index fd12fb6..e5a9bbe 100644 --- a/python-docutils.spec +++ b/python-docutils.spec @@ -1,6 +1,6 @@ Name: python-docutils Version: 0.19 -Release: 1%{?dist} +Release: 2%{?dist} Summary: System for processing plaintext documentation # See COPYING.txt for information @@ -78,6 +78,9 @@ export PYTHONPATH=%{buildroot}%{python3_sitelib} %changelog +* Fri Jan 20 2023 Fedora Release Engineering - 0.19-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + * Mon Oct 24 2022 Karolina Surma - 0.19-1 - Update to 0.19 Resolves: rhbz#2099884