Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libxml++ for openSUSE:Factory checked in at 2023-02-23 16:30:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libxml++ (Old) and /work/SRC/openSUSE:Factory/.libxml++.new.1706 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libxml++" Thu Feb 23 16:30:24 2023 rev:50 rq:1067350 version:5.0.2 Changes: -------- --- /work/SRC/openSUSE:Factory/libxml++/libxml++.changes 2022-09-21 14:42:45.713809779 +0200 +++ /work/SRC/openSUSE:Factory/.libxml++.new.1706/libxml++.changes 2023-02-23 16:54:04.849370497 +0100 @@ -1,0 +2,6 @@ +Wed Feb 22 17:45:39 UTC 2023 - Jan Engelhardt <jeng...@inai.de> + +- Drop hard glibmm2-devel Requires in devel sub-package. +- Move documentation to -devel subpackage. + +------------------------------------------------------------------- @@ -14,4 +20,3 @@ -* Meson build: Enable static building on windows - (Andrew Potter) Pull request #29 -* Meson build: Require meson >= 0.60.0 -* Meson build: libxml2 can be built as a subproject + . Enable static building on windows + . Require meson >= 0.60.0 + . libxml2 can be built as a subproject ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libxml++.spec ++++++ --- /var/tmp/diff_new_pack.0SVQts/_old 2023-02-23 16:54:05.289373049 +0100 +++ /var/tmp/diff_new_pack.0SVQts/_new 2023-02-23 16:54:05.297373095 +0100 @@ -1,7 +1,7 @@ # # spec file for package libxml++ # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -32,7 +32,7 @@ BuildRequires: c++_compiler BuildRequires: fdupes -BuildRequires: meson >= 0.55.0 +BuildRequires: meson >= 0.60.0 BuildRequires: pkgconfig BuildRequires: pkgconfig(glibmm-2.68) BuildRequires: pkgconfig(libxml-2.0) >= 2.7.7 @@ -54,7 +54,6 @@ %package devel Summary: C++ Interface for XML Files -- Development Files Group: Development/Libraries/C and C++ -Requires: glibmm2-devel Requires: libxml++-%{so_ver} = %{version} %description devel @@ -78,10 +77,10 @@ %files -n libxml++-%{so_ver} %license COPYING -%doc AUTHORS ChangeLog NEWS README %{_libdir}/*.so.* %files devel +%doc AUTHORS ChangeLog NEWS README %{_includedir}/libxml++-%{base_ver} %dir %{_libdir}/libxml++-%{base_ver} %dir %{_libdir}/libxml++-%{base_ver}/include