Hello community, here is the log from the commit of package tensorflow2 for openSUSE:Factory checked in at 2020-03-11 18:49:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/tensorflow2 (Old) and /work/SRC/openSUSE:Factory/.tensorflow2.new.3160 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tensorflow2" Wed Mar 11 18:49:56 2020 rev:3 rq:783473 version:2.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/tensorflow2/tensorflow2.changes 2020-03-06 21:28:25.329591671 +0100 +++ /work/SRC/openSUSE:Factory/.tensorflow2.new.3160/tensorflow2.changes 2020-03-11 18:51:50.379580804 +0100 @@ -1,0 +2,7 @@ +Mon Mar 9 21:22:29 UTC 2020 - Guillaume GARDET <[email protected]> + +- Lite flavor should not provide "tensorflow", otherwise + tensorlfow2-devel and tensorlfow2-lite-devel conflict and break + armnn + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ tensorflow2.spec ++++++ --- /var/tmp/diff_new_pack.FiRzN9/_old 2020-03-11 18:51:53.359582137 +0100 +++ /var/tmp/diff_new_pack.FiRzN9/_new 2020-03-11 18:51:53.363582139 +0100 @@ -207,7 +207,9 @@ %else Provides: python3-tensorflow %endif +%if !%{is_lite} Provides: tensorflow +%endif BuildRequires: bazel = 0.29.1 BuildRequires: curl %if %{with cuda}
