Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libvpl for openSUSE:Factory checked in at 2022-11-16 15:42:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libvpl (Old) and /work/SRC/openSUSE:Factory/.libvpl.new.1597 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libvpl" Wed Nov 16 15:42:52 2022 rev:9 rq:1035830 version:2023.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libvpl/libvpl.changes 2022-11-08 11:30:57.166563382 +0100 +++ /work/SRC/openSUSE:Factory/.libvpl.new.1597/libvpl.changes 2022-11-16 15:43:04.231768038 +0100 @@ -1,0 +2,6 @@ +Tue Nov 15 12:14:20 UTC 2022 - Stefan Dirsch <sndir...@suse.com> + +- missed part of specfile to limit build to x86_64 on older + products than factory + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libvpl.spec ++++++ --- /var/tmp/diff_new_pack.OapteA/_old 2022-11-16 15:43:04.647769546 +0100 +++ /var/tmp/diff_new_pack.OapteA/_new 2022-11-16 15:43:04.655769575 +0100 @@ -20,12 +20,14 @@ %define _distconfdir %{_prefix}%{_sysconfdir} %endif +%if 0%{?suse_version} >= 1550 # Legacy tools use x86 asm, https://github.com/oneapi-src/oneVPL/issues/69 %ifarch x86_64 %{ix86} %bcond_without tools %else %bcond_with tools %endif +%endif %global sover 2 Name: libvpl