Update to 4.2.3

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
Igor Gnatenko 2018-07-07 16:20:52 +02:00
commit f6400d7a5a
No known key found for this signature in database
GPG key ID: 695714BD1BBC5F4C
3 changed files with 7 additions and 3 deletions

View file

@ -1,8 +1,8 @@
%global modname lxml
Name: python-%{modname}
Version: 4.2.1
Release: 2%{?dist}
Version: 4.2.3
Release: 1%{?dist}
Summary: XML processing library combining libxml2/libxslt with the ElementTree API
License: BSD
@ -79,6 +79,9 @@ export WITH_CYTHON=true
%{python3_sitearch}/%{modname}-*.egg-info/
%changelog
* Sat Jul 07 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 4.2.3-1
- Update to 4.2.3
* Sun Jun 17 2018 Miro Hrončok <mhroncok@redhat.com> - 4.2.1-2
- Rebuilt for Python 3.7