Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package nbdkit for openSUSE:Factory checked in at 2026-07-09 22:21:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/nbdkit (Old) and /work/SRC/openSUSE:Factory/.nbdkit.new.1991 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "nbdkit" Thu Jul 9 22:21:58 2026 rev:29 rq:1364764 version:1.47.9 Changes: -------- --- /work/SRC/openSUSE:Factory/nbdkit/nbdkit.changes 2026-06-10 15:52:06.746130432 +0200 +++ /work/SRC/openSUSE:Factory/.nbdkit.new.1991/nbdkit.changes 2026-07-09 22:23:01.017584719 +0200 @@ -1,0 +2,5 @@ +Thu Jul 2 10:26:17 MDT 2026 - [email protected] + +- Add BuildRequires for python3-base + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ nbdkit.spec ++++++ --- /var/tmp/diff_new_pack.2U5pg5/_old 2026-07-09 22:23:01.505601662 +0200 +++ /var/tmp/diff_new_pack.2U5pg5/_new 2026-07-09 22:23:01.505601662 +0200 @@ -63,6 +63,7 @@ BuildRequires: guestfs-tools BuildRequires: pkgconfig(libguestfs) %endif +BuildRequires: python3-base # nbdkit is a metapackage pulling the server and a useful subset # of the plugins and filters. @@ -186,6 +187,7 @@ # 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} @@ -217,6 +219,7 @@ # 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}
