Hello community,

here is the log from the commit of package expat for openSUSE:Factory checked 
in at 2018-09-18 11:40:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/expat (Old)
 and      /work/SRC/openSUSE:Factory/.expat.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "expat"

Tue Sep 18 11:40:14 2018 rev:54 rq:634955 version:2.2.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/expat/expat.changes      2017-11-19 
11:11:09.115910810 +0100
+++ /work/SRC/openSUSE:Factory/.expat.new/expat.changes 2018-09-18 
11:40:28.704096555 +0200
@@ -1,0 +2,31 @@
+Tue Sep 11 11:32:10 UTC 2018 - [email protected]
+
+- Version update to 2.2.6 Sun August 12 2018
+  * Bug fixes:
+    - Avoid doing arithmetic with NULL pointers in XML_GetBuffer
+    - Fix 2.2.5 regression with suspend-resume while parsing
+      a document like '<root/>'
+  * Other changes:
+    - Autotools: Fix docbook-related configure syntax error
+    - Autotools: Avoid grep option `-q` for Solaris
+    - Autotools: Support
+      ./configure DOCBOOK_TO_MAN="xmlto man --skip-validation"
+    - Autotools: Support DOCBOOK_TO_MAN command which produces
+      xmlwf.1 rather than XMLWF.1; also covers case insensitive
+      file systems
+    - Autotools: Drop -rpath option passed to libtool
+    - Autotools: Detect and deny SGML docbook2man as ours is XML
+    - Autotools/CMake: Support command db2x_docbook2man as well
+    - CMake: Introduce option WARNINGS_AS_ERRORS, defaults to OFF
+    - CMake: Introduce option MSVC_USE_STATIC_CRT, defaults to OFF
+    - CMake: Introduce option XML_UNICODE and XML_UNICODE_WCHAR_T,
+      both defaulting to OFF
+    - CMake: Prefer check_symbol_exists over check_function_exists
+    - CMake: Create the same pkg-config file as with GNU Autotools
+    - CMake: Use GNUInstallDirs module to set proper defaults for
+      install directories
+    - CMake: Utilize expat_config.h.cmake for XML_DEV_URANDOM
+    - Address compiler warnings
+    - Fix miscellaneous typos
+
+-------------------------------------------------------------------

Old:
----
  expat-2.2.5.tar.bz2

New:
----
  expat-2.2.6.tar.bz2
  expat-2.2.6.tar.bz2.asc

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

Other differences:
------------------
++++++ expat.spec ++++++
--- /var/tmp/diff_new_pack.4IiQbe/_old  2018-09-18 11:40:29.916095280 +0200
+++ /var/tmp/diff_new_pack.4IiQbe/_new  2018-09-18 11:40:29.916095280 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package expat
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,17 +17,19 @@
 
 
 %global do_profiling 0
-%global unversion 2_2_5
+%global unversion 2_2_6
 Name:           expat
-Version:        2.2.5
+Version:        2.2.6
 Release:        0
 Summary:        XML Parser Toolkit
 License:        MIT
 Group:          Development/Libraries/C and C++
 Url:            http://libexpat.github.io
 Source0:        
https://github.com/libexpat/libexpat/releases/download/R_%{unversion}/expat-%{version}.tar.bz2
+Source3:        
https://github.com/libexpat/libexpat/releases/download/R_%{unversion}/expat-%{version}.tar.bz2.asc
 Source1:        %{name}faq.html
 Source2:        baselibs.conf
+BuildRequires:  docbook2x
 BuildRequires:  gcc-c++
 BuildRequires:  libtool
 BuildRequires:  pkgconfig
@@ -69,7 +71,6 @@
 %build
 %configure \
   --disable-silent-rules \
-  --without-docbook \
   --docdir="%{_docdir}/%{name}" \
   --disable-static
 %if 0%{?do_profiling}

++++++ expat-2.2.5.tar.bz2 -> expat-2.2.6.tar.bz2 ++++++
++++ 4241 lines of diff (skipped)


Reply via email to