diff --git a/python-lark-parser.spec b/python-lark-parser.spec index 309ed17..feabb40 100644 --- a/python-lark-parser.spec +++ b/python-lark-parser.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 0.6.4 -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 @@ -88,6 +88,9 @@ Features: %{python3_sitelib}/lark/ %changelog +* Sat Feb 02 2019 Fedora Release Engineering - 0.6.4-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Fri Jan 11 2019 Thomas Andrejak - 0.6.4-2 - Fix package naming