From cdc0da5a614e1d948752ba3aa6e3fb3a512e70f7223b428bde3a8635357f4c42 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Rostecki?= Date: Tue, 23 Jul 2019 14:10:44 +0000 Subject: [PATCH] Accepting request 717893 from home:Guillaume_G:branches:openSUSE:Factory:ARM - Use Bazel0.19 as build fails with latest bazel (0.26) OBS-URL: https://build.opensuse.org/request/show/717893 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/jwt_verify_lib?expand=0&rev=6 --- jwt_verify_lib.changes | 5 +++++ jwt_verify_lib.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/jwt_verify_lib.changes b/jwt_verify_lib.changes index c8a2ab9..04ae297 100644 --- a/jwt_verify_lib.changes +++ b/jwt_verify_lib.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Jul 23 13:14:51 UTC 2019 - Guillaume GARDET + +- Use Bazel0.19 as build fails with latest bazel (0.26) + ------------------------------------------------------------------- Thu Feb 28 17:53:11 UTC 2019 - MichaƂ Rostecki diff --git a/jwt_verify_lib.spec b/jwt_verify_lib.spec index b7ebd37..ed4ea77 100644 --- a/jwt_verify_lib.spec +++ b/jwt_verify_lib.spec @@ -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