diff --git a/bazel-5.1.1-dist.zip b/bazel-6.5.0-dist.zip similarity index 84% rename from bazel-5.1.1-dist.zip rename to bazel-6.5.0-dist.zip index be19be117e4432a94caa0cf143332e3c57f9f6e0..4c854f6f2bfcad48ff92a9009b83a213269501d0 100644 Binary files a/bazel-5.1.1-dist.zip and b/bazel-6.5.0-dist.zip differ diff --git a/bazel.spec b/bazel.spec index 71c55f31645e85e5e12793c1b4d7a4aee53c3847..0fb6079f74cbb42ef37e82bc2ee514adab56ec65 100644 --- a/bazel.spec +++ b/bazel.spec @@ -1,8 +1,8 @@ %define _disable_source_fetch 0 Name: bazel -Version: 5.1.1 -Release: 0 +Version: 6.5.0 +Release: 1 Summary: Correct, reproducible, and fast builds for everyone. License: Apache License 2.0 URL: http://bazel.io/ @@ -79,6 +79,9 @@ env ./scripts/generate_bash_completion.sh --bazel=output/bazel --output=output/b %attr(0755,root,root) %{bashcompdir}/bazel %changelog +* Mon Apr 7 2025 fuanan - 6.5.0-1 +- Update version to 6.5.0 + * Tue Nov 8 2022 Jincheng Miao - 5.1.1-0 - Update version to 5.1.1 for TF-2.10.0 build diff --git a/bazel.yaml b/bazel.yaml new file mode 100644 index 0000000000000000000000000000000000000000..276c241af020eadc647f7237853fc19614aee0a6 --- /dev/null +++ b/bazel.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: bazelbuild/bazel +tag_prefix: ^v +separator: .