diff --git a/bazel.spec b/bazel.spec index b741814957d2a4282668f90f6e7406bf9c5afcd8..27a9486f56d0d48bd19082e5516d15ad9ba51c40 100644 --- a/bazel.spec +++ b/bazel.spec @@ -15,15 +15,10 @@ Requires: libstdc++ libgcc java-11-openjdk-devel python3 zip unzip python3-unver %description {Fast, Correct} - Choose two - Build and test software of any size, quickly and reliably. - Speed up your builds and tests: Bazel rebuilds only what is necessary. With advanced local and distributed caching, optimized dependency analysis and parallel execution, you get fast and incremental builds. - One tool, multiple languages: Build and test Java, C++, Android, iOS, Go, and a wide variety of other language platforms. Bazel runs on Windows, macOS, and Linux. - Scalable: Bazel helps you scale your organization, codebase, and continuous integration solution. It handles codebases of any size, in multiple repositories or a huge monorepo. - Extensible to your needs: Easily add support for new languages and platforms with Bazel's familiar extension language. Share and re-use language rules written by the growing Bazel community. %prep @@ -42,7 +37,7 @@ install -m755 output/bazel %{buildroot}%{_bindir} %attr(0755,root,root) %{_bindir}/bazel %changelog -* Mon 9 Aug 2021 zhangtao - 3.5.0-4 +* Mon Aug 9 2021 zhangtao - 3.5.0-4 - fix build error with gcc10 * Tue Jul 13 2021 guoxiaoqi - 3.5.0-3