From b66ed8d7042e6113357509a3858e25f8051b7d28 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 09:07:36 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- python-ply.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/python-ply.spec b/python-ply.spec index 4d23b1d..32d0fda 100644 --- a/python-ply.spec +++ b/python-ply.spec @@ -5,7 +5,7 @@ Name: python-%{modname} Summary: Python Lex-Yacc Version: 3.11 -Release: 24%{?dist} +Release: 25%{?dist} License: BSD-3-Clause URL: http://www.dabeaz.com/ply/ Source0: http://www.dabeaz.com/ply/%{modname}-%{version}.tar.gz @@ -83,6 +83,10 @@ popd %{python3_sitelib}/%{modname}-%{version}-*.egg-info/ %changelog +* Tue Oct 29 2024 Troy Dawson - 3.11-25 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Mon Jun 24 2024 Troy Dawson - 3.11-24 - Bump release for June 2024 mass rebuild