Hello community,

here is the log from the commit of package pugixml for openSUSE:Factory checked 
in at 2020-02-05 19:42:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pugixml (Old)
 and      /work/SRC/openSUSE:Factory/.pugixml.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pugixml"

Wed Feb  5 19:42:03 2020 rev:9 rq:770183 version:1.10

Changes:
--------
--- /work/SRC/openSUSE:Factory/pugixml/pugixml.changes  2019-03-26 
15:45:38.336075720 +0100
+++ /work/SRC/openSUSE:Factory/.pugixml.new.26092/pugixml.changes       
2020-02-05 19:42:11.691281778 +0100
@@ -1,0 +2,16 @@
+Tue Feb  4 19:46:01 UTC 2020 - Antoine Belvire <antoine.belv...@opensuse.org>
+
+- Update to version 1.10:
+  * XPath union operation now is ~2x faster to compute and results
+    in a stable order that doesn't depend on pointer order.
+  * Add format_skip_control_chars formatting flag to skip
+    non-printable ASCII characters.
+  * Add format_attribute_single_quote formatting flag to use single
+    quotes for attribute values.
+  * Add Visual Studio .natvis files to improve debugging
+    experience.
+- Remove merged patches:
+  * pugixml-1.9-use-CMAKE_INSTALL_LIBDIR.patch.
+  * pugixml-1.9-install-pc-file.patch.
+
+-------------------------------------------------------------------

Old:
----
  pugixml-1.9-install-pc-file.patch
  pugixml-1.9-use-CMAKE_INSTALL_LIBDIR.patch
  pugixml-1.9.tar.gz

New:
----
  pugixml-1.10.tar.gz

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

Other differences:
------------------
++++++ pugixml.spec ++++++
--- /var/tmp/diff_new_pack.x1uku9/_old  2020-02-05 19:42:12.415282122 +0100
+++ /var/tmp/diff_new_pack.x1uku9/_new  2020-02-05 19:42:12.415282122 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package pugixml
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,18 +18,14 @@
 
 %define _libname libpugixml1
 Name:           pugixml
-Version:        1.9
+Version:        1.10
 Release:        0
 Summary:        Light-weight C++ XML Processing Library
 License:        MIT
 Group:          System/Libraries
-Url:            http://pugixml.org/
+URL:            http://pugixml.org/
 Source0:        
https://github.com/zeux/%{name}/releases/download/v%{version}/%{name}-%{version}.tar.gz
 Patch1:         pugixml-config.patch
-# PATCH-FIX-UPSTREAM pugixml-1.9-install-pc-file.patch -- Always install pc 
file
-Patch2:         pugixml-1.9-install-pc-file.patch
-# PATCH-FIX-UPSTREAM pugixml-1.9-use-CMAKE_INSTALL_LIBDIR.patch -- Install pc 
file in proper libdir
-Patch3:         pugixml-1.9-use-CMAKE_INSTALL_LIBDIR.patch
 BuildRequires:  cmake
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
@@ -73,8 +69,7 @@
 %autosetup -p1
 
 %build
-# CMAKE_INSTALL_LIBDIR is used as a relative path by upstream
-%cmake -DCMAKE_INSTALL_LIBDIR=%{_lib}
+%cmake
 make %{?_smp_mflags}
 
 %install

++++++ pugixml-1.9.tar.gz -> pugixml-1.10.tar.gz ++++++
++++ 4697 lines of diff (skipped)


Reply via email to