Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libxmlb for openSUSE:Factory checked in at 2023-01-21 19:10:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libxmlb (Old) and /work/SRC/openSUSE:Factory/.libxmlb.new.32243 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libxmlb" Sat Jan 21 19:10:00 2023 rev:10 rq:1059626 version:0.3.10 Changes: -------- --- /work/SRC/openSUSE:Factory/libxmlb/libxmlb.changes 2022-10-12 18:24:17.425604350 +0200 +++ /work/SRC/openSUSE:Factory/.libxmlb.new.32243/libxmlb.changes 2023-01-21 19:10:07.492806483 +0100 @@ -1,0 +2,5 @@ +Fri Dec 16 17:02:37 UTC 2022 - Dirk Müller <dmuel...@suse.com> + +- build hwcaps optimized libraries + +------------------------------------------------------------------- New: ---- baselibs.conf ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libxmlb.spec ++++++ --- /var/tmp/diff_new_pack.oytLcS/_old 2023-01-21 19:10:07.980809269 +0100 +++ /var/tmp/diff_new_pack.oytLcS/_new 2023-01-21 19:10:07.984809292 +0100 @@ -1,7 +1,7 @@ # # spec file for package libxmlb # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # Copyright (c) 2019 Bjørn Lie, Bryne, Norway. # # All modifications and additions to the file contributed by third parties @@ -26,6 +26,7 @@ Group: Development/Libraries/Other URL: https://github.com/hughsie/libxmlb Source0: %{url}/archive/%{version}/%{name}-%{version}.tar.gz +Source9: baselibs.conf # Enable when/if libstemmer becomes available in openSUSE (+ in meson call) #BuildRequires: libstemmer-devel BuildRequires: %{python_module setuptools} @@ -37,6 +38,7 @@ BuildRequires: pkgconfig(liblzma) # Needed for the self tests BuildRequires: pkgconfig(shared-mime-info) +%{?suse_build_hwcaps_libs} %description XML is slow to parse and strings inside the document cannot be ++++++ baselibs.conf ++++++ libxmlb2