Dominique Leuenberger 2019-07-24 18:50:35 +00:00 committed by Git OBS Bridge
parent 21f1ae8583
commit 1fd9cb7619
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Jul 24 11:22:19 UTC 2019 - Michał Rostecki <mrostecki@opensuse.org>
- Use bazel0.19 as build fails with the latest bazel (0.26)
-------------------------------------------------------------------
Thu Mar 7 13:00:12 UTC 2019 - Michal Rostecki <mrostecki@opensuse.org>

View File

@ -12,7 +12,7 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
@ -38,7 +38,7 @@ Source0: %{name}-%{version}.tar.xz
Source1: https://github.com/bazelbuild/bazel-toolchains/archive/bc09b995c137df042bb80a395b73d7ce6f26afbe.tar.gz
Source2: https://github.com/google/googletest/archive/b4d4438df9479675a632b2f11125e57133822ece.zip
Source3: https://github.com/google/benchmark/archive/16703ff83c1ae6d53e5155df3bb3ab0bc96083be.zip
BuildRequires: bazel
BuildRequires: bazel0.19
BuildRequires: gcc-c++
BuildRequires: gtest
BuildRequires: patchelf