From 5a1f9617639ffcdc93780f78642ce86675c1dde4 Mon Sep 17 00:00:00 2001 From: MSVSphere Packaging Team Date: Tue, 5 Nov 2024 05:40:42 +0300 Subject: [PATCH] import python-lark-1.1.7-5.el10 --- SPECS/python-lark.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/SPECS/python-lark.spec b/SPECS/python-lark.spec index aa29f2a..6de6f81 100644 --- a/SPECS/python-lark.spec +++ b/SPECS/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