forked from pool/jwt_verify_lib
- Add soname field to shared library object. - Disable --strip option in Bazel and let OBS take care of stripping. - Initial version 20181125 - Add patch to not bundle dependencies as Bazel http_archives, but rather link them dynamically. * bazel-unbundle-dependencies.patch OBS-URL: https://build.opensuse.org/request/show/668654 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/jwt_verify_lib?expand=0&rev=1
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
|