Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package nbdkit for openSUSE:Factory checked in at 2024-10-23 21:10:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/nbdkit (Old) and /work/SRC/openSUSE:Factory/.nbdkit.new.26871 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "nbdkit" Wed Oct 23 21:10:05 2024 rev:17 rq:1217085 version:1.40.4 Changes: -------- --- /work/SRC/openSUSE:Factory/nbdkit/nbdkit.changes 2024-10-20 10:04:38.772406190 +0200 +++ /work/SRC/openSUSE:Factory/.nbdkit.new.26871/nbdkit.changes 2024-10-23 21:11:20.061334917 +0200 @@ -1,0 +2,5 @@ +Tue Oct 22 16:31:01 UTC 2024 - James Fehlig <jfeh...@suse.com> + +- Exclude tests when building for ix86 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ nbdkit.spec ++++++ --- /var/tmp/diff_new_pack.EQXfSy/_old 2024-10-23 21:11:20.681360798 +0200 +++ /var/tmp/diff_new_pack.EQXfSy/_new 2024-10-23 21:11:20.681360798 +0200 @@ -24,7 +24,7 @@ # omits any tests that run full qemu, since running qemu under TCG is # often broken on non-x86_64 arches. %global complete_test_arches x86_64 -%global broken_test_arches %{arm} aarch64 +%global broken_test_arches %{arm} aarch64 %{ix86} Name: nbdkit Version: 1.40.4 @@ -174,9 +174,9 @@ + # The plugins below have non-trivial dependencies are so are # packaged separately. - %package cdi-plugin Summary: Containerized Data Import plugin for %{name} Requires: %{name}-server = %{version}-%{release} @@ -195,9 +195,9 @@ + # In theory this is noarch, but because plugins are placed in _libdir # which varies across architectures, RPM does not allow this. - %package gcs-plugin Summary: Gooogle Cloud Storage plugin %{name} Requires: %{name}-python-plugin = %{version}-%{release}