update to 5.1.1 for building TF-2.10.0

Signed-off-by: Jincheng Miao <jincheng.miao@intel.com>
This commit is contained in:
Jincheng Miao 2022-11-08 15:57:45 +00:00
parent ff1a97d4c9
commit af24ef0ba2
2 changed files with 4 additions and 1 deletions

View File

@ -1,7 +1,7 @@
%define _disable_source_fetch 0
Name: bazel
Version: 5.0.0
Version: 5.1.1
Release: 0
Summary: Correct, reproducible, and fast builds for everyone.
License: Apache License 2.0
@ -79,6 +79,9 @@ env ./scripts/generate_bash_completion.sh --bazel=output/bazel --output=output/b
%attr(0755,root,root) %{bashcompdir}/bazel
%changelog
* Tue Nov 8 2022 Jincheng Miao <jincheng.miao@intel.com> - 5.1.1-0
- Update version to 5.1.1 for TF-2.10.0 build
* Sat Oct 22 2022 Jincheng Miao <jincheng.miao@intel.com> - 5.0.0-0
- Update version to 5.0.0 for TF-2.9 build