Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libvpl for openSUSE:Factory checked in at 2023-11-30 22:01:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libvpl (Old) and /work/SRC/openSUSE:Factory/.libvpl.new.25432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libvpl" Thu Nov 30 22:01:03 2023 rev:12 rq:1129855 version:2023.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libvpl/libvpl.changes 2023-04-11 13:51:37.587523094 +0200 +++ /work/SRC/openSUSE:Factory/.libvpl.new.25432/libvpl.changes 2023-11-30 22:01:50.042193198 +0100 @@ -1,0 +2,6 @@ +Wed Nov 29 16:47:50 UTC 2023 - Stefan Dirsch <[email protected]> + +- only build %ix86 for Tumbleweed; otherwise just build it for + x86_64 (bsc#1217662) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libvpl.spec ++++++ --- /var/tmp/diff_new_pack.2JcpKt/_old 2023-11-30 22:01:50.726218397 +0100 +++ /var/tmp/diff_new_pack.2JcpKt/_new 2023-11-30 22:01:50.726218397 +0100 @@ -36,6 +36,11 @@ BuildRequires: gcc-c++ BuildRequires: pkgconfig BuildRequires: pkgconfig(wayland-client) +%if 0%{?suse_version} > 1600 +ExclusiveArch: x86_64 %ix86 +%else +ExclusiveArch: x86_64 +%endif %description The oneAPI Video Processing Library (oneVPL) provides a single video processing
