diff --git a/tensorflow.spec b/tensorflow.spec index b77f7e0f1e6c9304d97670b98195ffea0f3133aa..f0a9f56b7ee174558d75c8d70105ca8dd9c40601 100644 --- a/tensorflow.spec +++ b/tensorflow.spec @@ -1,9 +1,9 @@ %global _empty_manifest_terminate_build 0 Name: tensorflow Version: 2.3.1 -Release: 13 +Release: 14 Summary: An Open Source Machine Learning Framework for Everyone -License: Apache License 2.0 +License: Apache-2.0 URL: https://www.tensorflow.org/ Source0: https://github.com/tensorflow/tensorflow/archive/v%{version}.tar.gz#/tensorflow-%{version}.tar.gz #sh -x updateSource1.sh @@ -237,6 +237,9 @@ bazel --output_user_root=`pwd`/../output_user_root build --host_copt=-Wno-string %{_bindir}/* %changelog +* Tue May 17 2022 liukuo - 2.3.1-14 +- License compliance rectification + * Wed Nov 10 2021 houyingchao - 2.3.1-13 - Fix CVE-2021-41210 CVE-2021-41219 CVE-2021-41223