Hello community, here is the log from the commit of package tensorflow for openSUSE:Factory checked in at 2020-01-16 18:20:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/tensorflow (Old) and /work/SRC/openSUSE:Factory/.tensorflow.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tensorflow" Thu Jan 16 18:20:49 2020 rev:13 rq:764762 version:1.13.2 Changes: -------- --- /work/SRC/openSUSE:Factory/tensorflow/tensorflow.changes 2020-01-15 16:52:36.761409944 +0100 +++ /work/SRC/openSUSE:Factory/.tensorflow.new.26092/tensorflow.changes 2020-01-16 18:20:52.972962663 +0100 @@ -1,0 +2,5 @@ +Wed Jan 15 17:23:35 UTC 2020 - Guillaume GARDET <[email protected]> + +- Build TensorFlow Lite (only) for %arm + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ tensorflow.spec ++++++ --- /var/tmp/diff_new_pack.Rtpa4S/_old 2020-01-16 18:20:55.564964129 +0100 +++ /var/tmp/diff_new_pack.Rtpa4S/_new 2020-01-16 18:20:55.568964132 +0100 @@ -323,7 +323,11 @@ %if "%flavor" == "" ExclusiveArch: do_not_build %endif +%if %{is_lite} +ExcludeArch: %ix86 +%else ExcludeArch: %ix86 %arm +%endif %description This open source software library for numerical computation is used for data
