diff --git a/python-lark-parser.spec b/python-lark-parser.spec index cc3f219..204cc5e 100644 --- a/python-lark-parser.spec +++ b/python-lark-parser.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 0.8.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Lark is a modern general-purpose parsing library for Python License: MIT Url: https://github.com/lark-parser/lark @@ -89,6 +89,9 @@ rm -rfv %{buildroot}/%{python3_sitelib}/lark-stubs/ %{python3_sitelib}/lark/ %changelog +* Tue May 26 2020 Miro HronĨok - 0.8.2-2 +- Rebuilt for Python 3.9 + * Sat Mar 07 2020 Thomas Andrejak - 0.8.2-1 - Update to 0.8.2