8
0
Files
jwt_verify_lib/jwt_verify_lib.changes

15 lines
556 B
Plaintext
Raw Normal View History

-------------------------------------------------------------------
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