update to 5.1.1 for building TF-2.10.0

Signed-off-by: Jincheng Miao <jincheng.miao@intel.com>
(cherry picked from commit af24ef0ba265374e8060cf88b133c631088e1cab)
This commit is contained in:
Jincheng Miao 2022-11-08 15:57:45 +00:00 committed by openeuler-sync-bot
parent eb0a0be455
commit e7582b9e71
2 changed files with 4 additions and 1 deletions

View File

@ -1,7 +1,7 @@
%define _disable_source_fetch 0 %define _disable_source_fetch 0
Name: bazel Name: bazel
Version: 5.0.0 Version: 5.1.1
Release: 0 Release: 0
Summary: Correct, reproducible, and fast builds for everyone. Summary: Correct, reproducible, and fast builds for everyone.
License: Apache License 2.0 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 %attr(0755,root,root) %{bashcompdir}/bazel
%changelog %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 * 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 - Update version to 5.0.0 for TF-2.9 build