diff --git a/python-lxml.spec b/python-lxml.spec index 53d56e6..fae4f70 100644 --- a/python-lxml.spec +++ b/python-lxml.spec @@ -2,7 +2,7 @@ Name: python-%{modname} Version: 4.4.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: XML processing library combining libxml2/libxslt with the ElementTree API License: BSD @@ -81,6 +81,9 @@ export WITH_CYTHON=true %{python3_sitearch}/%{modname}-*.egg-info/ %changelog +* Fri Aug 16 2019 Miro HronĨok - 4.4.0-2 +- Rebuilt for Python 3.8 + * Sat Aug 03 2019 Igor Gnatenko - 4.4.0-1 - Update to 4.4.0