From 6cad8c261690272b75671ee94bf621e3160274ce Mon Sep 17 00:00:00 2001 From: Fabio Alessandro Locati Date: Mon, 9 Jan 2017 20:06:42 +0100 Subject: [PATCH] Update to 3.7.2 --- python-lxml.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-lxml.spec b/python-lxml.spec index 23cda88..a069042 100644 --- a/python-lxml.spec +++ b/python-lxml.spec @@ -1,7 +1,7 @@ %global pypi_name lxml Name: python-%{pypi_name} -Version: 3.7.1 +Version: 3.7.2 Release: 1%{?dist} Summary: XML processing library combining libxml2/libxslt with the ElementTree API @@ -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 +* Mon Jan 09 Fabio Alessandro Locati - 3.7.2-1 +- Update to 3.7.2 + * Sun Dec 25 2016 Fabio Alessandro Locati - 3.7.1-1 - Update to 3.7.1