Hello community,

here is the log from the commit of package python-lxml for openSUSE:Factory 
checked in at 2018-08-10 09:47:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-lxml (Old)
 and      /work/SRC/openSUSE:Factory/.python-lxml.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-lxml"

Fri Aug 10 09:47:18 2018 rev:66 rq:627951 version:4.2.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-lxml/python-lxml.changes  2018-04-02 
22:47:15.466141255 +0200
+++ /work/SRC/openSUSE:Factory/.python-lxml.new/python-lxml.changes     
2018-08-10 09:47:21.046035527 +0200
@@ -1,0 +2,22 @@
+Tue Aug  7 15:34:31 UTC 2018 - toddrme2...@gmail.com
+
+- Update to 4.2.4 (2018-08-03)
+  + Features added
+    * GH#259: Allow using ``pkg-config`` for build configuration.
+      Patch by Patrick Griffis.
+  + Bugs fixed
+    * LP#1773749, GH#268: Crash when moving an element to another document with
+      ``Element.insert()``.
+      Patch by Alexander Weggerle.
+- Update to 4.2.3
+  + Bugs fixed
+    * Reverted GH#265: lxml links against zlib as a shared library again.
+- Update to 4.2.2
+  + Bugs fixed
+    * GH#266: Fix sporadic crash during GC when parse-time schema validation 
is used
+      and the parser participates in a reference cycle.
+      Original patch by Julien Greard.
+    * GH#265: lxml no longer links against zlib as a shared library, only on 
static builds.
+      Patch by Nehal J Wani.
+
+-------------------------------------------------------------------

Old:
----
  lxml-4.2.1.tar.gz
  lxmldoc-4.2.1.pdf

New:
----
  lxml-4.2.4.tar.gz
  lxmldoc-4.2.4.pdf

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-lxml.spec ++++++
--- /var/tmp/diff_new_pack.0YehhE/_old  2018-08-10 09:47:21.754036665 +0200
+++ /var/tmp/diff_new_pack.0YehhE/_new  2018-08-10 09:47:21.754036665 +0200
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-lxml
-Version:        4.2.1
+Version:        4.2.4
 Release:        0
 Summary:        Pythonic XML processing library
 License:        BSD-3-Clause AND GPL-2.0-or-later
@@ -46,7 +46,7 @@
 
 %package doc
 Summary:        Documentation for python-lxml, an XML processing library
-Group:          Documentation/HTML
+Group:          Documentation/Other
 BuildArch:      noarch
 
 %description doc
@@ -110,10 +110,13 @@
 %exclude %{python_sitearch}/lxml/includes/*.h
 
 %files %{python_files devel}
+%license LICENSES.txt
 %{python_sitearch}/lxml/*.h
 %{python_sitearch}/lxml/includes/*.h
 
 %files %{python_files doc}
-%doc doc/html lxmldoc-%{version}.pdf
+%license LICENSES.txt
+%doc doc/html
+%doc lxmldoc-%{version}.pdf
 
 %changelog

++++++ lxml-4.2.1.tar.gz -> lxml-4.2.4.tar.gz ++++++
++++ 437343 lines of diff (skipped)

++++++ lxmldoc-4.2.1.pdf -> lxmldoc-4.2.4.pdf ++++++
(binary differes)


Reply via email to