From b2c7165e1fc7897d95d3bf6b70f7d0c7335c8fdf Mon Sep 17 00:00:00 2001 From: Charalampos Stratakis Date: Tue, 13 Dec 2016 18:42:45 +0100 Subject: [PATCH] Rebuild for Python 3.6 --- python-lxml.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-lxml.spec b/python-lxml.spec index 80e2de3..d3b0449 100644 --- a/python-lxml.spec +++ b/python-lxml.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 3.7.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: XML processing library combining libxml2/libxslt with the ElementTree API License: BSD @@ -78,6 +78,9 @@ home page < or see our bug tracker at case you want to use the current ... %{python3_sitearch}/%{pypi_name}-%{version}-py?.?.egg-info %changelog +* Tue Dec 13 2016 Stratakis Charalampos - 3.7.0-2 +- Rebuild for Python 3.6 + * Sun Dec 11 2016 Fabio Alessandro Locati - 3.7.0-1 - Update to 3.7.0