Hello community, here is the log from the commit of package jwt_verify_lib for openSUSE:Factory checked in at 2019-03-01 16:48:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/jwt_verify_lib (Old) and /work/SRC/openSUSE:Factory/.jwt_verify_lib.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "jwt_verify_lib" Fri Mar 1 16:48:45 2019 rev:2 rq:680192 version:20181125 Changes: -------- --- /work/SRC/openSUSE:Factory/jwt_verify_lib/jwt_verify_lib.changes 2019-02-15 09:55:42.851754023 +0100 +++ /work/SRC/openSUSE:Factory/.jwt_verify_lib.new.28833/jwt_verify_lib.changes 2019-03-01 16:48:49.233767463 +0100 @@ -1,0 +2,5 @@ +Thu Feb 28 17:53:11 UTC 2019 - MichaĆ Rostecki <[email protected]> + +- Fix build with Bazel 0.22.0. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ jwt_verify_lib.spec ++++++ --- /var/tmp/diff_new_pack.UKuNcD/_old 2019-03-01 16:48:49.729767276 +0100 +++ /var/tmp/diff_new_pack.UKuNcD/_new 2019-03-01 16:48:49.729767276 +0100 @@ -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/ # @@ -77,6 +77,7 @@ --curses=no \ --distdir=%{_sourcedir} \ --genrule_strategy=standalone \ + --host_javabase=@local_jdk//:jdk \ --linkopt="-Wl,-soname,libjwt_verify_lib.so.%{sover}" \ --spawn_strategy=standalone \ --strip=never \
