forked from pool/jwt_verify_lib
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:
@@ -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>
|
Thu Feb 28 17:53:11 UTC 2019 - Michał Rostecki <mrostecki@opensuse.org>
|
||||||
|
|
||||||
|
|||||||
@@ -29,7 +29,7 @@ Url: https://github.com/google/%{name}
|
|||||||
Source: %{name}-%{version}.tar.xz
|
Source: %{name}-%{version}.tar.xz
|
||||||
Patch0: bazel-unbundle-dependencies.patch
|
Patch0: bazel-unbundle-dependencies.patch
|
||||||
BuildRequires: abseil-cpp-devel
|
BuildRequires: abseil-cpp-devel
|
||||||
BuildRequires: bazel
|
BuildRequires: bazel0.19
|
||||||
BuildRequires: boringssl-devel
|
BuildRequires: boringssl-devel
|
||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
BuildRequires: gtest
|
BuildRequires: gtest
|
||||||
|
|||||||
Reference in New Issue
Block a user