Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package blender for openSUSE:Factory checked in at 2022-09-13 15:10:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/blender (Old) and /work/SRC/openSUSE:Factory/.blender.new.2083 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "blender" Tue Sep 13 15:10:07 2022 rev:166 rq:1003294 version:3.3.0 Changes: -------- --- /work/SRC/openSUSE:Factory/blender/blender.changes 2022-09-12 19:08:37.986601241 +0200 +++ /work/SRC/openSUSE:Factory/.blender.new.2083/blender.changes 2022-09-13 15:11:32.345005781 +0200 @@ -1,0 +2,6 @@ +Tue Sep 13 07:17:18 UTC 2022 - Guillaume GARDET <guillaume.gar...@opensuse.org> + +- oneVPL only available on x86_64 atm, so disable it on all other + architectures + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ blender.spec ++++++ --- /var/tmp/diff_new_pack.dU3dWO/_old 2022-09-13 15:11:33.049007764 +0200 +++ /var/tmp/diff_new_pack.dU3dWO/_new 2022-09-13 15:11:33.053007774 +0200 @@ -155,7 +155,10 @@ BuildRequires: pkgconfig(libzstd) BuildRequires: pkgconfig(python-3.9) BuildRequires: pkgconfig(sndfile) +%ifarch x86_64 +# oneVPL only available on x86_64 atm BuildRequires: pkgconfig(vpl) +%endif BuildRequires: pkgconfig(x11) BuildRequires: pkgconfig(xfixes) BuildRequires: pkgconfig(xi)