forked from pool/jwt_verify_lib
15 lines
556 B
Plaintext
15 lines
556 B
Plaintext
|
-------------------------------------------------------------------
|
||
|
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
|