Bump release for October 2024 mass rebuild:

Resolves: RHEL-64018
This commit is contained in:
Troy Dawson 2024-10-29 09:07:36 -07:00
parent c92131b319
commit b66ed8d704

View File

@ -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 <tdawson@redhat.com> - 3.11-25
- Bump release for October 2024 mass rebuild:
Resolves: RHEL-64018
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 3.11-24
- Bump release for June 2024 mass rebuild