From d732eb289833e16836ab3524d3653c5c5067fd19 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Fri, 16 Aug 2019 14:05:00 +0200 Subject: [PATCH] Rebuilt for Python 3.8 --- python-lxml.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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