8
0
Files
jwt_verify_lib/jwt_verify_lib.changes

20 lines
730 B
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Thu Feb 28 17:53:11 UTC 2019 - Michał Rostecki <mrostecki@opensuse.org>
- Fix build with Bazel 0.22.0.
-------------------------------------------------------------------
Thu Jan 24 16:06:58 UTC 2019 - Michał Rostecki <mrostecki@suse.de>
- Add soname field to shared library object.
- Disable --strip option in Bazel and let OBS take care of
stripping.
-------------------------------------------------------------------
Thu Jan 24 15:03:29 UTC 2019 - Michał Rostecki <mrostecki@suse.de>
- Initial version 20181125
- Add patch to not bundle dependencies as Bazel http_archives, but
rather link them dynamically.
* bazel-unbundle-dependencies.patch