Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package tinyxml2 for openSUSE:Factory 
checked in at 2024-05-20 18:09:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tinyxml2 (Old)
 and      /work/SRC/openSUSE:Factory/.tinyxml2.new.1880 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "tinyxml2"

Mon May 20 18:09:38 2024 rev:8 rq:1174849 version:10.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/tinyxml2/tinyxml2.changes        2021-12-28 
12:26:19.816470914 +0100
+++ /work/SRC/openSUSE:Factory/.tinyxml2.new.1880/tinyxml2.changes      
2024-05-20 18:09:45.826271340 +0200
@@ -1,0 +2,8 @@
+Tue May  7 12:48:07 UTC 2024 - Jan Engelhardt <jeng...@inai.de>
+
+- Update to release 10
+  * Added function XMLNode::ChildElementCount
+  * Fix assertion "_elementPool.CurrentAllocs() ==
+    _elementPool.Untracked() failed"
+
+-------------------------------------------------------------------

Old:
----
  tinyxml2-9.0.0.tar.gz

New:
----
  10.0.0.tar.gz

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

Other differences:
------------------
++++++ tinyxml2.spec ++++++
--- /var/tmp/diff_new_pack.euxEy0/_old  2024-05-20 18:09:47.442330177 +0200
+++ /var/tmp/diff_new_pack.euxEy0/_new  2024-05-20 18:09:47.450330468 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package tinyxml2
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,16 +16,16 @@
 #
 
 
-%define so_version 9
+%define so_version 10
 %define lib_package lib%{name}-%{so_version}
 Name:           tinyxml2
-Version:        9.0.0
+Version:        10.0.0
 Release:        0
 Summary:        Basic XML parser in C++
 License:        Zlib
 Group:          Development/Libraries/C and C++
 URL:            https://github.com/leethomason/tinyxml2
-Source:         
https://github.com/leethomason/tinyxml2/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
+Source:         
https://github.com/leethomason/tinyxml2/archive/%{version}.tar.gz
 BuildRequires:  cmake >= 3.15
 BuildRequires:  gcc-c++
 BuildRequires:  pkgconfig
@@ -62,7 +62,7 @@
 developing applications that use libtinyxml2.
 
 %prep
-%setup -q
+%autosetup -p1
 
 %build
 %cmake
@@ -80,8 +80,7 @@
 %check
 %make_build test
 
-%post -n %{lib_package} -p /sbin/ldconfig
-%postun -n %{lib_package} -p /sbin/ldconfig
+%ldconfig_scriptlets -n %{lib_package}
 
 %files -n %{lib_package}
 %license LICENSE.txt

++++++ tinyxml2-9.0.0.tar.gz -> 10.0.0.tar.gz ++++++
++++ 24568 lines of diff (skipped)

Reply via email to