Hello community,

here is the log from the commit of package libxml2 for openSUSE:Factory checked 
in at 2017-11-14 14:45:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libxml2 (Old)
 and      /work/SRC/openSUSE:Factory/.libxml2.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libxml2"

Tue Nov 14 14:45:24 2017 rev:90 rq:541036 version:2.9.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/libxml2/libxml2.changes  2017-09-29 
11:48:43.163210936 +0200
+++ /work/SRC/openSUSE:Factory/.libxml2.new/libxml2.changes     2017-11-14 
14:45:25.153957124 +0100
@@ -1,0 +2,41 @@
+Sat Nov 11 15:31:50 UTC 2017 - [email protected]
+
+- Version update to 2.9.7 release:
+  * Bug Fixes:
+    + xmlcatalog: restore ability to query system catalog easily
+    + Fix comparison of nodesets to strings
+  * Improvements:
+    + Add Makefile rules to rebuild HTML man pages
+    + Remove generated file python/setup.py from version control
+    + Fix mixed decls and code in timsort.h
+    + Rework handling of return values in thread tests
+    + Fix unused variable warnings in testrecurse
+    + Fix -Wimplicit-fallthrough warnings
+    + Upgrade timsort.h to latest revision
+    + Fix a couple of warnings in dict.c and threads.c
+    + Fix unused variable warnings in nanohttp.c
+    + Don't include winsock2.h in xmllint.c
+    + Use __linux__ macro in generated code
+  * Portability:
+    + Add declaration for DllMain
+    + Fix preprocessor conditional in threads.h
+    + Fix macro redefinition warning
+    + many Windows specific improvements
+  * Documentation:
+    + xmlcatalog: refresh man page wrt. quering system catalog easily
+- Includes bug fixes from 2.9.6:
+  * Fix XPath stack frame logic
+  * Report undefined XPath variable error message
+  * Fix regression with librsvg
+  * Handle more invalid entity values in recovery mode
+  * Fix structured validation errors
+  * Fix memory leak in LZMA decompressor
+  * Set memory limit for LZMA decompression
+  * Handle illegal entity values in recovery mode
+  * Fix debug dump of streaming XPath expressions
+  * Fix memory leak in nanoftp
+  * Fix memory leaks in SAX1 parser
+- Drop libxml2-bug787941.patch
+  * upstreamed in 3157cf4e53c03bc3da604472c015c63141907db8
+
+-------------------------------------------------------------------
--- /work/SRC/openSUSE:Factory/libxml2/python-libxml2-python.changes    
2017-11-03 16:31:47.069067677 +0100
+++ /work/SRC/openSUSE:Factory/.libxml2.new/python-libxml2-python.changes       
2017-11-14 14:45:25.905929797 +0100
@@ -1,0 +2,5 @@
+Sat Nov 11 15:30:27 UTC 2017 - [email protected]
+
+- clean with spec-cleaner
+
+-------------------------------------------------------------------

Old:
----
  libxml2-2.9.5.tar.gz
  libxml2-2.9.5.tar.gz.asc
  libxml2-bug787941.patch

New:
----
  libxml2-2.9.7.tar.gz
  libxml2-2.9.7.tar.gz.asc

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

Other differences:
------------------
++++++ libxml2.spec ++++++
--- /var/tmp/diff_new_pack.lFvY5n/_old  2017-11-14 14:45:27.133885172 +0100
+++ /var/tmp/diff_new_pack.lFvY5n/_new  2017-11-14 14:45:27.137885027 +0100
@@ -18,7 +18,7 @@
 
 %define lname libxml2-2
 Name:           libxml2
-Version:        2.9.5
+Version:        2.9.7
 Release:        0
 Summary:        A Library to Manipulate XML Files
 License:        MIT
@@ -29,7 +29,6 @@
 Source2:        baselibs.conf
 Source3:        %{name}.keyring
 Patch0:         fix-perl.diff
-Patch1:         libxml2-bug787941.patch
 BuildRequires:  fdupes
 BuildRequires:  pkgconfig
 BuildRequires:  readline-devel
@@ -101,7 +100,6 @@
 %prep
 %setup -q
 %patch0
-%patch1 -p1
 
 %build
 %configure \

++++++ python-libxml2-python.spec ++++++
--- /var/tmp/diff_new_pack.lFvY5n/_old  2017-11-14 14:45:27.165884009 +0100
+++ /var/tmp/diff_new_pack.lFvY5n/_new  2017-11-14 14:45:27.169883864 +0100
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define oldpython python
 Name:           python-libxml2-python
-Version:        2.9.5
+Version:        2.9.7
 Release:        0
 Summary:        Python Bindings for libxml2
 License:        MIT
@@ -34,7 +34,6 @@
 BuildRequires:  python-rpm-macros
 BuildRequires:  pkgconfig(libxml-2.0)
 Requires:       libxml2-2 = %{version}
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %ifpython2
 Obsoletes:      libxml2-python < %{version}
 Provides:       libxml2-python = %{version}
@@ -84,7 +83,6 @@
 rm -f python/tests/Makefile*
 
 %files %{python_files}
-%defattr(-, root, root)
 %doc python/TODO
 %doc python/libxml2class.txt
 %doc python/tests

++++++ libxml2-2.9.5.tar.gz -> libxml2-2.9.7.tar.gz ++++++
++++ 4917 lines of diff (skipped)


Reply via email to