diff --git a/lxml-4.2.0.tar.gz b/lxml-4.2.0.tar.gz deleted file mode 100644 index 4311d55..0000000 --- a/lxml-4.2.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7d96fbb5f23a62300aa9bef7d286cd61aca8902357619c8708c0290aba5df73f -size 4282112 diff --git a/lxml-4.2.1.tar.gz b/lxml-4.2.1.tar.gz new file mode 100644 index 0000000..ff3f281 --- /dev/null +++ b/lxml-4.2.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2629cdbcad82b83922a3488937632a4983ecc0fed3e5cfbf430d069382eeb9b +size 4284267 diff --git a/lxmldoc-4.2.0.pdf b/lxmldoc-4.2.0.pdf deleted file mode 100644 index ed5b053..0000000 --- a/lxmldoc-4.2.0.pdf +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5483b9628aee120def2edf609f561257447d147314ba877085ce357e5133d8f5 -size 1146002 diff --git a/lxmldoc-4.2.1.pdf b/lxmldoc-4.2.1.pdf new file mode 100644 index 0000000..4147776 --- /dev/null +++ b/lxmldoc-4.2.1.pdf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e3527fbb7ef943b03661daab4da7928a35a1d361de87b68593605dfba81cb35 +size 1146442 diff --git a/python-lxml.changes b/python-lxml.changes index 88b5721..6ec3c22 100644 --- a/python-lxml.changes +++ b/python-lxml.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed Mar 28 17:05:30 UTC 2018 - hpj@urpla.net + +- Version update to 4.2.1: + * LP#1755825: iterwalk() failed to return the 'start' event for the initial + element if a tag selector is used. + * LP#1756314: Failure to import 4.2.0 into PyPy due to a missing library symbol. + * LP#1727864, GH#258: Add "-isysroot" linker option on MacOS as needed by XCode 9. + ------------------------------------------------------------------- Mon Mar 19 13:01:20 UTC 2018 - tchvatal@suse.com diff --git a/python-lxml.spec b/python-lxml.spec index 02d8b0e..d8ffc0e 100644 --- a/python-lxml.spec +++ b/python-lxml.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-lxml -Version: 4.2.0 +Version: 4.2.1 Release: 0 Summary: Pythonic XML processing library License: BSD-3-Clause AND GPL-2.0-or-later