From 3c49ed146ad4fd5624eaaaf8a300ae91c88e12dd Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 09:06:55 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- python-lark.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/python-lark.spec b/python-lark.spec index aa29f2a..6de6f81 100644 --- a/python-lark.spec +++ b/python-lark.spec @@ -1,6 +1,6 @@ Name: python-lark Version: 1.1.7 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Lark is a modern general-purpose parsing library for Python # License breakdown: # lark/tools/standalone.py - MPL-2.0 @@ -107,6 +107,10 @@ cp -a %{legacy_distinfo} %{buildroot}%{python3_sitelib} %changelog +* Tue Oct 29 2024 Troy Dawson - 1.1.7-5 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Mon Jun 24 2024 Troy Dawson - 1.1.7-4 - Bump release for June 2024 mass rebuild