!21 [sync] PR-20: 升级bazel到5.1.1

From: @openeuler-sync-bot 
Reviewed-by: @zhunaipan 
Signed-off-by: @sinever
This commit is contained in:
openeuler-ci-bot 2022-11-11 20:18:49 +00:00 committed by Gitee
commit 3a859ee42f
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
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