diff --git a/python-lark-parser.spec b/python-lark-parser.spec index 4469296..3d2ef30 100644 --- a/python-lark-parser.spec +++ b/python-lark-parser.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 0.9.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Lark is a modern general-purpose parsing library for Python License: MIT Url: https://github.com/lark-parser/lark @@ -92,6 +92,9 @@ rm -rfv %{buildroot}/%{python3_sitelib}/lark-stubs/ %{python3_sitelib}/lark/ %changelog +* Fri Apr 16 2021 Mohan Boddu - 0.9.0-3 +- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 + * Wed Jan 27 2021 Fedora Release Engineering - 0.9.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild