From 6f8d8ee68b15353e1f915922ac94dacc8d26022a Mon Sep 17 00:00:00 2001 From: Fabio Alessandro Locati Date: Sun, 11 Dec 2016 11:25:07 +0100 Subject: [PATCH] Update to 3.7.0 --- .gitignore | 1 + python-lxml.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 39d6a7a..48605f1 100644 --- a/.gitignore +++ b/.gitignore @@ -41,3 +41,4 @@ lxml-2.2.7.tar.gz.asc /lxml-3.4.4.tgz /lxml-3.4.4.tgz.asc /lxml-3.6.4.tar.gz +/lxml-3.7.0.tar.gz diff --git a/python-lxml.spec b/python-lxml.spec index ff58e25..accc2a9 100644 --- a/python-lxml.spec +++ b/python-lxml.spec @@ -1,7 +1,7 @@ %global pypi_name lxml Name: python-%{pypi_name} -Version: 3.6.4 +Version: 3.7.0 Release: 1%{?dist} Summary: Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API @@ -82,6 +82,9 @@ rm -rf %{pypi_name}.egg-info %{python3_sitearch}/%{pypi_name}-%{version}-py?.?.egg-info %changelog +* Sun Dec 11 2016 Fabio Alessandro Locati - 3.7.0-1 +- Update to 3.7.0 + * Thu Sep 08 2016 Fabio Alessandro Locati - 3.6.4-1 - Update to 3.6.4 diff --git a/sources b/sources index efabe57..f975b95 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6dd7314233029d9dab0156e7b1c7830b lxml-3.6.4.tar.gz +b78e6f7e859c2ff57add7f63a5e387b7 lxml-3.7.0.tar.gz