8
0

Accepting request 717921 from devel:libraries:c_c++

OBS-URL: https://build.opensuse.org/request/show/717921
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/jwt_verify_lib?expand=0&rev=3
This commit is contained in:
2019-07-23 20:42:21 +00:00
committed by Git OBS Bridge
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Jul 23 13:14:51 UTC 2019 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Use Bazel0.19 as build fails with latest bazel (0.26)
-------------------------------------------------------------------
Thu Feb 28 17:53:11 UTC 2019 - Michał Rostecki <mrostecki@opensuse.org>

View File

@@ -29,7 +29,7 @@ Url: https://github.com/google/%{name}
Source: %{name}-%{version}.tar.xz
Patch0: bazel-unbundle-dependencies.patch
BuildRequires: abseil-cpp-devel
BuildRequires: bazel
BuildRequires: bazel0.19
BuildRequires: boringssl-devel
BuildRequires: gcc-c++
BuildRequires: gtest