From ee342a27bccc0c59e8b2f717961790dc4fc182ff Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Mon, 24 Jun 2024 09:20:01 -0700 Subject: [PATCH] Bump release for June 2024 mass rebuild --- python-sphinx.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-sphinx.spec b/python-sphinx.spec index 2679707..2ecef0d 100644 --- a/python-sphinx.spec +++ b/python-sphinx.spec @@ -25,7 +25,7 @@ Name: python-sphinx #global prerel ... %global upstream_version %{general_version}%{?prerel} Version: %{general_version}%{?prerel:~%{prerel}} -Release: 7%{?dist} +Release: 8%{?dist} Epoch: 1 Summary: Python documentation generator @@ -416,6 +416,9 @@ ${k+-k }"${k-}" %changelog +* Mon Jun 24 2024 Troy Dawson - 1:7.2.6-8 +- Bump release for June 2024 mass rebuild + * Mon Jun 10 2024 Lumír Balhar - 1:7.2.6-7 - Replace snowballstemmer with a dummy implementation