Hello community, here is the log from the commit of package tensorflow for openSUSE:Factory checked in at 2019-01-21 10:50:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/tensorflow (Old) and /work/SRC/openSUSE:Factory/.tensorflow.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tensorflow" Mon Jan 21 10:50:35 2019 rev:4 rq:664696 version:1.10.0 Changes: -------- --- /work/SRC/openSUSE:Factory/tensorflow/tensorflow.changes 2018-11-27 10:46:36.239938243 +0100 +++ /work/SRC/openSUSE:Factory/.tensorflow.new.28833/tensorflow.changes 2019-01-21 10:51:01.095970939 +0100 @@ -1,0 +2,5 @@ +Fri Jan 11 13:52:51 UTC 2019 - Guillaume GARDET <[email protected]> + +- Add constraints on HDD size to avoid no space-left error + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ tensorflow.spec ++++++ --- /var/tmp/diff_new_pack.TrpHPv/_old 2019-01-21 10:51:08.235962264 +0100 +++ /var/tmp/diff_new_pack.TrpHPv/_new 2019-01-21 10:51:08.235962264 +0100 @@ -1,7 +1,7 @@ # # spec file for package tensorflow # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed ++++++ _constraints ++++++ --- /var/tmp/diff_new_pack.TrpHPv/_old 2019-01-21 10:51:08.267962225 +0100 +++ /var/tmp/diff_new_pack.TrpHPv/_new 2019-01-21 10:51:08.267962225 +0100 @@ -3,5 +3,8 @@ <memory> <size unit="M">8192</size> </memory> + <disk> + <size unit="G">10</size> + </disk> </hardware> </constraints>
