Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libxml++30 for openSUSE:Factory checked in at 2024-08-14 14:14:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libxml++30 (Old) and /work/SRC/openSUSE:Factory/.libxml++30.new.7232 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libxml++30" Wed Aug 14 14:14:01 2024 rev:3 rq:1193732 version:3.2.5 Changes: -------- --- /work/SRC/openSUSE:Factory/libxml++30/libxml++30.changes 2022-09-21 14:39:17.049231081 +0200 +++ /work/SRC/openSUSE:Factory/.libxml++30.new.7232/libxml++30.changes 2024-08-14 14:14:15.815065880 +0200 @@ -1,0 +2,20 @@ +Mon Aug 12 14:34:14 UTC 2024 - Bjørn Lie <bjorn....@gmail.com> + +- Update to version 3.2.5: + + Documentation: + - Update Visual Studio build docs + - Parser docs: Add a link to parser options + + Meson build: + - Detect if we build from a git subtree + - Don't copy files with configure_file() + - Fix the evaluation of is_git_build on Windows + - Backport libxml2 CMake support from libxml++-5.0 + - Don't fail if warning_level=everything + - Don't require the 'dot' command to build the documentation + - Add the build-manual option + - Add bcrypt dependency when libxml2 is a subproject + + Build: Make it compatible with libxml2 >= 2.12.0 by modifying + #include directives +- Add check section and run meson_test macro. + +------------------------------------------------------------------- Old: ---- libxml++-3.2.4.tar.xz New: ---- libxml++-3.2.5.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libxml++30.spec ++++++ --- /var/tmp/diff_new_pack.ZbBpCE/_old 2024-08-14 14:14:16.499094474 +0200 +++ /var/tmp/diff_new_pack.ZbBpCE/_new 2024-08-14 14:14:16.503094641 +0200 @@ -1,7 +1,7 @@ # # spec file for package libxml++30 # -# Copyright (c) 2022 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 @@ -21,7 +21,7 @@ %define so_ver 3_0-1 Name: libxml++30 -Version: 3.2.4 +Version: 3.2.5 Release: 0 Summary: C++ Interface for XML Files License: LGPL-2.1-or-later @@ -76,9 +76,12 @@ %ldconfig_scriptlets -n libxml++-%{so_ver} +%check +%meson_test + %files -n libxml++-%{so_ver} %license COPYING -%doc AUTHORS ChangeLog NEWS README +%doc ChangeLog NEWS README.md %{_libdir}/*.so.* %files devel ++++++ libxml++-3.2.4.tar.xz -> libxml++-3.2.5.tar.xz ++++++ ++++ 36474 lines of diff (skipped)