diff --git a/python-tensorflow-estimator.spec b/python-tensorflow-estimator.spec index 3fe165b..e6659d2 100644 --- a/python-tensorflow-estimator.spec +++ b/python-tensorflow-estimator.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: tensorflow-estimator -Version: 2.11.0 +Version: 2.10.0 Release: 1 Summary: TensorFlow Estimator. License: Apache 2.0 URL: https://www.tensorflow.org/ -Source0: https://files.pythonhosted.org/packages/bb/e2/8bf618c7c30a525054230ee6d40b036d3e5abc2c4ff67cf7c7420a519204/tensorflow_estimator-2.11.0-py2.py3-none-any.whl +Source0: https://files.pythonhosted.org/packages/b6/05/9d7f3a6c783669cba36a6eb4555d0c73a516eee935dde6176dfb8512f94e/tensorflow_estimator-2.10.0-py2.py3-none-any.whl BuildArch: noarch %description @@ -59,6 +59,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Mon Nov 21 2022 Bin Hu - 2.10.0-1 +- downgrade to version 2.10.0 for tensorflow 2.10 build requirement + * Mon Nov 21 2022 Bin Hu - 2.11.0-1 - upgrade to version 2.11.0 for tensorflow 2.10 build diff --git a/tensorflow_estimator-2.11.0-py2.py3-none-any.whl b/tensorflow_estimator-2.10.0-py2.py3-none-any.whl similarity index 80% rename from tensorflow_estimator-2.11.0-py2.py3-none-any.whl rename to tensorflow_estimator-2.10.0-py2.py3-none-any.whl index bc41f97..bd32a84 100644 Binary files a/tensorflow_estimator-2.11.0-py2.py3-none-any.whl and b/tensorflow_estimator-2.10.0-py2.py3-none-any.whl differ