From 3d7c18927abe73ce1d6739b8e40cf5766b2c5e56 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 09:05:59 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- python-docutils.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/python-docutils.spec b/python-docutils.spec index 04eaf57..c8ab717 100644 --- a/python-docutils.spec +++ b/python-docutils.spec @@ -1,6 +1,6 @@ Name: python-docutils Version: 0.20.1 -Release: 4%{?dist} +Release: 5%{?dist} Summary: System for processing plaintext documentation # See COPYING.txt for information @@ -76,6 +76,10 @@ export PYTHONPATH=%{buildroot}%{python3_sitelib} %changelog +* Tue Oct 29 2024 Troy Dawson - 0.20.1-5 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Mon Jun 24 2024 Troy Dawson - 0.20.1-4 - Bump release for June 2024 mass rebuild